Skip to content

Commit

Permalink
Merge pull request #29 from h2oboi89/develop
Browse files Browse the repository at this point in the history
Patch 9.1 TOC Update
  • Loading branch information
h2oboi89 authored Jul 5, 2021
2 parents 6d47501 + 1fc1926 commit d02bc59
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ Addon for adding trade skill info to reagents. Builds library dynamically by sca

## Building
`make build` will copy source files and relevant library files from `src` to `Release` based on `embeds.xml` file.

## Curseforge

https://www.curseforge.com/wow/addons/trade-skill-reagents
4 changes: 2 additions & 2 deletions src/TradeSkillReagents.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 90005
## Interface: 90100
## Title: Trade Skill Reagents
## Author: Hotel2Oscar
## Version: 3.2
## Version: 3.3
## Notes: Shows which trade skills use the reagent in the tooltip
## X-Category: Tradeskill
## X-Embeds: Ace3
Expand Down
4 changes: 2 additions & 2 deletions test/CommTest/CommTest.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 90005
## Interface: 90100
## Title: CommTest
## Author: Hotel2Oscar
## Version: 2.1
## Version: 3.3
## Notes: Addon to test Trade Skills Reagents inter addon communications
## DefaultState: Enabled
## LoadOnDemand: 0
Expand Down

0 comments on commit d02bc59

Please sign in to comment.