-
-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
Description
Is your feature request related to a problem?
No, it is not related to a problem.
Describe the solution you'd like
Add a few additional settings to automatically include some command line switches that may be useful to some players. As two examples:
/exitongameoverto immediately exit the game when it is over./nosoundto make it more convenient to play without sound. This can be useful when you have sound issues.
Describe alternatives you've considered
The alternative is to populate the command line format yourself:
But perhaps we should not provide players with a setting that is this broad. It allows you to override other command line switches, for example. If we can find all the useful switches then perhaps we can remove it.