Auto-resume — opened the wrong project on launch
By default, Jorv Builder auto-resumes your last project after a 5-second countdown on the welcome screen.
Cancel the countdown
Click anywhere on the welcome screen or press any key during the countdown. Auto-resume cancels and you can pick a different project from the recent list.
"I clicked but it still opened"
Earlier Jorv Builder versions had a bug where clicks on the welcome screen didn't always cancel. Update to v4.10.0+ — the cancel-on-click was rewritten to use a window-level capture listener that always wins.
Disable auto-resume entirely
Not exposed in Settings yet. As a workaround, clear Jorv Builder's last-project record:
macOS: Quit Jorv Builder, then in Terminal:
rm ~/Library/Application\ Support/Mission\ HUD\ Builder/last-project.json
Next launch will skip auto-resume entirely.
(If you want a Settings toggle for this, please open an issue — it's a one-line change once enough users ask.)