Команда godot: опции, ключи и примеры использования
godot
An open source 2D and 3D game engine. More information: https://godotengine.org/.
- Run a project if the current directory contains a
project.godot
file, otherwise open the project manager:
godot
- Edit a project (the current directory must contain a
project.godot
file):
godot -e
- Open the project manager even if the current directory contains a
project.godot
file:
godot -p
- Export a project for a given export preset (the preset must be defined in the project):
godot --export {{preset}} {{output_path}}
- Execute a standalone GDScript file (the script must inherit from
SceneTree
orMainLoop
):
godot -s {{script.gd}}
Также может быть вам интересно:
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like