diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 038ce81..25d6b5d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,14 +15,10 @@ jobs: release: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v1 - - - uses: BigWigsMods/packager@master + - uses: actions/checkout@v3 with: - args: -g classic + fetch-depth: 0 - - uses: BigWigsMods/packager@master + - uses: BigWigsMods/packager@v2 with: - args: -g bcc - - - uses: BigWigsMods/packager@master + args: -S diff --git a/.pkgmeta b/.pkgmeta new file mode 100644 index 0000000..10aa570 --- /dev/null +++ b/.pkgmeta @@ -0,0 +1,5 @@ +package-as: BlockChinese + +externals: + Libs/LibStub: https://repos.wowace.com/wow/libstub/trunk + Libs/LibChatAnims: https://repos.curseforge.com/wow/libchatanims/trunk/LibChatAnims diff --git a/BlockChinese.toc b/BlockChinese.toc index efb1fa1..16ea911 100644 --- a/BlockChinese.toc +++ b/BlockChinese.toc @@ -1,6 +1,6 @@ -## Interface-Retail: 90200 -## Interface-Classic: 11402 -## Interface-BCC: 20503 +## Interface: 100002 +## Interface-Wrath: 30400 +## Interface-Classic: 11403 ## Version: @project-version@ ## Title: BlockChinese ## Notes: Blocks Chinese Chat @@ -9,4 +9,9 @@ ## X-WoWI-ID: 20488 ## X-Wago-ID: e56nrd69 +#@no-lib-strip@ +Libs\LibStub\LibStub.lua +Libs\LibChatAnims\LibChatAnims.xml +#@end-no-lib-strip@ + BlockChinese.lua