From c37d79668f33d6f96a82ea9f50affcd9638cf82c Mon Sep 17 00:00:00 2001 From: Spartan322 Date: Sun, 17 Dec 2023 17:37:34 -0500 Subject: Update to Godot 4.2.1 Stable Release --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ec35c67..dc04ac8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Main Repo for the OpenVic Project For detailed instructions, view the Contributor Quickstart Guide [here](docs/contribution-quickstart-guide.md) ## System Requirements -* [Godot 4.2](https://github.com/godotengine/godot/releases/tag/4.2-stable) +* [Godot 4.2.1](https://github.com/godotengine/godot/releases/tag/4.2.1-stable) * [scons](https://scons.org/) See [System Requirements](docs/contribution/system-requirements.md). @@ -21,7 +21,7 @@ See [Cloning](docs/contribution/cloning.md). ## [Godot Documentation](https://docs.godotengine.org/en/latest/) ## Build/Run Instructions -1. Install [Godot 4.2](https://github.com/godotengine/godot/releases/tag/4.2-stable) and [scons](https://scons.org/) for your system. +1. Install [Godot 4.2.1](https://github.com/godotengine/godot/releases/tag/4.2.1-stable) 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 libopenvic file in `game/bin/openvic`. 4. Open with Godot 4, click import and navigate to the `game` directory. -- cgit v1.2.3-56-ga3b1