parent
dff0dbccd9
commit
21cd505119
@ -0,0 +1,12 @@ |
||||
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` |
Loading…
Reference in new issue