mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2025-01-12 01:29:05 +01:00
d64f221a92
- Now the plugin it holds the build timestamp and a description - Added descriptions for all plugins
Example plugin
This is just a simple example plugin which can be used as a template.
Building
For building you need:
- wups
- 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.