#GodotEngine TIP: How to open the Godot Editor with your project right away, skipping the Project Manager?
Create a shortcut with the argument `-e --path`:
/path/to/godot -e --path /path/to/project
Works for any operating system.
#GodotEngine TIP: How to open the Godot Editor with your project right away, skipping the Project Manager?
Create a shortcut with the argument `-e --path`:
/path/to/godot -e --path /path/to/project
Works for any operating system.