-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDestinations.txt
34 lines (29 loc) · 1.32 KB
/
Destinations.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: |cFFFFFFDestinations|r
## Description: This addon adds various points of interest to your maps and compass.
## AddOnVersion: 274
## Version: 27.4
## Author: Sharlikran |c990000Snowman|r|cFFFFFFDK|r & MasterLenman & Ayantir
## APIVersion: 100033 100034
## SavedVariables: Destinations_Settings
## DependsOn: LibAddonMenu-2.0>=32 LibMapPins-1.0>=10030 CustomCompassPins>=31
data/EN/DestinationsCollectibles_en.lua
data/EN/DestinationsQuests_en.lua
data/EN/DestinationsQuestgivers_en.lua
data/EN/DestinationsSettings_en.lua
data/$(language)/DestinationsCollectibles_$(language).lua
data/$(language)/DestinationsQuests_$(language).lua
data/$(language)/DestinationsQuestgivers_$(language).lua
data/$(language)/DestinationsSettings_$(language).lua
data/DestinationsChampions.lua
data/DestinationsFishData.lua
data/DestinationsPOIData.lua
data/DestinationsQuestData.lua
data/DestinationsSharedData.lua
data/DestinationsSharedDataIDs.lua
data/DestinationsMundus.lua
Destinations.lua