elderscrolls-addon-achievem.../AchievementInfo.txt

25 lines
788 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 %ADDON_VERSION%
## Version: %VERSION%
## Author: |c87B7CCAsto|r, @Astarax
## Contact: mail@coded-with-heart.com
## APIVersion: 100028
## SavedVariables: ACHIEVEMENT_INFO_DB
## OptionalDependsOn: LibAddonMenu-2.0, LibStub
## Libraries:
Libs/LibStub/LibStub.lua
Libs/LibAddonMenu-2.0/LibAddonMenu-2.0.lua
## Helper:
AchievementInfoCommon.lua
AchievementInfoLangStore.lua
## Core:
AchievementInfo.lua
AchievementInfoSettings.lua
AchievementInfoApplication.lua