forked from ATTWoWAddon/AllTheThings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.pkgmeta
43 lines (33 loc) · 730 Bytes
/
.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
package-as: AllTheThings
enable-nolib-creation: no
externals:
move-folders:
ignore: # Files and directories beginning with a dot (such as .git) are automatically ignored, as is the pgkmeta file itself.
- _config.yml
- setup.cfg
- link_att.bat
- Link ATT to WoW.bat
- AllTheThings_Beta.legacytoc
- AllTheThings_PTR.legacytoc
required-dependencies:
optional-dependencies:
embedded-libraries:
- callbackhandler
- libdatabroker-1-1
- libstub
license-output: LICENSE.txt
tools-used:
#manual-changelog:
# filename: CHANGELOG.md
# markup-type: markdown
plain-copy:
- assets/*
- db/*
- lib/*
- locales/*
- src/*
- AllTheThings.lua
- Bindings.xml
- CHANGELOG.md
- LICENSE.TXT
- Settings.lua