Version 0.2.1

- support automatic packaging for curseforge via .pkgmeta
- include project logo
- auto-update the project description via .docmeta
This commit is contained in:
2020-05-25 00:45:24 +02:00
parent 418e6cf446
commit 32a692279a
6 changed files with 27 additions and 2 deletions

22
.pkgmeta Normal file
View File

@@ -0,0 +1,22 @@
package-as: Grichelde
enable-nolib-creation: no
externals:
libs/LibStub: https://repos.wowace.com/wow/libstub/tags/1.0
libs/CallbackHandler-1.0: https://repos.wowace.com/wow/callbackhandler/trunk/CallbackHandler-1.0
libs/AceAddon-3.0: https://repos.wowace.com/wow/ace3/trunk/AceAddon-3.0
libs/AceConsole-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConsole-3.0
libs/AceEvent-3.0: https://repos.wowace.com/wow/ace3/trunk/AceEvent-3.0
libs/AceGUI-3.0: https://repos.wowace.com/wow/ace3/trunk/AceGUI-3.0
libs/AceHook-3.0: https://repos.wowace.com/wow/ace3/trunk/AceHook-3.0
libs/AceLocale-3.0: https://repos.wowace.com/wow/ace3/trunk/AceLocale-3.0
ignore:
- twitch
manual-changelog:
filename: CHANGELOG.md
markup-type: markdown
license-output: LICENSE