mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2025-01-27 08:15:38 +01:00
36f4b1f350
Now more sd swapping for ftpiiu while developing plugins! Simply use the normal wiiload to send a plugin (.mod) file to the Wii U while the plugin loader in running. This requires zlib, don't forget to add it to your portlib. It can be found in the "libs" folder.
Wii U Plugin Loader
Building
For building you need:
- dynamic_libs for access to the functions.
- libutils for common functions.
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.