Skip to content

Commit

Permalink
Update for Wrath Classic
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketho committed Sep 8, 2022
1 parent f64f8d9 commit d290697
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 14 deletions.
13 changes: 5 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,17 @@ on:
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}

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 bc

- uses: BigWigsMods/packager@master
args: -S
7 changes: 4 additions & 3 deletions Peggle.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface-Retail: 90005
## Interface-Classic: 11307
## Interface-BC: 20501
## Interface: 90207
## Interface-Classic: 11403
## Interface-Wrath: 30400
## Title: Peggle (Unofficial)
## Version: @project-version@
## Notes: The popular game Peggle, now back in World of Warcraft Classic!
Expand All @@ -9,6 +9,7 @@
## SavedVariablesPerCharacter: PeggleProfile
## X-Curse-Project-ID: 338690
## X-WoWI-ID: 24964
## X-Wago-ID: ME6ggO61

Levels.lua
Peggle.lua
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
"The Peggle Institute has opened a branch in Azeroth!"

Download: https://www.curseforge.com/wow/addons/peggle-classic
### The Peggle Institute has opened a branch in Azeroth!

© 2007, 2009 PopCap Games, Inc. All rights reserved. The
PopCap Logo and all other trademarks used herein that are listed
Expand Down

0 comments on commit d290697

Please sign in to comment.