From 3b4d48ed30256cd6156164cc5a2b0e8ec36772b2 Mon Sep 17 00:00:00 2001 From: orboditilt <45944072+orboditilt@users.noreply.github.com> Date: Sun, 18 Aug 2019 22:24:34 +0200 Subject: [PATCH] Update the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d2aa74..f5dd266 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ 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. + ## Building Make sure you have [wut](https://github.com/devkitPro/wut/) installed.