Quick loading of projects with editor 2 (SOLVED)

Hello :slight_smile:

These days, i’m loading quite a lot of projects, using the editor 2.
When i run defold, the project box pops-up, and i can reload existing project (nice for recurrent work) or opening a new project from disk.

So i chose «from disk», but it always starts in the defold installation directory.
It is because i have to start from here, as putting defold in the $PATH doesn’t seem to work on linux.

So i have to browse the FS for finding again the directory where i was, and then loading the game.project.

Something nice would be to be allowed to do:
./Defold /my/path/to/game.project
for a direct loading of the project.

Am i missing something ? May be there is a trick :slight_smile:

Thank you for reading.

It’s not possible to associate the game.project files to open directly with Defold yet on any OS. Hopefully it gets added soon.

1 Like