mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
Follow up improvements to documentation for GAMEMODERUNEXEC
This commit is contained in:
@ -44,7 +44,7 @@ Print the version
|
||||
gamemoderun \./game
|
||||
.RE
|
||||
|
||||
Or by setting the steam launch options for a game:
|
||||
Or by setting the Steam launch options for a game:
|
||||
|
||||
.RS 4
|
||||
gamemoderun %command%
|
||||
@ -62,6 +62,8 @@ It is possible to set additional start commands to gamemoderun by setting the en
|
||||
GAMEMODERUNEXEC="command"
|
||||
.RE
|
||||
|
||||
When this is set, gamemoderun will execute the command given by that environment variable, and the command line passed to gamemoderun will be passed as arguments to that command. GameMode will not be applied to the wrapper command, just the game itself.
|
||||
|
||||
The \fBgamemode_client.h\fR header can be used by developers to build the requests into a program:
|
||||
|
||||
.RS 4
|
||||
|
Reference in New Issue
Block a user