Hippie4927 wrote: »Documents/Elder Scrolls Online/Live/Addons/Lorebooks/Lib folder
Easily_Lost wrote: »The required Libraries are no longer included with the Lorebook download. You need to install the libraries in your Addon folder, not the Lorebook lib folder.
Yes, you may, but then other addons will not be able to see it and will not run properly. So why have multiple copies on your hard drive.Hippie4927 wrote: »Easily_Lost wrote: »The required Libraries are no longer included with the Lorebook download. You need to install the libraries in your Addon folder, not the Lorebook lib folder.
You can install it in the Lorebook lib folder and everything still works fine.
Easily_Lost wrote: »Yes, you may, but then other addons will not be able to see it and will not run properly. So why have multiple copies on your hard drive.Hippie4927 wrote: »Easily_Lost wrote: »The required Libraries are no longer included with the Lorebook download. You need to install the libraries in your Addon folder, not the Lorebook lib folder.
You can install it in the Lorebook lib folder and everything still works fine.
I am not sure but that library may be used by other addons, if it is then all those addons would not longer function either.
Ydrisselle wrote: »Easily_Lost wrote: »Yes, you may, but then other addons will not be able to see it and will not run properly. So why have multiple copies on your hard drive.Hippie4927 wrote: »Easily_Lost wrote: »The required Libraries are no longer included with the Lorebook download. You need to install the libraries in your Addon folder, not the Lorebook lib folder.
You can install it in the Lorebook lib folder and everything still works fine.
I am not sure but that library may be used by other addons, if it is then all those addons would not longer function either.
There re addons which run with disembedded libraries, they will find the necessary libs if those are installed as separate addons. However there are also addons which require embedded libraries, and they need their libs inside their libs folder.
## Title: |cEFEBBELoreBooks|r ## Description: Displays map pins for Shalidor's and Eidetic Libraries books ## Version: 17 ## Author: Kyoma, Ayantir & Garkin ## APIVersion: 100029 ## SavedVariables: LBooks_SavedVariables COLLAB DATAMINED_DATA ## DependsOn: LibAddonMenu-2.0 LibMapPins-1.0 CustomCompassPins LibGPS LibCustomMenu ## OptionalDependsOn: LibZone Language/strings.lua Language/$(language).lua LoreBooksData.lua EideticData.lua LoreBooks.lua CollabMiner.lua QuestsData.lua LoreBooks.xml
libs/LibBlaBla/LibBlaBla.lua-> This SHOULD not be done anymore if the libraries can be added with their own txt files as it could cause errors.