From 6ebd6245086612ffa2104458c72eda6b1aff45a8 Mon Sep 17 00:00:00 2001 From: t0stiman <18124323+t0stiman@users.noreply.github.com> Date: Fri, 13 Oct 2023 18:09:53 +0200 Subject: [PATCH] update readme --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0d1f5a1d..a4f2ec92 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,14 @@ ## Installation instructions -Requires the lates development version of Mapify, you can get it [here](https://github.com/t0stiman/dv-mapify). Build instructions are [here](https://dv-mapify.readthedocs.io/en/latest/contributing/building/). +1. Requires the latest development version of Mapify, you can get it [here](https://github.com/t0stiman/dv-mapify). Build instructions are [here](https://dv-mapify.readthedocs.io/en/latest/contributing/building/). +2. Clone this repository and open it in Unity. +3. Export the map. -## Known issues +## Please note: -- You can only walk on the tracks and the vanilla game objects -- Map background is blue +- You can only walk on the tracks and the vanilla game objects like station offices +- Some tracks are incredibly steep and some bends very sharp! You could say this map is the Dark Souls of train simulators. It *is* possible to drive a full lap though! +- Jobs don't work + +For more issues check the issues tab.