Initial commit

This commit is contained in:
Hugo Locurcio
2020-08-26 16:22:40 +02:00
commit c4a808d468
5 changed files with 42 additions and 0 deletions

21
SUPPORT.md Normal file
View File

@@ -0,0 +1,21 @@
# Support
The official documentation is hosted on [ReadTheDocs](https://docs.godotengine.org).
It is maintained by the Godot community in its own [GitHub repository](https://github.com/godotengine/godot-docs).
The [class reference](https://docs.godotengine.org/en/latest/classes/)
is also accessible from the Godot editor.
The official demos are maintained in their own [GitHub repository](https://github.com/godotengine/godot-demo-projects)
as well.
There are also a number of other
[learning resources](https://docs.godotengine.org/en/latest/community/tutorials.html)
provided by the community, such as text and video tutorials, demos, etc.
Consult the [community channels](https://godotengine.org/community)
for more information.
## Supported Godot versions
See [this page](https://docs.godotengine.org/en/latest/about/release_policy.html)
for a list of supported Godot versions.