Difference between revisions of "Command Line Arguments"
From King Arthur's Gold Wiki
(added shininess) |
|||
| Line 1: | Line 1: | ||
| − | + | {{Needs Content}} | |
| − | + | {{Build | |
| − | + | |Version = 422 | |
| − | + | }} | |
| − | + | These commands can be used as [http://en.wikipedia.org/wiki/Command_line_argument#Arguments arguments] which will change the behaviour/settings while launching the game. | |
| − | + | {| class="wikitableShiny" border="1" | |
| − | + | |- | |
| − | + | ! width="400" | '''Command''' | |
| + | ! width="400" | '''Usage''' | ||
| + | |- | ||
| + | | join/-join | ||
| + | | specifies a kag://host:port/[password] to [[Client Autojoin|autojoin]] (client only) | ||
| + | |- | ||
| + | | noautoupdate | ||
| + | | don't auto-update | ||
| + | |- | ||
| + | | nolauncher | ||
| + | | no launcher at start | ||
| + | |- | ||
| + | | autostart xxx.gm | ||
| + | | specifies the autostart-file to run game with (default "dedicated_autostart.gm"-file may get overwritten by auto-update) | ||
| + | |- | ||
| + | | autoconfig xxx.gm | ||
| + | | specifies the autoconfig-file to run game with (default "dedicated_autostart.gm"-file may get overwritten by auto-update) | ||
| + | |} | ||
Revision as of 21:25, 18 June 2012
This page is a stub.
Additional content needs to be added.
Additional content needs to be added.
This page might not be up-to-date (build 422).
These commands can be used as arguments which will change the behaviour/settings while launching the game.
| Command | Usage |
|---|---|
| join/-join | specifies a kag://host:port/[password] to autojoin (client only) |
| noautoupdate | don't auto-update |
| nolauncher | no launcher at start |
| autostart xxx.gm | specifies the autostart-file to run game with (default "dedicated_autostart.gm"-file may get overwritten by auto-update) |
| autoconfig xxx.gm | specifies the autoconfig-file to run game with (default "dedicated_autostart.gm"-file may get overwritten by auto-update) |