mirror of
https://github.com/Maschell/WUPSPluginPlayground.git
synced 2024-11-06 04:45:05 +01:00
.. | ||
src | ||
.gitignore | ||
Makefile | ||
makefile.mk | ||
README.md |
VPAD Input viewer
Wii U Plugin System
This is a plugin for the Wii U Plugin System (WUPS). To be able to use this plugin you have to place the resulting .mod
file into the following folder:
sd:/wiiu/plugins
When the file is placed on the SDCard you can load it with [Wii U Plugin System (WUPS)](plugin loader).
Building
For building you need:
- wups
- wut
- libutilswut (WUT version) for common functions.
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.