WiiUPluginSystem/loader
Maschell b1d89c9d4d Improve the ConfigItem callback system.
- The callback is now only called when then config menu has been closed and value has actually changed (or an newer value has been read from SD). This increased the performance!
- The WUPSConfigItemBoolean and WUPSConfigItemMultipleValues callbacks now provide a pointer to the causes config item.
2018-09-14 13:02:06 +02:00
..
data - Allow users to enable/disable plugin in the loader 2018-07-04 16:31:49 +02:00
languages Add the possibility of configurations to the plugins! 2018-07-17 15:26:52 +02: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 Improve the ConfigItem callback system. 2018-09-14 13:02:06 +02:00
filelist.sh Fix types 2018-06-20 16:15:23 +02:00
LICENSE [loader] Added minimal loader project 2018-02-03 17:03:03 +01:00
Makefile - Allow users to enable/disable plugin in the loader 2018-07-04 16:31:49 +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.