Makes sense! A common pattern is to leave your main script as 'main.ms', but then to make it boot right into your game, add a new startup script that simply does `run "main"`.But in any case, glad you got it figured out!