mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-11 02:52:49 +00:00
coming along well - electron is pretty nice
This commit is contained in:
28
servers.json
Normal file
28
servers.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user