Move code to git, update interface version, and update main version

This commit is contained in:
2016-11-30 12:13:27 -05:00
commit 994a9e91a9
11 changed files with 1024 additions and 0 deletions

6
Locale/deDE.lua Normal file
View File

@@ -0,0 +1,6 @@
local ADDON_NAME = ...
local L = LibStub("AceLocale-3.0"):NewLocale(ADDON_NAME, "deDE")
if not L then return end
--@localization(locale="deDE", format="lua_additive_table")@