diff --git a/README.md b/README.md index bc9a29d..13e2b40 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,15 @@ # Installation -Put your [`MapEditorReborn.dll`](https://github.com/Michal78900/ProjectMER/releases/latest) file in `LabAPI-beta/plugins` path. -Once your plugin will load, it will create directory `LapAPI-beta/configs/ProjectMER`; This directory will contain two sub-directories **Schematics** and **Maps** +Put your [`MapEditorReborn.dll`](https://github.com/Michal78900/ProjectMER/releases/latest) file in `LabAPI/plugins/global/`. + +Unzip [`Harmony-Fat.2.3.6.0.zip`](https://github.com/pardeike/Harmony/releases/download/v2.3.6.0/Harmony-Fat.2.3.6.0.zip). + +Within the unzipped archive, move `net48/0Harmony.dll` to `LabAPI/dependencies/global/`. + +Once your plugin loads, it will create a directory at `LabAPI/configs/ProjectMER`. This directory will contain two sub-directories: **Schematics** and **Maps**. + +**[Wiki (WIP)](https://github.com/Michal78900/ProjectMER/wiki)** **[Full MER tutorial](https://docs.google.com/document/d/10V2PnqobeBFb2xTFIHSGmM2KK9_h2wethiVQdcjyhGc/edit?usp=sharing)** @@ -25,4 +32,4 @@ Once your plugin will load, it will create directory `LapAPI-beta/configs/Projec - Plugin made by [Michal78900](https://github.com/Michal78900) - Original plugin idea and code overhaul by [Killers0992](https://github.com/Killers0992) - Another code overhaul and documentation by [Nao](https://github.com/NaoUnderscore) -- Testing the plugin by Cegła, The Jukers server staff and others \ No newline at end of file +- Testing the plugin by Cegła, The Jukers server staff and others