From 4cf3da383acaddf1575a8cd564338dd34c3ed939 Mon Sep 17 00:00:00 2001 From: Robert Clarke Date: Sun, 29 Jan 2023 02:13:39 -0500 Subject: feat(docs): added git submodule command to build instructions --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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. -- cgit v1.2.3-56-ga3b1