JDM170 6094f785a5 Update
* Update README.md

* UI improvements:
** Removed unnessecary checkboxes on main window
** Removed "Analyze" button for cities, dealers and agencies; Now the are analyzing on second window startup
** And other small fixes

* Code improvements:
** Typo fixes
** Added "dataIO.py" for interaction with configs (taken from "cog-creators/Red-DiscordBot" repo)
** Added dealers and agencies configs for both games (ATS, ETS2)
** Added "textEdited" signal for all edits on main window

Signed-off-by: JDM170 <30170278+JDM170@users.noreply.github.com>
2020-07-11 16:00:52 +07:00
2020-07-11 16:00:52 +07:00
2020-07-11 16:00:52 +07:00
2020-07-11 16:00:52 +07:00
2020-07-11 16:00:52 +07:00
2020-07-11 16:00:45 +07:00
2019-04-20 22:01:00 +07:00
2020-07-11 16:00:45 +07:00
2020-07-11 16:00:52 +07:00
2020-07-11 16:00:52 +07:00
2020-07-11 16:00:52 +07:00
2019-04-20 22:01:00 +07:00
2020-07-11 16:00:52 +07:00

SaveWizard


The program allows you to edit ETS2 and ATS saves, just place 'dlc.json', 'dealers.json' and 'agencies.json' files next to the executable SaveWizard.exe.


Features:

  1. Decrypt file, if save file crypted
  2. Check for DLC to the save file
  3. Edit money, experience and loan limit
  4. Edit skills
  5. Unlock garages, visit cities, unlock dealers and agencies

This functionality of the program isn't final!


Requirments: Python 3.5.4, PyQt 5.6.0


Since the program is in development, I won't give up help and guidance on my errors in the code.

Description
Saves editor for ATS and ETS2.
Readme 2.4 MiB
Languages
Python 100%