Closed Myrroddin closed 3 months ago
The BigWigs Packager has some improvements to look at child folders. Please use the following for LibDataBroker-1.1.
libs/LibDataBroker-1.1:
url: https://github.com/tekub/libdatabroker-1-1/LibDataBroker-1.0
curse-slug: libdatabroker-1-1
Please create a pull request for the enhancements
What game version did the bug occur in?
Vanilla Classic, Burning Crusade Classic, Wrath of the Lich King Classic, Retail
Troubleshooting
Describe the bug.
Your .pkgmeta is pointing to Wowace URLs which haven't existed in years. None of your libs are being pulled from the correct repos.
Steps to reproduce.
Update your pkgmeta. Here is an example of the current URLs: RepByZone's pkgmeta.
To reference LibDataBroker-1.1, the correct format is to not use
tools-used
which is obsolete. Instead, usecurse-slug
. You can safely remove the entiretools-used
section of your pkgmeta.Because
tools-used
is obsolete, you can remove findglobals as well.Expected behavior.
Rather than bundling library versions from before Twitch, and later Amazon, bought Curseforge, bundle the current library versions from the correct repository URLs.
Errors