# godot-docs-project-starters **Repository Path**: kin_professor/godot-docs-project-starters ## Basic Information - **Project Name**: godot-docs-project-starters - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-04 - **Last Updated**: 2026-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Godot Engine documentation project starters This repository contains project files and assets used by tutorials in the [Godot Engine](https://godotengine.org)'s [documentation](https://github.com/godotengine/godot-docs/). They can be referenced in the documentation using the normal RST link syntax: ```rst `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](https://github.com/godotengine/godot-docs), namely: 1. [Contributing to the online manual](https://docs.godotengine.org/en/latest/contributing/documentation/contributing_to_the_documentation.html) 2. [Content guidelines](https://docs.godotengine.org/en/latest/contributing/documentation/content_guidelines.html) 3. [Writing guidelines](https://docs.godotengine.org/en/latest/contributing/documentation/docs_writing_guidelines.html) GDScript sources in this repository must follow the [GDScript style guide](https://docs.godotengine.org/en/latest/tutorials/scripting/gdscript/gdscript_styleguide.html). 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](https://creativecommons.org/licenses/by/3.0/)) and is to be attributed to "Juan Linietsky, Ariel Manzur and the Godot community". See [LICENSE.txt](/LICENSE.txt) for details.