You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
linux: Change directory to project root (#23)
In some Linux file managers, running the launcher launches it in the user's home
directory, not the project directory.
Change the working directory to the executable's parent directory.
Resolves#22