mirror of
https://github.com/JDM170/SaveWizard
synced 2025-04-20 22:30:42 +07:00
8a304075a10b5fddf4af3c2db4ca4152cd98c82e
* Added validator for ADR (module 'main') * Added window for choice configs (module 'choice') * Added sync configs from github (this repo, module 'parsing') * Updated setup.py for correct project build * Small code fixes Signed-off-by: JDM170 <30170278+JDM170@users.noreply.github.com>
SaveWizard
- Author of original "SaveWizard" script: DrEGZo
- Original script is taken from here: https://forum.truckersmp.com/index.php?/topic/55773-savewizard/ (access to the topic has been closed)
- Utility to decrypt file: https://github.com/ncs-sniper/SII_Decrypt/ (repo has been removed)
Features:
- Decrypt file, if save file crypted
- Check for DLC to the save file
- Edit money, experience and loan limit
- Edit skills
- Unlock garages, visit cities, unlock dealers and agencies
This functionality of the program isn't final!
Requirments:
- Python 3.7.7
- PyQt5 5.15.0
- requests 2.24.0
- cx_Freeze 6.2
Since the program is in development, I won't give up help and guidance on my errors in the code.
Description
Languages
Python
100%