10 lines
317 B
Markdown
10 lines
317 B
Markdown
# supSMS-GeckoCode
|
|
Gecko codes for Super Mario Sunshine made by sup39.
|
|
|
|
## Prerequisite for compiling the codes
|
|
- Python >= 3.8
|
|
- [devkitPro](https://github.com/devkitPro/installer/releases)
|
|
- [supSMSGecko](https://github.com/sup39/supSMSGecko) >= 0.1.0a5
|
|
```
|
|
pip install -U "supSMSGecko>=0.1.0a5"
|
|
```
|