OnyxDev 791dbffd4b
Update RogueEditor.py
Small hotfix
2024-05-08 18:20:50 +02:00
2024-05-08 18:14:24 +02:00
2024-05-08 18:03:15 +02:00
2024-05-08 16:11:01 +02:00
2024-05-08 18:06:43 +02:00

rogueEdit

rogueEdit is a simple Pokerogue.net save editor written in Python.

cmd

Requirements

  • Python 3.10.x
  • Requests library

Running the program without Python

  • Download rogueEditor.zip from the "Compiled" folder or here
  • Unzip it and run "rogueEditor.exe".

Warning

Some antivirus software may give false positives when running this program. Feel free to decompile it and look at its content.

  • Compiled with PyInstaller

Q & A

Will I get banned for using this?

  • Unlikely, but use common sense.

Final Words

  • I take no responsibility for your actions when using this script. This is a proof of concept / educational project.
  • Yes, the code is lazy. Feel free to improve it.
Description
a simple pokerogue.net save editor
Readme MIT 20 MiB
Languages
Python 100%