Skip to content

godot-cli - a convenience cli for godot

Notifications You must be signed in to change notification settings

Swarkin/godot-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godot-cli: a convenience cli for godot

features

config get/set entry [value] | configure the cli
new/create name | create a project
open name | open a project
run name [n] | run a project [n times]
list | list all projects
delete/remove name | delete a project

config

godot_exec: path to the executable
project_dir: directory containing projects