mirror of
https://github.com/godotengine/godot-docs-project-starters.git
synced 2025-12-31 01:48:29 +03:00
23418d68466a3cd07f982bd189775899eccdd981
The docs currently referencing downloading an asset pack wrapped in a 3.x project. That is now part of an archived repository. The demo project was migrated as a 4.x project to, but it is the finished project instead of the assets and a minimum project like the getting started tutorial asks for. The files added were copied from the current 4.x finished demo project. I followed the entire 3d tutorial, and I am making a PR to the docs repository to update a links to this starter projects and a few changes based on 4.x updates. I will link the two PRs as a reference. Current Docs: * https://docs.godotengine.org/en/stable/getting_started/first_3d_game/index.html Old starter repository: https://github.com/godotengine/godot-3d-dodge-the-creeps Current demo project: https://github.com/godotengine/godot-demo-projects/tree/master/3d/squash_the_creeps
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%