I want to run a dedicated server of V9 under Mac OSX.
For v8 I had to open a Terminal window and type something along these lines
exec ~/Applications/Blockland/Blockland.app/Contents/MacOS/Blockland -dedicated -mission base/data/missions/bedroom.mis
Under version 9 the maps are no longer in the base/data/missions folder. I think that they are inside zip archives. How do I alter the command?