What are the arguments for blockland.exe?
Can I change server configuration from the command line?
Most forum posts mention -map <mapname>
But the executable is mum on its existence. Are there other secret options?
./Blockland.app/Contents/MacOS/Blockland -help
% Activating package: Help
Torque Demo command line options:
-log <logmode> Logging behavior; see main.cs comments for details
-game <game_name> Reset list of mods to only contain <game_name>
<game_name> Works like the -game argument
-mod <mod_name> Add <mod_name> to list of mods
-console Open a separate console
-show <shape> Launch the TS show tool
-jSave <file_name> Record a journal
-jPlay <file_name> Play back a journal
-jDebug <file_name> Play back a journal and issue an int3 at the end
-dbgPort <port> Set debug port (default = 28040)
-dbgPassword <pass> Set debug password (default = password)
-dbgEnable Start game in debug mode
-dedicated Start as dedicated server
-connect <address> For non-dedicated: Connect to a game at <address>
-mission <filename> For dedicated: Load the mission
-help Display this help message