WiiUPluginSystem/ide_templates/codeblocks
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
.gitignore Added a codeblocks template for creating plugins 2018-03-04 00:18:19 +01:00
Makefile 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.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 Added a codeblocks template for creating plugins 2018-03-04 00:18:19 +01:00
windows_template.cbp [Template] Added the makefile.mk to the user template project 2018-03-20 11:30:03 +01:00

Plugin template

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.