Link to the C++ example plugin in the README
Some checks are pending
Publish Docker Image / clang-format-lib (push) Waiting to run
Publish Docker Image / build-lib (push) Blocked by required conditions
Publish Docker Image / clang-format-examples (push) Waiting to run
Publish Docker Image / build-examples (push) Blocked by required conditions
Publish Docker Image / build-and-push-image (push) Blocked by required conditions

This commit is contained in:
Maschell 2026-02-07 10:06:58 +01:00
parent e2e1cd0ade
commit 05940ce93f

View File

@ -6,7 +6,7 @@ The Wii U Plugin System is a library to create plugins for the [WiiUPluginLoader
See the repository of the Backend for more information.
## How create plugins
See the [example plugin](https://github.com/wiiu-env/WiiUPluginSystem/tree/master/plugins/example_plugin) for more information about creating a plugin.
See the [example plugin](https://github.com/wiiu-env/WiiUPluginSystem/tree/master/plugins/example_plugin_cpp) for more information about creating a plugin.
## Compile and install the WUPS lib
For building you need: