mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2025-07-26 21:37:35 +02:00
1.4 KiB
1.4 KiB
title, tags, keywords, last_updated, sidebar, permalink, folder, topnav
title | tags | keywords | last_updated | sidebar | permalink | folder | topnav | ||
---|---|---|---|---|---|---|---|---|---|
Developer documentation |
|
questions, troubleshooting, contact, support | July 24, 2018 | dev_sidebar | dev_overview.html | dev | topnav |
Here will be put some useful information for the developers.
General
- Setting up the Toolchain
- Installing the required libraries for creating plugins.
- [Recommended] Setting up wut
Development of the plugin loader
Using an IDE for plugin development
The following pages will tell you everything to create WUPS plugin with Code::Blocks.
Development of plugins
The following wiki pages will help creating new plugins:
- Overview of plugin development
- Using the Makefile
- Setting meta information
- How to use official system functions
- Inherit functions from the loader
- Using built in hooks
- Replacing functions
- Register to the configuration menu
{% include links.html %}