-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFastReset.txt
37 lines (28 loc) · 971 Bytes
/
FastReset.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
; 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
## APIVersion: 101035 101034
## Title: FastReset
## Description: Reset instances faster
## Author: m00nyONE
## Version: 2.6.0
## AddOnVersion: 020600
## SavedVariables: FastResetVars
## DependsOn: LibAddonMenu-2.0 LibSlashCommander LibDataShare
## OptionalDependsOn: HodorReflexes
lang/en.lua
lang/$(language).lua
modules/util/timer.lua
globals/globals.lua
modules/util/util.lua
modules/util/ultihome.lua
logic/leader.lua
logic/member.lua
logic/shared.lua
modules/share/dataShare.lua
modules/cmd/cmd.lua
modules/cmd/bindings.xml
modules/menu/menu.lua
FastReset.lua