mirror of
https://github.com/Maschell/WUPSPluginPlayground.git
synced 2024-11-06 12:55:06 +01:00
11 lines
387 B
Markdown
11 lines
387 B
Markdown
|
# 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.
|