Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 839 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 839 Bytes

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