-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
ClockTST.txt
48 lines (37 loc) · 1.23 KB
/
ClockTST.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
################
## Disclosure ##
################
## 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.
###################################
## Clock - Tamriel Standard Time ##
## by Arne Rantzen (Tyx) ##
## Manifest ##
###################################
## Title: Clock |cFFA4002.0|r
## Description: Adds a fully customizable notice about time and date in Tamriel and Earth.
## Author: |c0080ffTyx|r
## Version 2.3.0
## APIVersion: 100031
## SavedVariables: ClockTST_Settings
## DependsOn: LibClockTST LibAddonMenu-2.0
## OptionalDependsOn: LibFeedback LibDebugLogger
#################
## Clock - TST ##
#################
Asset/I18n/en.lua
Asset/I18n/$(language).lua
Lib/Feature/Moon/Moon.xml
Lib/Feature/Time/Time.xml
Lib/Data/Constants.lua
Lib/Data/Settings.lua
Lib/Core/Compatibility.lua
Lib/Core/Utility.lua
Lib/Feature/Moon/Moon.lua
Lib/Feature/Time/Time.lua
Lib/Feature/Menu/Menu.lua
Lib/Core/I18n.lua
Lib/Feature/Bindings/Bindings.lua
Lib/Feature/Bindings/Bindings.xml
Lib/Clock.lua