HoverRace Command Line Options
Note: These apply to version 1.23 and later unless otherwise noted.
- -D
- (1.24) (Linux only) Launch in development mode -- use relative paths for resources instead of install locations.
- --exec filename
- (1.24) Execute a Lua script at startup. filename should be an absolute path. This script will execute in the system context, which means that it can hook into game startup and shutdown and runs without the security sandbox.
- --fps
- (1.24) Display the current framerate when playing. It will be displayed in the upper-left corner of the screen.
- -L language
- (1.24) Set the language. language is the two-letter language code ("en", "de", "es", etc.).
- -m
- Allow multiple instances. You can also hold down the Caps Lock key.
- -s
- Safe mode -- use default configuration values. Use this if your configuration gets screwed up.
- -V, --version
- (1.24) Display the version number and exit.
