Skip to content

Commit

Permalink
BigWigs packager 3.4.0 support / change to WoWI ID / Add Wago ID
Browse files Browse the repository at this point in the history
  • Loading branch information
EsreverWoW committed Jul 14, 2022
1 parent b8935e1 commit 39c64ef
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 7 deletions.
15 changes: 14 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,12 @@ jobs:
uses: BigWigsMods/packager@master
if: ${{ success() && github.event_name != 'pull_request' && contains(github.ref, 'tags/') }}
with:
args: -g classic -p 468754 -w 25916
args: -g classic -p 468754 -w 25934
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}

- name: Create BCC Package
uses: BigWigsMods/packager@master
Expand All @@ -38,3 +39,15 @@ jobs:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}

- name: Create Wrath Classic Package
uses: BigWigsMods/packager@master
if: ${{ success() && github.event_name != 'pull_request' && contains(github.ref, 'tags/') }}
with:
args: -g wrath -p 468754 -w 25934
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ShestakUI (Classic / Burning Crusade Classic) [!["Open Issues"](https://img.shields.io/github/issues-raw/EsreverWoW/ShestakUI_Classic.svg)](https://github.com/EsreverWoW/ShestakUI_Classic/issues) [![Discord](https://img.shields.io/discord/610506253306822663.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/mWGp4ac)
ShestakUI is a modular, lightweight, all-in-one overhaul for the World of Warcraft interface. It aims to streamline and clean up the interface, removing unnecessary frills and wasted space as well as fill in some of the holes left in the default UI.

This version of ShestakUI is meant to retain compatibility modern WoW, while also providing compatibility so that it may additionally function in WoW Classic and Burning Crusade Classic.
This version of ShestakUI is meant to retain compatibility modern WoW, while also providing compatibility so that it may additionally function in Wrath Classic, Burning Crusade Classic, and WoW Classic.

## BUGS:
**If you encounter any bugs, please report them on the [issue tracker](https://github.com/EsreverWoW/ShestakUI_Classic/issues) and I will do my best to correct them.**
Expand Down
1 change: 1 addition & 0 deletions ShestakUI/ShestakUI.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Interface: 11403
## Interface-Classic: 11403
## Interface-BCC: 20504
## Interface-Wrath: 30400
## Title: ShestakUI (Classic)
## Notes: A total UI overhaul for World of Warcraft
## Author: Shestak
Expand Down
2 changes: 1 addition & 1 deletion ShestakUI_Config/ShestakUI_Confg_TBC.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Shestak
## Version: 1.51
## X-Curse-Project-ID: 468754
## X-WoWI-ID: 25916
## X-WoWI-ID: 25934
## RequiredDeps: ShestakUI
## SavedVariables: ShestakUIOptionsGlobal, ShestakUIOptions
## SavedVariablesPerCharacter: ShestakUIOptionsPerChar
Expand Down
2 changes: 1 addition & 1 deletion ShestakUI_Config/ShestakUI_Confg_Wrath.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Shestak
## Version: 1.51
## X-Curse-Project-ID: 468754
## X-WoWI-ID: 25916
## X-WoWI-ID: 25934
## RequiredDeps: ShestakUI
## SavedVariables: ShestakUIOptionsGlobal, ShestakUIOptions
## SavedVariablesPerCharacter: ShestakUIOptionsPerChar
Expand Down
3 changes: 2 additions & 1 deletion ShestakUI_Config/ShestakUI_Config.toc
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
## Interface: 11403
## Interface-Classic: 11403
## Interface-BCC: 20504
## Interface-Wrath: 30400
## Title: ShestakUI (Classic) Config
## Notes: In-game configuration for ShestakUI
## Author: Shestak
## Version: 1.51
## X-Curse-Project-ID: 468754
## X-WoWI-ID: 25916
## X-WoWI-ID: 25934
## RequiredDeps: ShestakUI
## SavedVariables: ShestakUIOptionsGlobal, ShestakUIOptions
## SavedVariablesPerCharacter: ShestakUIOptionsPerChar
Expand Down
2 changes: 1 addition & 1 deletion ShestakUI_Config/ShestakUI_Config_Mainline.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Shestak
## Version: 1.51
## X-Curse-Project-ID: 468754
## X-WoWI-ID: 25916
## X-WoWI-ID: 25934
## RequiredDeps: ShestakUI
## SavedVariables: ShestakUIOptionsGlobal, ShestakUIOptions
## SavedVariablesPerCharacter: ShestakUIOptionsPerChar
Expand Down
2 changes: 1 addition & 1 deletion ShestakUI_Config/ShestakUI_Config_Vanilla.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Shestak
## Version: 1.51
## X-Curse-Project-ID: 468754
## X-WoWI-ID: 25916
## X-WoWI-ID: 25934
## RequiredDeps: ShestakUI
## SavedVariables: ShestakUIOptionsGlobal, ShestakUIOptions
## SavedVariablesPerCharacter: ShestakUIOptionsPerChar
Expand Down

0 comments on commit 39c64ef

Please sign in to comment.