Update README.MD

This commit is contained in:
jwkwshjsjsj 2025-08-11 22:19:44 +03:00 committed by GitHub
parent 3b1133c9c9
commit fc853cb271
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,9 +3,9 @@
# What is the Wii U Plugin System?
The Wii U Plugin System is a library to create plugins for the [WiiUPluginLoaderBackend](https://github.com/wiiu-env/WiiUPluginLoaderBackend).
See the repository of the Backend for more information.
See the repository of the backend for more information.
## How create plugins
## How to create plugins
See the [example plugin](https://github.com/wiiu-env/WiiUPluginSystem/tree/master/plugins/example_plugin) for more information about creating a plugin.
## Compile and install the WUPS lib