mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
11 lines
276 B
JSON
11 lines
276 B
JSON
{
|
|
"id": "tbc",
|
|
"name": "The Burning Crusade",
|
|
"shortName": "TBC",
|
|
"version": { "major": 2, "minor": 4, "patch": 3 },
|
|
"build": 8606,
|
|
"protocolVersion": 5,
|
|
"maxLevel": 70,
|
|
"races": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11],
|
|
"classes": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11]
|
|
}
|