WiiUPluginSystem/plugins/example_plugin
2020-05-03 11:17:00 +02: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 Fix building the example plugin when WUT_ROOT is not set 2020-05-03 11:17:00 +02: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.