mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-05 18:35:08 +01:00
10 lines
361 B
Markdown
10 lines
361 B
Markdown
|
# Padcon Plugin for the Wii U Plugin System
|
||
|
|
||
|
## Building
|
||
|
|
||
|
For building you need:
|
||
|
- [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.
|