Command Line Options: Difference between revisions
Jump to navigation
Jump to search
(Added a little information on how to use. Added revision tag.) |
m (Corrected path example.) |
||
Line 1: | Line 1: | ||
{{Revision|These command line arguments are only confirmed on Windows. Information on how it work for other OSs is required.}} | {{Revision|These command line arguments are only confirmed on Windows. Information on how it work for other OSs is required.}} | ||
Easiest way to use the command line options is to create a shortcut to the executable file and add the argument to the shortcuts's path. | Easiest way to use the command line options is to create a shortcut to the executable file and add the argument to the shortcuts's destination path. | ||
For example: | For example: | ||
"C:\...\Shores of Hazeron\Programs\Shores of Hazeron.exe" -primeval | |||
{| class="wikitable" | {| class="wikitable" |
Revision as of 22:09, 21 March 2016
This section is in need of revision. Please help improve it or discuss these issues on the talk page. The reason given is: These command line arguments are only confirmed on Windows. Information on how it work for other OSs is required. |
Easiest way to use the command line options is to create a shortcut to the executable file and add the argument to the shortcuts's destination path.
For example:
"C:\...\Shores of Hazeron\Programs\Shores of Hazeron.exe" -primeval
Argument | Executable | Description |
---|---|---|
-nostyle |
Shores of Hazeron.exe | Disables the override of the system's window styles. This makes the client use default window style, which is rather ugly to look at. |
-spacecraft |
Shores of Hazeron.exe | Starts the offline spacecraft designer. |
-building |
Shores of Hazeron.exe | Starts the offline building designer. |
-primeval |
Shores of Hazeron.exe | Starts the offline primeval world tech demo. |
-log |
Shores of Hazeron.exe | Enables the debug logging early in the startup process.
It can be enabled on the Settings -> Program page after startup as well. |