mirror of
https://github.com/godotengine/godot-docs-project-starters.git
synced 2025-12-10 08:01:11 +03:00
Mirror of godotengine/godot-docs-project-starters
|
|
||
|---|---|---|
| .github/workflows | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| AUTHORS.md | ||
| LICENSE.txt | ||
| README.md | ||
Godot Engine documentation project starters
This repository contains project files and assets used by tutorials in the Godot Engine's documentation.
They can be referenced in the documentation using the normal RST link syntax:
`file_name.zip <https://github.com/godotengine/godot-docs-project-starters/releases/download/latest-4.x/file_name.zip>`_
Contributing
All contributors are welcome to help on the Godot documentation. Please familiarize yourself with contribution guidelines of the main documentation repository, namely:
GDScript sources in this repository must follow the GDScript style guide. Assets in this repository must be compatible with the license of the repository.
License
All the content of this repository is licensed under the Creative Commons Attribution 3.0 Unported license (CC BY 3.0) and is to be attributed to "Juan Linietsky, Ariel Manzur and the Godot community". See LICENSE.txt for details.