aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7f87e38..409c75d 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ Main Repo for the OpenVic2 Project
## Build/Run Instructions
1. Install [Godot 4 Beta 16](https://downloads.tuxfamily.org/godotengine/4.0/beta16/) and [scons](https://scons.org/) for your system.
+2. Run the command `git submodule update --init --recursive` to retrieve all related submodules.
3. Run `scons` in the project root, you should see a libopenvic2 file in `game/bin/openvic2`.
4. Open with Godot 4 Beta 16, click import and navigate to the `game` directory.
5. Import and edit.