Updated Home (markdown)

Maschell 2018-03-14 18:37:18 +01:00
parent 1b81d8cf4b
commit f14b21d5f5

@ -21,6 +21,6 @@ The following wiki pages will help creating new plugins:
* [Using the Makefile](https://github.com/Maschell/WiiUPluginSystem/wiki/Plugin-Makefile)
* [Setting meta information](https://github.com/Maschell/WiiUPluginSystem/wiki/How-to-develope-a-new-plugin#meta-information)
* [Using built in hooks](https://github.com/Maschell/WiiUPluginSystem/wiki/Using-hooks)
* [Replacing functions] (https://github.com/Maschell/WiiUPluginSystem/wiki/Function-replacing)
* [Replacing functions](https://github.com/Maschell/WiiUPluginSystem/wiki/Function-replacing)
## Development of the plugin loader
* [How to compile the loader](https://github.com/Maschell/WiiUPluginSystem/wiki/Compiling-the-Wii-U-Plugin-System-Loader)