Client startup parameters: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
Line 7: Line 7:


<!--T:2-->
<!--T:2-->
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 (command line arguments) 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"</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"</code>


Confirmedusers, editor
348

edits