WiiUPluginSystem/plugins/example_plugin
2019-11-18 11:50:03 +01:00
..
src Add new hooks to provide some WUT features like malloc wrapping, sd card access or using of std::threads 2019-11-18 11:50:03 +01:00
Makefile Update hooks and add a new way for patching functions 2019-11-17 17:43:09 +01:00
makefile.mk Add new hooks to provide some WUT features like malloc wrapping, sd card access or using of std::threads 2019-11-18 11:50:03 +01:00
README.md Add a example plugin that compatible with the new loader. 2018-06-28 22:27:25 +02:00

Example plugin

This is just a simple example plugin which can be used as a template.

Building

For building you need:

Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.