Update the README, SetupPayload is now WUMSLoader

This commit is contained in:
Maschell 2022-02-11 20:42:16 +01:00
parent 5b1bad0d04
commit a2afd3760b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# libmemorymapping
Requires the [MemoryMappingModule](https://github.com/wiiu-env/MemoryMappingModule) to be running via [SetupPayload](https://github.com/wiiu-env/SetupPayload).
Requires [wut](https://github.com/decaf-emu/wut) for building.
Requires the [MemoryMappingModule](https://github.com/wiiu-env/MemoryMappingModule) to be running via [WUMSLoader](https://github.com/wiiu-env/WUMSLoader).
Requires [wut](https://github.com/devkitPro/wut) for building.
Install via `make install`.
## Usage