From b8a4c8e6731505fa15b77388bd81a9bab2d5bf4a Mon Sep 17 00:00:00 2001 From: beu Date: Sun, 12 Jan 2025 10:11:39 +0100 Subject: [PATCH] add readme base --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bb7e9d7 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Custom Interfaces Loader + +Custom Interfaces Loader is designed to load custom interfaces by casters for events using Nadeo Competition Tool or Live Servers. + +This plugin requires an **Interfaces Pack**, which you can download below. + +## How to Add an Interfaces Pack + +1. Download the desired Interfaces Pack as a ZIP archive. +2. Open the Openplanet User Folder (press `F3`, go to **Openplanet → Open User Folder**). +3. Navigate to `PluginStorage/CustomInterfacesLoader`. +4. Extract the Interfaces Pack into this folder, maintaining the original file structure. + +To verify successful installation, check that the extracted folder contains a file named `info.json`. \ No newline at end of file