From 96fc95dc3ca3dddd61aeb1fef1f7c77973286a24 Mon Sep 17 00:00:00 2001 From: N3rdL0rd <168280212+N3rdL0rd@users.noreply.github.com> Date: Mon, 19 Aug 2024 08:04:19 -0500 Subject: [PATCH] v35 confirmed working --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34285cf..147d786 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Tools to automatically extract Hashlink bytecode from Dead Cells and configure t ### Prerequisites -- [Dead Cells](https://store.steampowered.com/app/588650/Dead_Cells/) v34 (Clean Cut Update) for Windows (This was tested with the Steam version of the game, but any distribution should work) +- [Dead Cells](https://store.steampowered.com/app/588650/Dead_Cells/) v34 (Clean Cut Update) or v35 (The End is Near Update) for Windows (This was tested with the Steam version of the game, but any distribution should work) - [Python 3.10+](https://www.python.org/downloads/) or [pyenv](https://pyenv-win.github.io/pyenv-win/) and pip (This repository is configured to automatically use 3.10.11 if you have pyenv installed) - An Internet connection (I hope you have one of these already...)