WiiUPluginSystem/loader
Maschell 0d46322cbb Add support for plugins that use wut libraries.
Add the requirement to have wut installed
Modify the plugin makefile, now you need to enable malloc wrapping manually
Change the calling behaviour of the "WUPS_APP_STATUS_CLOSED" hook. PPCExit does NOT get called when opening an application from the system menu.
Add error output to the UDPLogger on failure.
2018-06-17 12:47:45 +02:00
..
data [Loader] Added simple, initial gui. 2018-02-17 14:51:05 +01:00
languages [Loader] Added simple, initial gui. 2018-02-17 14:51:05 +01:00
libs [Loader] A single plugin can be loaded via wiiload. 2018-03-04 16:27:57 +01:00
meta [loader] Added minimal loader project 2018-02-03 17:03:03 +01:00
src Add support for plugins that use wut libraries. 2018-06-17 12:47:45 +02:00
filelist.sh [Loader] Added simple, initial gui. 2018-02-17 14:51:05 +01:00
LICENSE [loader] Added minimal loader project 2018-02-03 17:03:03 +01:00
Makefile Add support for plugins that use wut libraries. 2018-06-17 12:47:45 +02:00
README.md [General] Updated readmes 2018-02-04 10:31:42 +01:00
updatelang.sh [Loader] Added simple, initial gui. 2018-02-17 14:51:05 +01:00

Wii U Plugin Loader Build Status

Building

For building you need:

Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.