Skip to content

Commit

Permalink
(chore): Add WoWInterface packaging support
Browse files Browse the repository at this point in the history
- Use a new AddOn icon!
  • Loading branch information
spamwax committed Jul 24, 2024
1 parent 8b9156f commit 5bc0afe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bigwigs_pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ jobs:
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WOWI_API_TOKEN: ${{ WOWI_API_TOKEN }}
6 changes: 3 additions & 3 deletions EavesDrop_Mainline.toc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## Interface: 110000
## Name: EavesDrop
## Title: EavesDrop
## Notes: A simple combat log that displays events similar to SCT
## Notes: A simple combat log that displays events similar to SCT (by |cFFF48CBAspamwax|r)
## Version: @project-version@
## Author: Grayhoof (Edited by Domzae, Updated for retail & classic by |cFFF48CBAspamwax|r)
## Author: Grayhoof (Edited by Domzae, Updated for retail & classic by spamwax)
## SavedVariables: EavesDropDB
## SavedVariablesPerCharacter: EavesDropStatsDB
## X-Website: https://github.com/spamwax/EavesDrop
Expand All @@ -14,7 +14,7 @@
## X-Wago-ID: WqKQw1Nx
## X-Curse-Project-Name: EavesDrop
## X-Curse-Project-ID: 2812
## IconTexture: Interface\Icons\inv_mousehearthstone
## IconTexture: Interface\AddOns\EavesDrop\Media\Textures\mouse.blp
## X-Credits: Grayhoof, spamwax, Domzae
## Notes-zhCN: 一个简单的战斗日志,显示所有伤害、增益等……
## Notes-koKR: 모든 데미지, 버프 등을 표시하는 간단한 전투 로그입니다.
Expand Down
Binary file added Media/Textures/mouse.blp
Binary file not shown.

0 comments on commit 5bc0afe

Please sign in to comment.