CraftyBoss 420c5afe4d init commit
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00
2023-06-22 17:30:44 -07:00

SMO-Plugin-Base

A base repository created for the SMO-Plugin-Loader. Use this repo to create plugins that are compatible with it.

Notes

Does not work by itself as a mod for Super Mario Odyssey.

Building

Build has only been tested on WSL2 running Ubuntu 20.04.1.

If not installed, make sure to install cmake using:

pip install cmake

Devkitpro is also required for building, follow the tutorial Here to get it installed.

Make sure to install the switch-dev tools and libraries from devkitpro package using:

dkp-pacman -Sy switch-dev

After installing everything, Just run:

make

the make process should automatically create whats required for a successful build.

Installing (Atmosphère)

After a successful build, Plugins should be installed in the sd:/smo/PluginData directory.


Credits

Description
No description provided
Readme GPL-2.0 598 KiB
Languages
C++ 71.7%
C 27.2%
CMake 0.9%