Website for Siralim Ultimate Save file manipulation: https://lumpsoid.github.io/SiralimUltimateSaver/. All manipulations on the file take place in your browser.
If you are interested in building builds, there is the site that can help you with it (repo).
This project based on gurgalex work on implementing encryption and decryption of the Siralim save file (his repo).
- Encrypt a save file
- Decrypt a save file
- Add:
- resource:
- all
- brimstone
- essence
- power
- crystal
- granite
- materials
- dust
- resource:
- Add mana for a summon
- Add knowledge about a creature
- Add a creature
To run the application locally, you'll need to have NodeJS and npm installed. Begin by installing the required packages using:
npm install
npm start