Skip to content

Commit 06bdeb9

Browse files
authored
Clarify that master here tracks 3.x upstream (#764)
1 parent b1f9f2d commit 06bdeb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ be used with [Godot Engine](https://godotengine.org), the open source
66

77
## Godot versions
88

9-
- The [`master`](https://github.com/godotengine/godot-demo-projects) branch is compatible with the latest Godot version (currently 4.0 alpha).
9+
- The [`master`](https://github.com/godotengine/godot-demo-projects) branch is compatible with Godot's `3.x` branch.
10+
- 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).
1011
- If you are using an older version of Godot, use the appropriate branch for your Godot version:
1112

1213
- [`3.4`](https://github.com/godotengine/godot-demo-projects/tree/3.4)

0 commit comments

Comments
 (0)