Update README.md

This commit is contained in:
OnyxDev 2024-05-08 16:36:28 +02:00 committed by GitHub
parent e87c60c838
commit 3c0cffb722
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1,19 @@
# rogueEditor
# rogueEdit
**rogueEdit** is a simple Pokerogue.net save editor written in Python.
## Requirements
- Python 3.10.x
- Requests library
## Running the program without Python
- Download rogueEditor.zip from the "Compiled" folder.
- 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