A mod for Celeste that randomizes every texture (within it's directory)
- A complete GUI
- Self contained app
- Ability to customize
- Works with most mods.
This is a self contained .exe file, double click the app to open it. Windows may flag it as malware, check the source code yourself, its a single python script.
To install the mod, take the packaged zip folder and place it into Everest's "mods" folder.
To build this project run
python3 randomizer.py
or make it an executable yourself with
pyinstaller --onefile --windowed Randomizer.py
- The Celeste Modding Discord
- The Everest Team
For support, email [email protected] (fastest), add a github issue (fast), or dm me on Discord (@JOOT49) (slowest)