Update README for new branches, matches Godot upstream

(cherry picked from commit c0180d20d1)
This commit is contained in:
Rémi Verschelde
2023-02-28 18:32:32 +01:00
parent 2e40f67b1b
commit 7a4d361d4d

View File

@@ -6,9 +6,13 @@ be used with [Godot Engine](https://godotengine.org), the open source
## Godot versions ## Godot versions
- The [`master`](https://github.com/godotengine/godot-demo-projects) branch is compatible with the latest Godot version (currently 4.0 alpha). - The [`master`](https://github.com/godotengine/godot-demo-projects) branch is compatible with Godot's `master` development branch (next 4.x release).
- If you are using an older version of Godot, use the appropriate branch for your Godot version: - The [`3.x`](https://github.com/godotengine/godot-demo-projects/tree/3.x) branch is compatible with Godot's `3.x` development branch (next 3.x release).
- The other branches are compatible with the matching stable versions of Godot:
- [`4.0`](https://github.com/godotengine/godot-demo-projects/tree/4.0)
branch for Godot 4.0.x.
- [`3.5`](https://github.com/godotengine/godot-demo-projects/tree/3.5)
branch for Godot 3.5.x.
- [`3.4`](https://github.com/godotengine/godot-demo-projects/tree/3.4) - [`3.4`](https://github.com/godotengine/godot-demo-projects/tree/3.4)
branch for Godot 3.4.x. branch for Godot 3.4.x.
- [`3.3`](https://github.com/godotengine/godot-demo-projects/tree/3.3) - [`3.3`](https://github.com/godotengine/godot-demo-projects/tree/3.3)