This is a mario odyssey mod that makes it so that every moon that you collect makes mario faster. you start off at a very slow speed but after you collect moon you will everytually become alot faster than normal. This mod is not finished but it hopefully will be soon. Thanks to LynxDev2 for the base and help with making the mod
First setup the project
cmake -S . -B build -G Ninja --toolchain=cmake/toolchain.cmake
Finally build with
ninja -C build
This will build the files into /deploy/subsdk9/
A base project that allows you to create code mods for smo with exlaunch using clang. This also includes a custom actor factory to allow adding custom actors.
This project uses Sanae's marsmallow as a base. Marsmallow allows you to make switch mods using clang.
A clang based version of exlaunch with some useful built-in tools. Supporting clang directly allows better integration with IDEs via clangd and various other clang tools. This project does not depend on the devkitPro switch toolchain.
- shadowninja108
- exlaunch
- Lots of love <3
- EngineLessCC
- CraftyBoss
- Atmosphère contributors
- Thog