mirror of
https://github.com/godotengine/godot-docs-project-starters.git
synced 2025-12-31 01:48:29 +03:00
f195eb5f90f763341f67ca05c2cd32d78bc8aa9d
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.
Description
A collection of project templates and assets used by tutorials in the official Godot documentation. https://github.com/godotengine/godot-docs
Languages
GDScript
100%