feat: Add auto-detection and integration for game performance wrappers like gamemoderun and game-performance.

This commit is contained in:
CPTN Cosmo 2026-03-26 21:29:07 +01:00
parent 95ec73df5c
commit 72c301be78
4 changed files with 45 additions and 3 deletions

View file

@ -1,3 +1,6 @@
{
"launcher_cmd": "flatpak run dev.goats.xivlauncher"
"launcher_cmd": "flatpak run dev.goats.xivlauncher",
"secret": "",
"use_gamemode": false,
"gamemode_cmd": "gamemoderun"
}