25 lines
644 B
TeX
25 lines
644 B
TeX
## Interface: 30300
|
|
## Title: CoA Exporter
|
|
## Notes: Per-character export (talents/gear/mystic enchants/scrolls) + game-data catalog dump (skills/dispels/passives/talents) for db.exil.es
|
|
## Author: Subd from CoA / Exiles EU
|
|
## Version: 1.0.0
|
|
## SavedVariables: CoaExporterSaved, CoaExporterConfig, CoaExporterScrollCache, CoaExporterCatalog
|
|
|
|
Util\Json.lua
|
|
Data\ScrollCatalog.lua
|
|
|
|
Collectors\Talents.lua
|
|
Collectors\Spellbook.lua
|
|
Collectors\Gear.lua
|
|
Collectors\Enchants.lua
|
|
Collectors\MysticScrolls.lua
|
|
Collectors\MysticScrollProbe.lua
|
|
|
|
Catalogs\Common.lua
|
|
Catalogs\Skills.lua
|
|
Catalogs\Talents.lua
|
|
Catalogs\Icons.lua
|
|
|
|
UI\ExportFrame.lua
|
|
Core.lua
|