-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCraftInfoAnywhere.toc
More file actions
36 lines (31 loc) · 1013 Bytes
/
CraftInfoAnywhere.toc
File metadata and controls
36 lines (31 loc) · 1013 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
## Interface: 120001, 50503, 20505, 11508
## Title: Craft Info Anywhere
## Notes: Shows the cost (more or less) of crafting an item and the minimum reagents
## Version: @project-version@
## Author: plusmouse
## SavedVariables: CRAFT_INFO_ANYWHERE_CONFIG
## OptionalDeps: Auctionator
## Category-enUS: Professions
## Category-deDE: Berufe
## Category-esES: Profesiones
## Category-esMX: Profesiones
## Category-frFR: Métiers
## Category-itIT: Professioni
## Category-koKR: 전문 기술
## Category-ptBR: Profissões
## Category-ruRU: Профессии
## Category-zhCN: 专业
## Category-zhTW: 專業技能
Objects.lua
Locales.lua
SlashCmd.lua
Config.lua
Data_Mainline.lua [AllowLoadGameType mainline]
Main_Mainline.lua [AllowLoadGameType mainline]
Data_Vanilla.lua [AllowLoadGameType vanilla]
Data_TBC.lua [AllowLoadGameType tbc]
Data_Wrath.lua [AllowLoadGameType wrath]
Data_Cata.lua [AllowLoadGameType cata]
Data_Mists.lua [AllowLoadGameType mists]
Main_Classic.lua [AllowLoadGameType classic]
API.lua