Description
Native game-engine extensions can be written in C++ through bindings for the Godot scripting API. The package is useful for developers building modules, performance-sensitive gameplay systems, or editor integrations.
It is developer infrastructure, not a standalone editor. Match bindings to the Godot version used by the project, because API mismatches can break builds or runtime loading.