mirror of
https://github.com/Maschell/WUPSPluginPlayground.git
synced 2024-11-06 04:45:05 +01:00
12 lines
484 B
Markdown
12 lines
484 B
Markdown
|
# Overlay test
|
||
|
|
||
|
The overlay test is small demo to show the overlay feature of the Wii U Plugin System.
|
||
|
Press A,B,X and Y while gameplay and a text should appear. In the future the menu could hold configuration for currently running plugins.
|
||
|
|
||
|
## Building
|
||
|
|
||
|
For building you need:
|
||
|
- [wups](https://github.com/Maschell/WiiUPluginSystem)
|
||
|
- [wut](https://github.com/decaf-emu/wut)
|
||
|
|
||
|
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.
|