Skip to content

Instantly share code, notes, and snippets.

@Trojan295
Created December 28, 2020 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Trojan295/a87cda19079a44762083fb2f1c672be0 to your computer and use it in GitHub Desktop.
Save Trojan295/a87cda19079a44762083fb2f1c672be0 to your computer and use it in GitHub Desktop.
ESO addons configuration
addonDir = "/home/damian/Games/the-elder-scrolls-online-tamriel-unlimited/drive_c/users/damian/My Documents/Elder Scrolls Online/live/AddOns"
[[addons]]
name = "SkyShards"
url = "https://www.esoui.com/downloads/download128-SkyShards.html"
dependency = false
[[addons]]
name = "HarvestMap"
url = "https://www.esoui.com/downloads/download57-HarvestMap.html"
dependency = false
[[addons]]
name = "Destinations"
url = "https://www.esoui.com/downloads/download667-Destinations.html"
dependency = false
[[addons]]
name = "MiniMap"
url = "https://www.esoui.com/downloads/download605-MiniMapbyFyrakin.html"
dependency = false
[[addons]]
name = "Dustman"
url = "https://www.esoui.com/downloads/download97-Dustman.html"
dependency = false
[[addons]]
name = "ActionDurationReminder"
url = "https://www.esoui.com/downloads/download1536-ActionDurationReminder.html"
dependency = false
[[addons]]
name = "CombatMetrics"
url = "https://www.esoui.com/downloads/download1360-CombatMetrics.html"
dependency = false
[[addons]]
name = "CustomCompassPins"
url = "https://www.esoui.com/downloads/download185-CustomCompassPins.html"
dependency = true
[[addons]]
name = "LibAddonMenu-2.0"
url = "https://www.esoui.com/downloads/download7-LibAddonMenu.html"
dependency = true
[[addons]]
name = "LibGPS"
url = "https://www.esoui.com/downloads/download601-LibGPS2.html"
dependency = true
[[addons]]
name = "LibMapPing"
url = "https://www.esoui.com/downloads/download1302-LibMapPing.html"
dependency = true
[[addons]]
name = "LibMapPins-1.0"
url = "https://www.esoui.com/downloads/download563-LibMapPins.html"
dependency = true
[[addons]]
name = "LibChatMessage"
url = "https://www.esoui.com/downloads/download2382-LibChatMessage.html"
dependency = true
[[addons]]
name = "LibDebugLogger"
url = "https://www.esoui.com/downloads/download2275-LibDebugLogger.html"
dependency = true
[[addons]]
name = "LibCombat"
url = "https://www.esoui.com/downloads/download2528-LibCombat.html"
dependency = true
[[addons]]
name = "LibCustomMenu"
url = "https://www.esoui.com/downloads/download1146-LibCustomMenu.html"
dependency = true
[[addons]]
name = "LibResearch"
url = "https://www.esoui.com/downloads/download517-LibResearch.html"
dependency = true
[[addons]]
name = "LibSets"
url = "https://www.esoui.com/downloads/download2241-LibSets.html"
dependency = true
[[addons]]
name = "CombatMetricsFightData"
dependency = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment