Skip to content

EduardoMCF/Punch-Club-Save-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Punch Club Save Editor

A simple command-line script to edit the game attributes such as Agility,Strength,Stamina,Money and Skill Points.

Requirements ⚙

  • Python 2.7
  • PyCrypto 2.6.1

How to use ?

  1. Clone the repository or download the .zip file

  2. Install Python 2.7

  3. Install PyCrypto 2.6.1

    easy_install http://www.voidspace.org.uk/python/pycrypto-2.6.1/pycrypto-2.6.1.win32-py2.7.exe
    
  4. Run the script

    python punchClubSaveEditor.py
    

To-Dos 📌

  • Windows Support
  • Linux Support
  • OSX support
  • GUI

License

License

Releases

No releases published

Packages

No packages published

Languages