mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-05 02:15:09 +01:00
dc8a9a81fc
- Now patching two more function which could be used as hooks (PPCExit and ProcUIProcessMessages) |
||
---|---|---|
.. | ||
meta | ||
src | ||
LICENSE | ||
Makefile | ||
README.md |
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.