Client startup parameters: Difference between revisions

From Vintage Story Wiki
Added possible values to be use with --playStyle parameter
No edit summary
(Added possible values to be use with --playStyle parameter)
Line 18: Line 18:
<code>--rndWorld</code> Creates a new world with a random name. Use -p modifier to set playstyle
<code>--rndWorld</code> Creates a new world with a random name. Use -p modifier to set playstyle


<code>-p, --playStyle</code> (Default: creativebuilding) Used when creating a new world
<code>-p, --playStyle</code> (Default: creativebuilding) Used when creating a new world. Possible values are "creativebuilding", "preset-surviveandbuild", "preset-exploration", and "preset-wildernesssurvival"


<code>--dataPath</code> Set a custom data path, default is Environment.SpecialFolder.ApplicationData
<code>--dataPath</code> Set a custom data path, default is Environment.SpecialFolder.ApplicationData
1

edit