forked from Rhyono/CraftStore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCraftStoreFixedAndImproved.txt
34 lines (32 loc) · 1.23 KB
/
CraftStoreFixedAndImproved.txt
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
; This Add-on is not created by, affiliated with or sponsored by ZeniMax
; Media Inc. or its affiliates. The Elder Scrolls® and related logos are
; registered trademarks or trademarks of ZeniMax Media Inc. in the United
; States and/or other countries. All rights reserved.
; You can read the full terms at https://account.elderscrollsonline.com/add-on-terms
## Title: CraftStore
## APIVersion: 101041 101042
## Version: 2.93
## SavedVariables: CraftStore_Account CraftStore_Character
## Author: AlphaLemming, BlackSwan, Rhyono, MuMuQ
## Description: A tool for crafting research, with style and recipe tracking and new crafting interfaces.
## OptionalDependsOn: ItemSaver FCOItemSaver MasterMerchant TamrielTradeCentre LibChatMessage
## DependsOn: LibBinaryEncode>=34 LibAddonMenu-2.0>=32
CraftStore_Helpers.lua
CraftStore_Lang.lua
XML/UI/CraftStore_Font.xml
CraftStore_VarInit.lua
;CraftStore_Flask.lua
CraftStore_Styles.lua
CraftStore_Migrations.lua
CraftStore.lua
;CraftStore_MainMenu.lua
CraftStore_LAM.lua
CraftStore_Events.lua
XML/UI/CraftStore.xml
XML/UI/CraftStore_Flask.xml
XML/UI/CraftStore_Cook.xml
XML/UI/CraftStore_Rune.xml
XML/UI/CraftStore_Style.xml
XML/UI/CraftStore_Recipe.xml
XML/UI/CraftStore_Blueprint.xml
XML/BINDINGS/Bindings.xml