mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Fix autostart issues reported by langbart in 2535e5f5b4
This commit is contained in:
committed by
wraitii
parent
e15ffd70b7
commit
e24d01b0b1
@@ -18,7 +18,7 @@ Autostart:
|
||||
-autostart-team=PLAYER:TEAM sets the team for PLAYER (e.g. 2:2).
|
||||
-autostart-ceasefire=NUM sets a ceasefire duration NUM (default 0 minutes)
|
||||
-autostart-nonvisual disable any graphics and sounds
|
||||
-autostart-victory=SCRIPTNAME sets the victory conditions with SCRIPTNAME located in simulation/data/settings/victory_conditions/ (default conquest). When the first given SCRIPTNAME is "endless", no victory conditions will apply.
|
||||
-autostart-victory=SCRIPTNAME sets the victory conditions with SCRIPTNAME located in simulation/data/settings/victory_conditions/ (default conquest). When the only given SCRIPTNAME is "endless", no victory conditions will apply.
|
||||
-autostart-wonderduration=NUM sets the victory duration NUM for wonder victory condition (default 10 minutes)
|
||||
-autostart-relicduration=NUM sets the victory duration NUM for relic victory condition (default 10 minutes)
|
||||
-autostart-reliccount=NUM sets the number of relics for relic victory condition (default 2 relics)
|
||||
|
||||
Reference in New Issue
Block a user