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