1
0
mirror of https://github.com/the-sane/lug-helper.git synced 2025-07-11 19:33:34 +00:00

Default to system wine and winetricks

This commit is contained in:
the-sane
2024-09-01 19:34:37 -04:00
parent 07464aeee4
commit 2500edbc61

@ -77,8 +77,8 @@
"prefix_command": "GAMEID=umu-starcitizen STORE=none"
},
"wine": {
"system_winetricks": false,
"version": "GE-Proton (Latest)"
"system_winetricks": true,
"version": "system"
}
}
}