Right now all of my Ace addons have a copy of the Ace Libs in their folder. I assume there's a way to just have a single copy of the Ace libs in my addon folder and have them all use that copy rather than individually stored versions.
Can anyone give me a quick way of converting over to that method?
How do the addons know where he Ace libs are stored? Do they look at the "root" of the addon folder first and then their individual folder or vice versa?
I'm interested in doing this because of recent lib incompatibilities. I figure if I have one copy of the libs it'll be easier to keep track of and easier to keep updated.
Can anyone give me a quick way of converting over to that method?
How do the addons know where he Ace libs are stored? Do they look at the "root" of the addon folder first and then their individual folder or vice versa?
I'm interested in doing this because of recent lib incompatibilities. I figure if I have one copy of the libs it'll be easier to keep track of and easier to keep updated.
Thanks in advance.