mirror of
https://github.com/wiiu-env/MochaPayload.git
synced 2024-11-22 07:59:16 +01:00
Update the README
This commit is contained in:
parent
55f9573d33
commit
1466ed3a57
@ -3,7 +3,7 @@ This a lite version of the [original mocha](https://github.com/dimok789/mocha) t
|
||||
|
||||
## Usage
|
||||
Place the `00_mocha.rpx` in the `[ENVIRONMENT]/modules/setup` folder and run the [EnvironmentLoader](https://github.com/wiiu-env/EnvironmentLoader).
|
||||
Requires [PayloadFromRPX](https://github.com/wiiu-env/PayloadFromRPX) as `sd:/wiiu/root.rpx` to support returning from the system settings.
|
||||
- Requires [PayloadFromRPX](https://github.com/wiiu-env/PayloadFromRPX) as `sd:/wiiu/root.rpx` to support returning from the system settings.
|
||||
|
||||
## Patches
|
||||
- You can also place a RPX as `men.rpx` in the `sd:/wiiu` folder which will replace the Wii U Menu.
|
||||
@ -31,8 +31,6 @@ docker run -it --rm -v ${PWD}:/project mochapayload-builder make
|
||||
docker run -it --rm -v ${PWD}:/project mochapayload-builder make clean
|
||||
```
|
||||
|
||||
|
||||
|
||||
## Credits
|
||||
dimok
|
||||
Maschell
|
||||
|
Loading…
Reference in New Issue
Block a user