Skip to content

Commit

Permalink
Update for 10.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
NinerBull committed Mar 21, 2023
1 parent da966ad commit be8d608
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Download the latest version from one of the places below, and unzip it in your `
## Configuration
A new area will be added into Total RP 3's Config Window, under 'Settings' > 'Raider.IO'.

You can also access the config by typing `/trp3 rio`.

* You can toggle hiding Raider.IO info when you are IC (In Character).
* You can toggle showing M+ Score and Raid Progress.
* You can toggle whether the addon's minified formatting will be used instead of the original Raider.IO Tooltip info.
2 changes: 1 addition & 1 deletion tRP3_RDotIO/tRP3_RDotIO.lua
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,7 @@ end
TRP3_API.module.registerModule({
name = "Raider.IO Info Tooltip",
description = "(Unofficial) Adds Raider.IO Information to Total RP 3's tooltips.",
version = "1.4.3",
version = "1.4.4",
id = "trp3_riotooltips",
onStart = trp3rioinit,
minVersion = 60,
Expand Down
4 changes: 2 additions & 2 deletions tRP3_RDotIO/tRP3_RDotIO.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 100005
## Interface: 100007
## Title: Total RP 3: Raider.IO Tooltip Support
## Version: 1.4.3
## Version: 1.4.4
## Notes: Allows TRP 3 to show Raider.IO information on the tooltip.
## Author: NinerBull
## SavedVariables: tRP3RIOX
Expand Down

0 comments on commit be8d608

Please sign in to comment.