How to use it: To re-generate a new game with Gemma: Run it exactly as you have been (it defaults to game_idea.txt): Bash npm start To resume your saved .md file without invoking Gemma: Pass the markdown file as a direct argument to Node via your terminal: Bash node cli.js game_idea.md (Note: If you want to use npm, you can use npm start -- game_idea.md) This instantly boots the FSO Engine using the exact memory state you last left in game_idea.md, saving you time and API latency while playtesting your new Phase 2 delegated commands!