-
-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy path.pkgmeta
29 lines (25 loc) · 1.06 KB
/
.pkgmeta
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
package-as: CraftSim
enable-nolib-creation: no
externals:
Libs/LibStub: https://repos.curseforge.com/wow/libstub/trunk
Libs/CallbackHandler-1.0: https://repos.curseforge.com/wow/callbackhandler/trunk/CallbackHandler-1.0
Libs/AceAddon-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceAddon-3.0
Libs/AceEvent-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceEvent-3.0
Libs/AceDB-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceDB-3.0
Libs/AceComm-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceComm-3.0
Libs/AceSerializer-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceSerializer-3.0
Libs/LibCompress: https://repos.curseforge.com/wow/libcompress/trunk
Libs/LibDBIcon-1.0: https://repos.curseforge.com/wow/libdbicon-1-0/trunk
Libs/LibGraph-2.0: https://repos.curseforge.com/wow/libgraph-2-0/trunk
Libs/GUTIL:
url: https://github.com/derfloh205/GUTIL.git
tag: 2.0
Libs/GGUI:
url: https://github.com/derfloh205/GGUI.git
tag: 2.1
ignore:
- Libs/LibStub/tests
- Libs/**/*.textile
- Libs/**/*.txt
- README.md
- DevTools