elderscrolls-addon-achievem.../AchievementInfo.txt
Florian Brinker 3f214a3cd3
All checks were successful
Workflow / Linting (push) Successful in 7s
Workflow / Release (push) Successful in 9s
New Api Version
2024-11-24 15:25:25 +01:00

21 lines
709 B
Plaintext

## Title: AchievementInfo
## Description: Displays progress updates for achievements in the chat. You can display update-details like 'Slay 25/100 Monsters' if interested. |cFF0000Important:|r The messages appear only when an achievement is updated. This is no permanent tracking tool.
## AddOnVersion 0.123456789
## Version: 0.123456789
## Author: |c87B7CCAsto|r, @Astarax
## Contact: mail@coded-with-heart.com
## APIVersion: 101044
## SavedVariables: ACHIEVEMENT_INFO_DB ACHIEVEMENT_INFO_DB_USE_AW
## DependsOn: LibAddonMenu-2.0
## Helper:
AchievementInfoCommon.lua
AchievementInfoLangStore.lua
## Core:
AchievementInfo.lua
AchievementInfoSettings.lua
AchievementInfoApplication.lua