Skip to content

Commit

Permalink
Transition into being Mists of Pandaria Treasures
Browse files Browse the repository at this point in the history
  • Loading branch information
kemayo committed Jun 3, 2022
1 parent c3938ca commit d4a2da1
Show file tree
Hide file tree
Showing 19 changed files with 226 additions and 486 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
with:
submodules: recursive
fetch-depth: 0 # reads history for commit changelog

- name: Create Package
uses: BigWigsMods/packager@master
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "handler"]
path = handler
url = https://github.com/kemayo/wow-handynotes-handler.git
2 changes: 1 addition & 1 deletion .pkgmeta
Original file line number Diff line number Diff line change
@@ -1 +1 @@
package-as: HandyNotes_LostAndFound
package-as: HandyNotes_MistsOfPandariaTreasures
14 changes: 0 additions & 14 deletions HandyNotes_LostAndFound.toc

This file was deleted.

27 changes: 27 additions & 0 deletions HandyNotes_MistsOfPandariaTreasures.toc
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
## Interface: 90205
## Title: HandyNotes: Mists of Pandaria (Treasures and Rares)
## Notes: Where everything is in Pandaria
## Author: Kemayo
## Version: @project-version@
## DefaultState: enabled
## X-Category: Map
## X-eMail: kemayo @ gmail DOT com
## X-Curse-Project-ID: 45644
## X-Wago-ID: RBKp1vGE
## SavedVariables: HandyNotes_MistsOfPandariaTreasuresDB
## RequiredDeps: HandyNotes

handler\handler.xml

pandaria.lua

zones\DreadWastes.lua
zones\IsleOfThunder.lua
zones\JadeForest.lua
zones\KrasarangWilds.lua
zones\KunLaiSummit.lua
zones\TimelessIsle.lua
zones\TownlongSteppes.lua
zones\ValeOfEternalBlossoms.lua
zones\ValleyOfTheFourWinds.lua
zones\VeiledStair.lua
Loading

0 comments on commit d4a2da1

Please sign in to comment.