Version 1.1.2a
- adopt to BigWigs release script
This commit is contained in:
@@ -1,13 +1,38 @@
|
||||
## Interface: 11307
|
||||
## Interface-Classic: 11307
|
||||
## Interface-BCC: 20501
|
||||
## Interface-Retail: 90005
|
||||
|
||||
## Title: Grichelde
|
||||
## Notes: Replaces characters of your chat input line before sending.
|
||||
## Notes-de: Ersetzt eingegebene Zeichen in der Chat-Zeile vor dem Versenden.
|
||||
## Version: 1.1.1
|
||||
#@debug@
|
||||
## Version: 1.1.2
|
||||
#@end-debug@
|
||||
#@non-debug@
|
||||
# ## Version: @project-version@
|
||||
#@end-non-debug@
|
||||
## Author: Teilzeit-Jedi
|
||||
## eMail: tj@teilzeit-jedi.de
|
||||
|
||||
#@version-classic@
|
||||
## X-Build: Classic
|
||||
## X-Compatible: 20501
|
||||
## X-Compatible: 90005
|
||||
#@end-version-classic@
|
||||
#@non-version-classic@
|
||||
#@version-bcc@
|
||||
# ## X-Build: BCC
|
||||
# ## X-Compatible: 11307
|
||||
# ## X-Compatible: 90005
|
||||
#@end-version-bcc@
|
||||
#@version-retail@
|
||||
# ## X-Build: Retail
|
||||
# ## X-Compatible: 11307
|
||||
# ## X-Compatible: 20501
|
||||
#@end-version-retail@
|
||||
#@end-non-version-classic@
|
||||
|
||||
## X-Curse-Project-ID: 385480
|
||||
## X-License: GPLv3
|
||||
## X-Category: Chat/Communication
|
||||
@@ -17,7 +42,21 @@
|
||||
## OptionalDeps: LibStub, CallbackHandler, Ace3, LibDataBroker, LibDBIcon
|
||||
## SavedVariables: GricheldeDB
|
||||
|
||||
libs.xml
|
||||
#@no-lib-strip@
|
||||
Libs\LibStub\LibStub.lua
|
||||
Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml
|
||||
Libs\AceAddon-3.0\AceAddon-3.0.xml
|
||||
Libs\AceLocale-3.0\AceLocale-3.0.xml
|
||||
Libs\AceEvent-3.0\AceEvent-3.0.xml
|
||||
Libs\AceHook-3.0\AceHook-3.0.xml
|
||||
Libs\AceConsole-3.0\AceConsole-3.0.xml
|
||||
Libs\AceDB-3.0\AceDB-3.0.xml
|
||||
Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml
|
||||
Libs\AceGUI-3.0\AceGUI-3.0.xml
|
||||
Libs\AceConfig-3.0\AceConfig-3.0.xml
|
||||
Libs\LibDataBroker-1.1\LibDataBroker-1.1.lua
|
||||
Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua
|
||||
#@end-no-lib-strip@
|
||||
|
||||
Grichelde.lua
|
||||
GricheldeConstants.lua
|
||||
@@ -31,4 +70,6 @@ GricheldeOptions.lua
|
||||
GricheldeMinimap.lua
|
||||
GricheldeChat.lua
|
||||
|
||||
GricheldeTest.lua
|
||||
#@do-not-package@
|
||||
GricheldeTest.lua
|
||||
#@end-do-not-package@
|
||||
Reference in New Issue
Block a user