Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

Engine development

The guides below explain how to contribute to the engine's codebase. You will learn about best practices when working on solutions and features, the code style and the internal structure of the codebase, how to set up your working environment, and more.

Be sure to also check the workflow guidelines, especially if you're new to using Git or GitHub.

Buildsystem and work environment

Engine architecture