mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-05 10:25:10 +01:00
3a0b5122c7
Updated the example plugins |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Makefile | ||
makefile.mk | ||
README.md | ||
windows_template.cbp |
Plugin template
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.