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

25 lines
786 B
Plaintext
Raw Normal View History

2016-10-10 19:48:47 +00:00
## 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.
2019-10-26 20:15:38 +00:00
## AddOnVersion 0.123456789
## Version: 0.123456789
2016-10-10 19:48:47 +00:00
## Author: |c87B7CCAsto|r, @Astarax
## Contact: mail@coded-with-heart.com
2019-10-26 19:38:00 +00:00
## APIVersion: 100029
2016-10-10 19:48:47 +00:00
## 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