Skip to content

Commit

Permalink
Create separate package for TBC mods
Browse files Browse the repository at this point in the history
  • Loading branch information
emmericp committed May 11, 2024
1 parent 0957b8a commit 5b0392b
Show file tree
Hide file tree
Showing 144 changed files with 23 additions and 24,868 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: BigWigsMods/packager@master
if: ${{ github.event_name != 'pull_request' }}
with:
args: -n "DBM-Vanilla_SoD_BC-{project-version}{classic}"
args: -n "DBM-TBC-{project-version}{classic}"
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
Expand Down
8 changes: 2 additions & 6 deletions .luarc.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@
"duplicate-doc-field"
],
"diagnostics.globals": [
"GetGossipOptions",
"UIDropDownMenu_AddButton",
"UIDropDownMenu_CreateInfo",
"SHIELDSLOT",
"BOSS",
"UnitDebuff",
"SCENARIO_STAGE"
"UIDropDownMenu_AddButton",
"UIDropDownMenu_CreateInfo"
]
}
5 changes: 1 addition & 4 deletions .pkgmeta
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
package-as: DBM-Raids-BC
changelog-title: DBM - Season of Discovery, Vanilla, and TBC
changelog-title: DBM - The Burning Crusade mods
enable-nolib-creation: no

move-folders:
DBM-Raids-BC/DBM-Raids-Vanilla: DBM-Raids-Vanilla
DBM-Raids-BC/DBM-Outlands: DBM-Outlands
DBM-Raids-BC/DBM-Azeroth: DBM-Azeroth
DBM-Raids-BC/DBM-Raids-BC: DBM-Raids-BC
DBM-Raids-BC/DBM-Test-BCVanilla: DBM-Test-BCVanilla
54 changes: 0 additions & 54 deletions DBM-Azeroth/Azuregos.lua

This file was deleted.

52 changes: 0 additions & 52 deletions DBM-Azeroth/DBM-Azeroth_TBC.toc

This file was deleted.

52 changes: 0 additions & 52 deletions DBM-Azeroth/DBM-Azeroth_Vanilla.toc

This file was deleted.

52 changes: 0 additions & 52 deletions DBM-Azeroth/DBM-Azeroth_Wrath.toc

This file was deleted.

67 changes: 0 additions & 67 deletions DBM-Azeroth/Emeriss.lua

This file was deleted.

69 changes: 0 additions & 69 deletions DBM-Azeroth/KazzakClassic.lua

This file was deleted.

Loading

0 comments on commit 5b0392b

Please sign in to comment.