-
Notifications
You must be signed in to change notification settings - Fork 15
/
Immersion.toc
58 lines (49 loc) · 1.11 KB
/
Immersion.toc
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
51
52
53
54
55
56
57
58
## Interface: 110005
## Interface-Classic: 11505
## Interface-Wrath: 30403
## Interface-Cata: 40401
## IconTexture: Interface\AddOns\Immersion\Textures\Logo
## Title: Immersion
## Notes: Immersive replacement for quest & gossip
## Version: 1.4.42
## Author: Sebastian Lindfors
## X-Website: https://github.com/seblindfors/Immersion
## X-Curse-Project-ID: 257550
## X-WoWI-ID: 24714
## X-Wago-ID: RaN0MP6j
## SavedVariables: ImmersionSetup
## OptionalDeps: ConsolePort
# Locale
Locale\Locale.xml
# Libs
Libs\LibStub\LibStub.lua
Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml
Libs\AceGUI-3.0\AceGUI-3.0.xml
Libs\AceConfig-3.0\AceConfig-3.0.xml
# Compatibility scripts
Compat.lua
Interface.lua
# Extra stuff & config
Utils.lua
Config.lua
# Components
Components\Scaler.lua
Components\Titles.lua
Components\Text.lua
Components\Model.lua
Components\Button.lua
Components\Tooltip.lua
Components\Elements.lua
# Display
Display\Animation.lua
Display\Frame.xml
Display\Onload.lua
Display\Fademgr.lua
# Logic
Logic\Input.lua
Logic\Frame.lua
Logic\Talkbox.lua
Logic\Events.lua
Logic\Inspector.lua
Logic\Controller.lua
Logic\Toast.lua