SMS Gecko codes made by sup39.
Find a file
2024-02-25 19:56:48 +09:00
.img feat: add InstantLevelSelectExtra 2024-02-09 16:12:17 +09:00
ControllerInputDisplay refactor: move codes to root directory 2024-02-07 19:48:17 +09:00
drawText feat: add drawText 2024-02-07 20:09:53 +09:00
FastForward refactor: move codes to root directory 2024-02-07 19:48:17 +09:00
InstantLevelSelect feat: add InstantLevelSelectExtra 2024-02-09 16:12:17 +09:00
InstantLevelSelectExtra fix (ILSEx v1.3.2): ignore Shine Select in Corona 2024-02-25 19:56:48 +09:00
InstantRestart refactor: move codes to root directory 2024-02-07 19:48:17 +09:00
PatternSelector feat: add PatternSelector 2024-02-07 20:34:27 +09:00
QFSGT feat: add QFSGT 2024-02-24 04:51:15 +09:00
SpawnYoshi refactor: move codes to root directory 2024-02-07 19:48:17 +09:00
StageIntroSkip refactor: move codes to root directory 2024-02-07 19:48:17 +09:00
.gitignore init 2023-07-15 00:50:35 +09:00
LICENSE feat: add drawText 2024-02-07 20:09:53 +09:00
README.md docs: add instructions to compile the codes 2024-02-25 16:02:54 +09:00

supSMS-GeckoCode

Gecko codes for Super Mario Sunshine made by sup39.

Prerequisite for compiling the codes

Compiling the codes

# go to the directory of the code (e.g. ControllerInputDisplay)
cd ControllerInputDisplay

# run make.py
python make.py

# the result will be in `@code.xml`