Files
ascension-char-exporter/AscensionExporter/AscensionExporter.toc
T
florian.berthold 52621faa5e Add Ascension talent ID to calculator position mapping
- Introduced `AscensionTalentMapper.lua` to provide mapping between Ascension talent IDs and calculator positions.
- Auto-generated mapping table includes talent tabs, slots, and rank data for supported classes.
2025-12-08 19:01:28 +01:00

16 lines
409 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
Util\TalentEncoder.lua
Util\AscensionTalentMapper.lua
UI\ExportFrame.lua
Collectors\Talents.lua
Collectors\Gear.lua
Collectors\Enchants.lua