mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-16 15:49:23 +01:00
17e34ad60b
- Copied the function patcher from the function_patcher example and modified to work with this porject - Minor formatting - Added global struct with stores the replacement functions - Extended the useable space for plugins |
||
---|---|---|
.. | ||
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.