Skip to content

JOOT49/Celeste-Texture-Randomizer

Repository files navigation

Celeste Texture Randomizer

A mod for Celeste that randomizes every texture (within it's directory)

Features

  • A complete GUI
  • Self contained app
  • Ability to customize
  • Works with most mods.

Installation

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.

Demo

gif

Building

To build this project run

  python3 randomizer.py

or make it an executable yourself with

  pyinstaller --onefile --windowed Randomizer.py

Acknowledgements

  • The Celeste Modding Discord
  • The Everest Team

Support

For support, email [email protected] (fastest), add a github issue (fast), or dm me on Discord (@JOOT49) (slowest)