Update the readme.

This commit is contained in:
orboditilt 2019-08-18 22:35:57 +02:00
parent 3b4d48ed30
commit fb1a25dd4a
1 changed files with 3 additions and 8 deletions

View File

@ -1,14 +1,9 @@
# Wii U Plugin Loader # Wii U Plugin Loader GUI
This is the GUI for the [WiiUPluginSystem](https://github.com/Maschell/WiiUPluginSystem). This is the GUI for the [WiiUPluginSystem](https://github.com/Maschell/WiiUPluginSystem). Check out the readme for more information about the Plugin System.
## Usage ## Usage
Use the "Wii U Plugin Loader" to load plugins from the sd card. It is built to be loaded through the homebrew launcher, which can be either loaded with the browser exploit or haxchi. Load the RPX file using the [Homebrew Launcher](https://github.com/wiiu-env/homebrew_launcher) and control which plugins should be enabled.
Plugins needs to be placed into the following folder:
```
sd:/wiiu/plugins
```
Requires the [WiiUPluginSystemBackend](https://github.com/wiiu-env/WiiUPluginLoaderBackend) to be run in the background. Requires the [WiiUPluginSystemBackend](https://github.com/wiiu-env/WiiUPluginLoaderBackend) to be run in the background.