This commit is contained in:
farkadi 2025-01-14 23:58:30 +07:00
parent 1536054e5b
commit c3773cc7d6

View File

@ -1,7 +1,7 @@
{ {
"game": { "game": {
"path": "/mnt/Disk_F/Games/World_of_Warcraft", "path": "/mnt/Disk_D/wow",
"realmlist": "logon.server.com", "realmlist": "192.168.1.114",
"launch_options": "", "launch_options": "",
"runner": "portproton", "runner": "portproton",
"wineprefix": "/home/serega/PortProton/prefixes/WOW_LK", "wineprefix": "/home/serega/PortProton/prefixes/WOW_LK",
@ -13,8 +13,9 @@
"windowed": false "windowed": false
}, },
"auth": { "auth": {
"username": null, "username": "FARKADI",
"account_id": null, "account_id": 1,
"auto_login": false "auto_login": false,
"saved_password": ""
} }
} }