mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-03 20:03:50 +00:00
12 lines
284 B
JSON
12 lines
284 B
JSON
|
|
{
|
||
|
|
"id": "wotlk",
|
||
|
|
"name": "Wrath of the Lich King",
|
||
|
|
"shortName": "WotLK",
|
||
|
|
"version": { "major": 3, "minor": 3, "patch": 5 },
|
||
|
|
"build": 12340,
|
||
|
|
"protocolVersion": 8,
|
||
|
|
"maxLevel": 80,
|
||
|
|
"races": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11],
|
||
|
|
"classes": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11]
|
||
|
|
}
|