mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-02 15:53:51 +00:00
Add expansion DBC CSVs, Turtle support, and server-specific login
This commit is contained in:
parent
7092844b5e
commit
f247d53309
139 changed files with 676758 additions and 91 deletions
11
Data/expansions/turtle/expansion.json
Normal file
11
Data/expansions/turtle/expansion.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"id": "turtle",
|
||||
"name": "Turtle WoW",
|
||||
"shortName": "Turtle",
|
||||
"version": { "major": 1, "minor": 12, "patch": 1 },
|
||||
"build": 5875,
|
||||
"protocolVersion": 8,
|
||||
"maxLevel": 60,
|
||||
"races": [1, 2, 3, 4, 5, 6, 7, 8],
|
||||
"classes": [1, 2, 3, 4, 5, 7, 8, 9, 11]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue