WiiUPluginSystem/plugins/example_plugin/README.md
2020-12-16 15:10:17 +01:00

11 lines
331 B
Markdown

# Example plugin
This is just a simple example plugin which can be used as a template.
## Building
For building you need:
- [wups](https://github.com/Maschell/WiiUPluginSystem)
- [wut](https://github.com/decaf-emu/wut)
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.