21cd505119
Signed-off-by: Philipp <philipp+dev@xndr.de>
13 lines
580 B
Plaintext
13 lines
580 B
Plaintext
Usage: `starcitizen [parameters]`
|
|
|
|
Parameters:
|
|
`--install-prefix`: Installs the prefix if needed.
|
|
`--install-launcher`: Installs the launcher. Can be used to reinstall.
|
|
`--clean`: Deletes all but the currently used prefixes of the game.
|
|
`--remove-prefix`: Deletes the currently used prefix. Use with care.
|
|
`--run-game`: Runs the game (after installing the prefix if needed). Default behaviour.
|
|
`--print-prefix`: Prints the current prefix path.
|
|
`--help`: Prints help text.
|
|
`--wine`: Runs a wine executable inside the context of the script. Example:
|
|
`starcitizen --wine winecfg`
|