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