Clarify that master here tracks 3.x upstream (#764)

This commit is contained in:
Rémi Verschelde
2022-08-05 11:42:08 +02:00
committed by GitHub
parent b1f9f2da48
commit 06bdeb97dc

View File

@@ -6,7 +6,8 @@ be used with [Godot Engine](https://godotengine.org), the open source
## 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 `3.x` branch.
- The [`4.0-dev`](https://github.com/godotengine/godot-demo-projects/tree/4.0-dev) branch is compatible with Godot's `master` branch (currently 4.0-alpha).
- If you are using an older version of Godot, use the appropriate branch for your Godot version:
- [`3.4`](https://github.com/godotengine/godot-demo-projects/tree/3.4)