From 0583583041afc072f519aea8531467c6c96ecbf9 Mon Sep 17 00:00:00 2001 From: rainlizard Date: Thu, 19 Oct 2023 14:09:51 +1100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7a1faf4d..dc07bbe7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ A map editor for Dungeon Keeper 1. https://rainlizard.itch.io/unearth + +To edit this project: +1. Clone this repository with [Github Desktop](https://desktop.github.com/) on Windows, or however you like on Linux +2. Download [Godot 3.5.3](https://godotengine.org/download/archive/3.5.3-stable/) (4.0+ is unsupported) +3. Open the project in Godot, be aware that it may take a moment for the main scene to appear + +If you submit a pull request, an automatic build will be generated for it.