A collection of common functions needed by other addons
- Download the latest release
- Extract to Interface/AddOns and enable the addon in-game
You can embed SynastriaCoreLib in your own addon. Make sure you include all required libraries (from the /Libs
folder), and then put the SynastriaCoreLib-1.0
folder in there as well, as a library.
You are then able to include it in your embed.xml
or .toc
file:
<Include file="Libs\SynastriaCoreLib-1.0\SynastriaCoreLib-1.0.xml" />