#godot #demo #demos #quickstart #projects

Aaron Franke c6922db2a1 Merge pull request #380 from aaronfranke/display-folded 5 лет назад
.github 3bf7046184 FUNDING, issue template files, and update gitignore 6 лет назад
2d 43dcf5c1e7 Clean up editor/display_folded 5 лет назад
3d a45b84a5ad Handle multiple resolutions in most demos 5 лет назад
audio a45b84a5ad Handle multiple resolutions in most demos 5 лет назад
gui a45b84a5ad Handle multiple resolutions in most demos 5 лет назад
misc a45b84a5ad Handle multiple resolutions in most demos 5 лет назад
mono 1ca3204e0a hexmap: Enable Centered Texture option 5 лет назад
networking a45b84a5ad Handle multiple resolutions in most demos 5 лет назад
plugins 7e96ba1a6a Update plugin demos 5 лет назад
viewport 43dcf5c1e7 Clean up editor/display_folded 5 лет назад
visual_script a45b84a5ad Handle multiple resolutions in most demos 5 лет назад
.gitignore 3bf7046184 FUNDING, issue template files, and update gitignore 6 лет назад
LICENSE.md 345b43c15c Specify the demos license 9 лет назад
README.md 7e96ba1a6a Update plugin demos 5 лет назад

README.md

Godot demo projects

Each folder containing a project.godot file is a demo project meant to be used with Godot Engine, the open source 2D and 3D game engine.

Important note

  • The master branch is compatible with the latest stable Godot version (currently 3.1).
  • If you are using an older version of Godot, use the appropriate branch for your Godot version:

    • 3.0 branch for Godot 3.0.x.
    • 2.1 branch for Godot 2.1.x.

Useful links

License

Those demos are distributed under the terms of the MIT license, as described in the LICENSE.md file.