mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
11 lines
262 B
JSON
11 lines
262 B
JSON
{
|
|
"id": "classic",
|
|
"name": "Classic",
|
|
"shortName": "Classic",
|
|
"version": { "major": 1, "minor": 12, "patch": 1 },
|
|
"build": 5875,
|
|
"protocolVersion": 3,
|
|
"maxLevel": 60,
|
|
"races": [1, 2, 3, 4, 5, 6, 7, 8],
|
|
"classes": [1, 2, 3, 4, 5, 7, 8, 9, 11]
|
|
}
|