This is a template project for creating an Everest code mod for Celeste.
- Click the green
Code
button, then selectDownload Zip
. - Extract the .zip file to a folder in your Celeste
Mods
folder.
- When signed into GitHub, click the green
Use this template
button. - Enter a name for your mod, then select
Create repository from template
. - Once the new repo is created, use
git clone
to download it.
- Run
init.bat
. - Enter the name of your mod when prompted.
- Run
./init.sh
- Enter the name of your mod when prompted.