Skip to content

Commit

Permalink
Add packager meta file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tojaso authored Aug 23, 2020
1 parent 1ce466c commit f6b5e62
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions pkgmeta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
package-as: Raven

ignore:
- .pkgmeta
- Readme.txt
- FAQ.txt

externals:
Libs/Ace3/AceAddon-3.0: https://repos.wowace.com/wow/ace3/trunk/AceAddon-3.0
Libs/Ace3/AceConsole-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConsole-3.0
Libs/Ace3/AceEvent-3.0: https://repos.wowace.com/wow/ace3/trunk/AceEvent-3.0
Libs/Ace3/AceDB-3.0: https://repos.wowace.com/wow/ace3/trunk/AceDB-3.0
Libs/Ace3/AceLocale-3.0: https://repos.wowace.com/wow/ace3/mainline/trunk/AceLocale-3.0
Libs/CallbackHandler-1.0: https://repos.wowace.com/wow/callbackhandler/trunk/CallbackHandler-1.0
Libs/LibStub-1.0: https://repos.wowace.com/wow/libstub/trunk
Libs/LibSharedMedia-3.0: https://repos.wowace.com/wow/libsharedmedia-3-0/trunk/LibSharedMedia-3.0
Libs/LibDBIcon-1.0: https://repos.wowace.com/wow/libdbicon-1-0/trunk/LibDBIcon-1.0
Libs/LibBossIDs-1.0: https://repos.wowace.com/wow/libbossids-1-0/trunk
Raven_Options/Libs/Ace3/AceGUI-3.0: https://repos.wowace.com/wow/ace3/trunk/AceGUI-3.0
Raven_Options/Libs/Ace3/AceConfig-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0
Raven_Options/Libs/Ace3/AceDBOptions-3.0: https://repos.wowace.com/wow/ace3/trunk/AceDBOptions-3.0
Raven_Options/Libs/AceGUI-3.0-SharedMediaWidgets: https://repos.wowace.com/wow/ace-gui-3-0-shared-media-widgets/trunk/AceGUI-3.0-SharedMediaWidgets

move-folders:
Raven/Raven_Options: Raven_Options

0 comments on commit f6b5e62

Please sign in to comment.