WUPSPluginPlayground/padcon/README.md

11 lines
387 B
Markdown
Raw Normal View History

2018-06-26 12:14:48 +02:00
# Padcon Plugin for the Wii U Plugin System
## Building
For building you need:
- [wups](https://github.com/Maschell/WiiUPluginSystem)
- [wut](https://github.com/decaf-emu/wut)
- [libutilswut](https://github.com/Maschell/libutils/tree/wut) (WUT version) for common functions.
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.