diff --git a/README.md b/README.md index a4d66f2..91110b2 100644 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ -# rogueEditor \ No newline at end of file +# 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