June 2018
Beginner to intermediate
298 pages
7h 38m
English
Eventually, your project will reach the stage where you want to share it with the world. Exporting your project means converting it into a package that can be run by someone who doesn't have the Godot editor. You can export your project for a number of popular platforms.
At the time of writing, Godot supports the following target platforms:
The method for exporting the project varies depending on the platform you are targeting. For example, to export for iOS, you must be running on a macOS computer with Xcode installed.
Each platform is unique, and some features of your game may not work on some platforms because of hardware limitations, ...
Read now
Unlock full access