mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2026-03-26 03:55:01 -05:00
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. |
||
|---|---|---|
| .. | ||
| data | ||
| languages | ||
| libs | ||
| meta | ||
| src | ||
| filelist.sh | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| updatelang.sh | ||
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.