Browse Source

README: Different branches for Godot versions

Max Hilbrunner 7 years ago
parent
commit
864b185f51
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -7,6 +7,9 @@ be used with [Godot Engine](https://godotengine.org), the open source
 Those demos are distributed under the terms of the MIT license, as
 Those demos are distributed under the terms of the MIT license, as
 described in the [LICENSE.md](LICENSE.md) file.
 described in the [LICENSE.md](LICENSE.md) file.
 
 
+**Note:**
+Master branch is compatible with the latest Godot version (currently 3.0). Use the appropriate branch for your Godot version, for example branch [2.1](https://github.com/godotengine/godot-demo-projects/tree/2.1) for Godot 2.1.x.
+
 ### Useful links
 ### Useful links
 
 
  - [Main website](https://godotengine.org)
  - [Main website](https://godotengine.org)