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