mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00

Checks for a gamemode.ini in /usr/share/gamemode/ (or in the cwd for debugging) Currently allows for blacklisting and whitelisting clients based on rudimentary needle-haystack executable name checks See the example/gamemode.ini file for expected syntax Using the BSD licensed inih library (with additional meson.build file)
6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
[wrap-git]
|
|
directory=inih
|
|
url=https://github.com/FeralInteractive/inih.git
|
|
revision=head
|
|
|