/Tyrano-Save-Reader

Tools to convert, edit, and monitor tyrano game save file

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Tyrano Save Reader

downloads release

Tyrano save file .sav data are usually just json stored in an URL encoding or a percent-encoding. For example @ will be encoded into %40.

This tool can convert .sav into .json and back. This tool also have a monitor function that keep track the changes between the save file and the parsed file, so you can edit the values without touching the save file.

Original:

image

Parsed:

image


Check wiki for the tutorials

WIP

  • Tyrano Browser (checkout the preview here)