View Single Post
04/28/20, 12:54 PM   #5
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
Nope the file you have mentioned is the addon's code file, not the SavedVariable file.

You can read here where the addons are installed:
https://www.esoui.com/forums/faq.php..._howto_install
1 folder above the "AddOns" folder (in the live folder) is the "SavedVariables" folder.

e.g. use this to open the path in windows file explorer:
Code:
%userprofile%\documents\elder scrolls online\live

There is the LibDebugLogger.lua and all your other saved data of your other addons.

Last edited by Baertram : 04/28/20 at 12:59 PM.
  Reply With Quote