Skip to content

Commit d7772bd

Browse files
committed
toc updates
1 parent 97337eb commit d7772bd

File tree

5 files changed

+20
-7
lines changed

5 files changed

+20
-7
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@
111111
"utf8": "disable"
112112
},
113113
"Lua.workspace.library": [
114-
"~/.vscode/extensions/ketho.wow-api-0.19.1/Annotations"
114+
"~/.vscode/extensions/ketho.wow-api-0.20.6/Annotations/Core"
115115
]
116116
}

AutoGear-Mists.toc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Interface: 50500
2+
## Title: AutoGear
3+
## Notes: Automatically chooses loot and equips gear
4+
## Author: Synthetikaryote, BujuArena
5+
## OptionalDeps: Pawn
6+
7+
TaintLess.xml
8+
localization.core.lua
9+
localization.ru.lua
10+
AutoGear.lua
11+
## SavedVariables: AutoGearDB
12+
## SavedVariablesPerCharacter: AutoGearDB

AutoGear-Vanilla.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Interface: 11506
1+
## Interface: 11507
22
## Title: AutoGear
33
## Notes: Automatically chooses loot and equips gear
44
## Author: Synthetikaryote, BujuArena

AutoGear-Wrath.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Interface: 30403
1+
## Interface: 30404
22
## Title: AutoGear
33
## Notes: Automatically chooses loot and equips gear
44
## Author: Synthetikaryote, BujuArena

AutoGear.toc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
## Interface: 110100
2-
## Interface-Mainline: 110100
1+
## Interface: 110105
2+
## Interface-Mainline: 110105
3+
## Interface-Mists: 50500
34
## Interface-Cata: 40402
4-
## Interface-Wrath: 30403
5+
## Interface-Wrath: 30404
56
## Interface-TBC: 20505
6-
## Interface-Vanilla: 11506
7+
## Interface-Vanilla: 11507
78
## Title: AutoGear
89
## Notes: Automatically chooses loot and equips gear
910
## Author: Synthetikaryote, BujuArena

0 commit comments

Comments
 (0)