mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-05 10:25:10 +01:00
d6ee498a16
Added an empty project for the loader. This just logs a short string over udp. |
||
---|---|---|
.. | ||
meta | ||
src | ||
gitrev.sh | ||
LICENSE | ||
Makefile | ||
README.md |
Wii U Plugin Loader (HBL version)
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.