Client startup parameters: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
To get a list of all the startup parameters currently implemented, go to your game directory and call <code>VintageStory.exe --help</code>.
To get a list of all the startup parameters currently implemented, go to your game directory and call <code>VintageStory.exe --help</code>.
Parameters with multiple values can be supplied with the values separated by space, for example: <code>VintageStory.exe --addModPath="path/to/dir1" "path/to/dir2"
Parameters with multiple values can be supplied with the values separated by space, for example: <code>VintageStory.exe --addModPath="path/to/dir1" "path/to/dir2"</code>


Currently implemented startup parameters are:
Currently implemented startup parameters are:
47

edits