Difference between revisions of "Command Line Arguments"
From King Arthur's Gold Wiki
m (Text replace - "|Version = 422" to "|Version = 424") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Needs Content}} | ||
+ | {{Build | ||
+ | |Version = 424 | ||
+ | }} | ||
+ | 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. | ||
− | join/-join | + | {| 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) | ||
+ | |} |
Latest revision as of 23:49, 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 424).
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) |