mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-03 17:35:11 +01:00
680 B
680 B
SDCafiine Plugin for the Wii U Plugin System
See https://github.com/Maschell/SDCafiine for more information.
Currently supported
- Modpack selector
- FAT32 support for SD and USB
Whats NOT working:
- NTFS support
Building
For building you need:
- wups
- dynamic_libs for access to the functions.
- libutils for common functions.
- libfswrapper to replace the fs functions.
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.