Command Line Options: Difference between revisions

From Hazeron Wiki
Jump to navigation Jump to search
m (A little prettier.)
(Minor changes.)
Line 1: Line 1:
{| class="wikitable"
{| class="wikitable"
! Command
! Command
! Application
! Executable
! Description
! Description
|-
|-
||
||
  -nostyle
  -nostyle
| Hazeron client
| 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.
| 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
  -spacecraft
| Hazeron client
| Shores of Hazeron.exe
| Starts the offline spacecraft designer.
| Starts the offline spacecraft designer.
|-
|-
||
||
  -building
  -building
| Hazeron client
| Shores of Hazeron.exe
| Starts the offline building designer.
| Starts the offline building designer.
|-
|-
||
||
  -primeval
  -primeval
| Hazeron client
| Shores of Hazeron.exe
| Starts the offline primeval world.
| Starts the offline primeval world tech demo.
|-
|-
||
||
  -log
  -log
| Hazeron client
| 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.
| Enables the debug logging early in the startup process.
 
It can be enabled on the ''Settings -> Program'' page after startup as well.
|}
|}


[[Category:Computer_Settings_and_Technical_Information]]
[[Category:Computer_Settings_and_Technical_Information]]

Revision as of 09:39, 19 March 2016

Command 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.