diff --git a/README.md b/README.md index baae48dc..0bdd943d 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,11 @@ Check out this demo on the asset library: https://godotengine.org/asset-library/ ## Godot versions -- The [`master`](https://github.com/godotengine/tps-demo) branch is compatible with the latest stable Godot version (currently 3.5.x). +- The [`master`](https://github.com/godotengine/tps-demo) branch is compatible with the latest stable Godot version (currently 4.x). - If you are using an older version of Godot, use the appropriate branch for your Godot version: + - [`3.x`](https://github.com/godotengine/tps-demo/tree/3.x) branch + for Godot 3.4.x and 3.5.x. - [`3.3`](https://github.com/godotengine/tps-demo/tree/3.3) branch for Godot 3.3.x. - [`3.2`](https://github.com/godotengine/tps-demo/tree/3.2) branch