mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2026-04-26 08:17:58 -05:00
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
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:
parent
e2e1cd0ade
commit
05940ce93f
|
|
@ -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.
|
See the repository of the Backend for more information.
|
||||||
|
|
||||||
## How create plugins
|
## 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
|
## Compile and install the WUPS lib
|
||||||
For building you need:
|
For building you need:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user