Skip to content

Commit 2aeef1d

Browse files
authored
Merge pull request #174 from Jayman2000/clarify-godot-requirements
Clarify Godot requirements
2 parents 853b8e2 + 8e9617a commit 2aeef1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you have ideas for new features, we'd be excited to hear them! Also in that c
1616

1717
Wanna build your own level? Great! Here's how to do it:
1818

19-
1. Download the latest version of the [Godot game engine](https://godotengine.org).
19+
1. Download the latest version of the [Godot **3** game engine](https://godotengine.org/download/3.x). Godot 4 is not supported yet.
2020
1. Clone this repository.
2121
1. Run the game – the easiest way to do so is to run `godot scenes/main.tscn` from the project directory.
2222
1. Get a bit familiar with the levels which are currently there.

0 commit comments

Comments
 (0)