-
Notifications
You must be signed in to change notification settings - Fork 2
/
.pkgmeta
51 lines (42 loc) · 1.34 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
package-as: MissionReportButtonPlus
enable-nolib-creation: no
# Files and directories beginning with a dot (such as .git) are automatically
# ignored, as is the PGKMETA file itself.
ignore:
- CHANGELOG.md
- libs
# GitHub + Wago.io
- README.md
# CurseForge
- README-CF.md
# WoWInterface
- README-WI.bbcode
# For copying files without processing (after downloading latest externals)
plain-copy:
- libs/LibStub/LibStub.lua
- libs/LibQTip-1.0/LibQTip-1.0.lua
- libs/LibQTip-1.0/lib.xml
manual-changelog:
filename: CHANGELOG-LATEST.md
markup-type: markdown
license-output: LICENSE.txt
# Indicate the BigWigsMods packager to convert the changelog from Markdown to
# BBCode for WoWInterface.
wowi-convert-changelog: yes
externals:
libs/LibStub: https://repos.curseforge.com/wow/libstub/trunk
libs/LibQTip-1.0: https://repos.curseforge.com/wow/libqtip-1-0
# This will make sure the developers receive points for their addons in
# CurseForge's Author Rewards Program.
embedded-libraries:
- libstub
- libqtip-1-0
# If you want to specify that you used a tool that is not a library, but would
# like people to know that it was used, and for it to receive points for
# CurseForge's Author Rewards Program.
tools-used:
- bug-grabber
- bugsack
- idtip
- textureviewer
- wowlua