added config file and parser

This commit is contained in:
Mikhail Tergoev
2025-03-07 01:55:38 +03:00
parent ce9feceb52
commit 3a57048f49
2 changed files with 21 additions and 0 deletions

7
config.json Normal file
View File

@ -0,0 +1,7 @@
{
"plugins_ver" : "20",
"libs_ver" : "52",
"used_wine" : "PROTON_LG",
"default_wine" : "WINE_LG_10-1",
"default_proton" : "PROTON_LG_9-19"
}