From 8cf443048ff0eb5524e29c1ba2399bfb98c0d305 Mon Sep 17 00:00:00 2001 From: wcko87 Date: Sun, 26 Nov 2017 19:51:40 +0800 Subject: [PATCH] Update index.md --- index.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 3135b2b..5bf98e9 100644 --- a/index.md +++ b/index.md @@ -34,7 +34,9 @@ In the rabiribi map converter directory, there are three folders: 2. `s2_editable_maps` 3. `s3_final_maps` -Place the original Rabi-Ribi maps in `s1_original_maps`. These maps will never be modified by the converter. +How it works: + +- Copy the original Rabi-Ribi maps from `Rabi-Ribi/data/area` to `s1_original_maps`. These maps will never be modified by the converter. - Double-clicking `original_to_editable.bat` will take all the maps in `s1_original_maps`, convert them to `.json` file format maps, and place them in `s2_editable_maps`. @@ -44,6 +46,18 @@ Place the original Rabi-Ribi maps in `s1_original_maps`. These maps will never b - You can copy these `s3_final_maps` back into Rabi-Ribi to try them out. (maps are placed in the `Rabi-Ribi\data\area` folder in your steam directory) + + + + ### NOTE: The Tileset files MUST be placed in the same directory as the .json files for the map editor to display correctly! - I suggest placing the Tileset files in `s2_editable_maps`