Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Group and Category TOC directives #1160

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions totalRP3/totalRP3.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@
## Version: @project-version@
## Notes: The best roleplaying addon for World of Warcraft.|n|n|cffffd200Version:|r @project-version@
## IconTexture: Interface\AddOns\totalRP3\Resources\trp3minimap
## Category-enUS: Roleplay
## Category-deDE: Rollenspiel
## Category-esES: Juego de rol
## Category-esMX: Juego de rol
## Category-frFR: Jeu de rôle
## Category-itIT: Gioco di ruolo
## Category-koKR: 롤플레이
## Category-ptBR: Interpretação de Papel
## Category-ruRU: Ролевая игра
## Category-zhCN: 角色扮演
## Category-zhTW: 角色扮演
## Group: totalRP3

## OptionalDeps: !ClassColors, _DebugLog, Kui_Nameplates, Kui_Nameplates_Core, Prat-3.0, WagoAnalytics
## RequiredDeps: totalRP3_Data
## SavedVariables: TRP3_Profiles, TRP3_Characters, TRP3_Configuration, TRP3_Flyway, TRP3_Presets, TRP3_Companions, TRP3_MatureFilter, TRP3_Colors, TRP3_Notes, TRP3_SavedAutomation
Expand Down
1 change: 1 addition & 0 deletions totalRP3_Data/totalRP3_Data.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
## Version: @project-version@
## Notes: The best data storage for the best roleplaying addon for World of Warcraft.|n|n|cffffd200Version:|r @project-version@
## IconTexture: 982414
## Group: totalRP3
## SavedVariables: TRP3_AddonLocale, TRP3_Register
## LoadOnDemand: 1

Expand Down
Loading