From 65246914e83b0e595b0bc341d02400baa1db3319 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sat, 27 Jun 2020 12:06:30 +0200 Subject: [PATCH] Add a README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f666e2d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +Requires the [WiiUPluginLoaderBackendModule](https://github.com/wiiu-env/WiiUPluginLoaderBackend) to be running via [SetupPayload](https://github.com/wiiu-env/SetupPayload). +Requires [wut](https://github.com/decaf-emu/wut) for building. +Install via `make install`. \ No newline at end of file