godot
An open source 2D and 3D game engine.
- Run a project if the current directory contains a `project.godot` file, otherwise open the project manager:
- Edit a project (the current directory must contain a `project.godot` file):
- Open the project manager even if the current directory contains a `project.godot` file:
- Export a project for a given export preset (the preset must be defined in the project):
- Execute a standalone GDScript file (the script must inherit from `SceneTree` or `MainLoop`):
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).