WiiUPluginSystem/plugins/padcon/README.md

11 lines
416 B
Markdown
Raw Normal View History

# Padcon Plugin for the Wii U Plugin System
## Building
For building you need:
2018-02-16 22:22:41 +01:00
- [wups](https://github.com/Maschell/WiiUPluginSystem)
- [dynamic_libs](https://github.com/Maschell/dynamic_libs/tree/lib) for access to the functions.
- [libutils](https://github.com/Maschell/libutils) for common functions.
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.