Addons tc2
From TrinityCore Wiki
|
Back to characters database list of tables.
The `addons` table
This table holds crc info of client blizzard addons.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| name | varchar(120) | signed | PRI | NO | 0 | ||
| crc | int(10) | unsigned | NO | 0 |
Description of the fields
name
Blizzard addon name. Should look like "Blizzard_AchievementUI"
crc
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.