--- layout: default --- {% assign platform = page.platform %} {% include header.html %}
Used to export your games to all supported platforms.
Used to export your C# games to the supported platforms.
Currently, the C# version can export to desktop platforms (Linux, macOS and Windows), Android, iOS, and
HTML5/WebAssembly.
Use it to develop Android plugins in Java or Kotlin using the Godot API.
Use it to develop Android plugins in Java or Kotlin using the Godot API.
Blender add-on to export scenes to Godot's scene format directly.
Godot also supports glTF 2.0 and OBJ.
Godot's development is open. This means that you can fix or improve any part of the engine yourself and choose whether to contribute it back or keep it private.
New features are always available to use and test, without the need of having to wait for the next major release. Compiling Godot from source is very easy and the process is well-documented for each platform. To obtain the source code, please visit the GitHub project page.