94f6f55fb6
- Introduced `install_addon_sub.sh` to automate addon installation. - Improved argument normalization with a new `Norm` helper function. - Added debug command for enhanced diagnostics and collector status visibility. - Ensured global addon table initialization for flexible load order. - Marked modules as loaded for better debug tracking. - Fixed TOC path formatting for Windows compatibility. - Updated `.gitignore` rules for IDE folders.
14 lines
355 B
TeX
14 lines
355 B
TeX
## Interface: 30300
|
|
## Title: Ascension Exporter
|
|
## Notes: Export active talents, worn items, and active Mystic Enchants to JSON
|
|
## Author: Subd from Exiles EU
|
|
## Version: 0.1.0
|
|
## SavedVariables: AscensionExporterSaved, AscensionExporterConfig
|
|
|
|
Core.lua
|
|
Util\Json.lua
|
|
UI\ExportFrame.lua
|
|
Collectors\Talents.lua
|
|
Collectors\Gear.lua
|
|
Collectors\Enchants.lua
|