Support Cataclysm Classic

This commit is contained in:
Parnic
2024-04-30 23:21:10 -05:00
parent 9a939cca8b
commit 1c161b436d
2 changed files with 8 additions and 1 deletions

View File

@ -49,7 +49,13 @@ jobs:
with:
args: -g bcc -w 0
- name: Package and release for TBC
- name: Package and release for Wrath
uses: BigWigsMods/packager@master
with:
args: -g wrath -w 0
- name: Package and release for Cataclysm
uses: BigWigsMods/packager@master
with:
args: -g cata -w 0

View File

@ -3,6 +3,7 @@
## Interface-Classic: 11502
## Interface-BCC: 20504
## Interface-Wrath: 30403
## Interface-Cata: 40400
## LoadOnDemand: 1
## Title: Lib: DogTag-Unit-3.0
## Notes: A library to provide unit-oriented tags to LibDogTag-3.0