forked from TheMouseNest/Auctionator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAuctionator.toc
More file actions
50 lines (42 loc) · 2.25 KB
/
Auctionator.toc
File metadata and controls
50 lines (42 loc) · 2.25 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
## Interface: 120001, 120000, 50503, 38000, 20505, 11508
## Title: Auctionator
## Version: @project-version@
## Author: plusmouse, Borjamacare
## X-Website: https://www.curseforge.com/wow/addons/auctionator
## X-Category: Auction/Economy
## X-Localizations: enUS, itIT, deDE, ruRU, koKR, frFR, esES, esMX, zhTW, ptBR, zhCN
## Notes: A lightweight addon that makes it easy and fast to buy, sell and manage auctions
## Notes-esES: Un addon liviano que hace que comprar, vender y administrar subastas sea fácil y rápido
## Notes-esMX: Un addon liviano que hace que comprar, vender y administrar subastas sea fácil y rápido
## Notes-zhCN: 一款轻量级拍卖行插件,让购买、出售和管理拍卖等物品变得简单快捷
## Category-enUS: Auctions
## Category-deDE: Auktionen
## Category-esES: Subastas
## Category-esMX: Subastas
## Category-frFR: Ventes
## Category-itIT: Aste
## Category-koKR: 경매
## Category-ptBR: Leilões
## Category-ruRU: Лоты
## Category-zhCN: 拍卖
## Category-zhTW: 拍賣
## SavedVariables: AUCTIONATOR_CONFIG, AUCTIONATOR_SAVEDVARS, AUCTIONATOR_SHOPPING_LISTS, AUCTIONATOR_PRICE_DATABASE, AUCTIONATOR_POSTING_HISTORY, AUCTIONATOR_VENDOR_PRICE_CACHE, AUCTIONATOR_RECENT_SEARCHES, AUCTIONATOR_SELLING_GROUPS
## SavedVariablesPerCharacter: AUCTIONATOR_CHARACTER_CONFIG
## OptionalDeps: LibAHTab
## IconTexture: Interface\AddOns\Auctionator\Images\Logo
Libs\Manifest.xml
Libs_ModernAH\Manifest.xml [AllowLoadGameType cata, mists, mainline]
Patches\TaintLess.xml [AllowLoadGameType vanilla, tbc, wrath]
Locales\Manifest.xml
Imports_ModernAH\Manifest.xml [AllowLoadGameType cata, mists, mainline]
Assets_ModernAH.xml [AllowLoadGameType cata, mists, mainline]
Assets_LegacyAH.xml [AllowLoadGameType vanilla, tbc, wrath]
Imports_LegacyAH\Manifest.xml [AllowLoadGameType vanilla, tbc, wrath]
Source\Manifest.xml
Source_Mainline\Manifest.xml [AllowLoadGameType mainline]
Source_Classic\Manifest.xml [AllowLoadGameType classic]
Source_ModernAH\Manifest.xml [AllowLoadGameType cata, mists, mainline]
Source_Vanilla\Manifest.xml [AllowLoadGameType vanilla, tbc, wrath]
Data_Vanilla\Suffixes.lua [AllowLoadGameType vanilla, tbc, wrath]
Source_LegacyAH\Manifest.xml [AllowLoadGameType vanilla, tbc, wrath]
Source_TBC\Constants\Main.lua [AllowLoadGameType tbc, wrath]