mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-09 01:52:57 +00:00
29 lines
450 B
JSON
29 lines
450 B
JSON
{
|
|
"vanilla": {
|
|
"name": "Vanilla",
|
|
"servers": [
|
|
{
|
|
"name": "Elysium",
|
|
"realmlist": "",
|
|
"website": ""
|
|
},
|
|
{
|
|
"name": "Kronos",
|
|
"realmlist": "",
|
|
"website": ""
|
|
}
|
|
],
|
|
"directory": ""
|
|
},
|
|
"bc": {
|
|
"name": "Burning Crusade",
|
|
"servers": [],
|
|
"directory": ""
|
|
},
|
|
"wotlk": {
|
|
"name": "Wrath of the Lich King",
|
|
"servers": [],
|
|
"directory": ""
|
|
}
|
|
}
|