A project to enable easy editing of Hades savegames.
Given the engine similarities, I suspect it may work for bastion and transistor too, with some minor tweaks to the save schema.
WIP. Basic UI, with editable currencies. Will probably break your game and ruin your life.
Ensure you have Python 3+ installed. Clone this repo or download the source as a zip and extract it. In the extracted folder,
-
(Optional) Setup a virtual environment
-
Install the dependencies via pip
pip3 install -r requirements.txt
-
Start the editor
python3 main.py
-
Once the editor is running, load up your save file