فهرست منبع

Update README for new branches, matches Godot upstream

(cherry picked from commit c0180d20d10d91f80ad9db71c918e283826954cb)
Rémi Verschelde 2 سال پیش
والد
کامیت
58c33d04db
1فایلهای تغییر یافته به همراه7 افزوده شده و 4 حذف شده
  1. 7 4
      README.md

+ 7 - 4
README.md

@@ -6,10 +6,13 @@ 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 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-beta).
-- If you are using an older version of Godot, use the appropriate branch for your Godot version:
-
+- The [`master`](https://github.com/godotengine/godot-demo-projects) branch is compatible with Godot's `master` development branch (next 4.x release).
+- 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)
     branch for Godot 3.4.x.
   - [`3.3`](https://github.com/godotengine/godot-demo-projects/tree/3.3)