This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
This update introduces support for the new CurseForge and Mods APIs.
Some structs have been renamed in this version to avoid confusion with
the newly introduced API support:
Version
->PackVersion
VersionInfo
->PackVersionInfo
I have also corrected a mistake made with TagService#MostUsed(int)
,
where I had unintentionally included it on the PackService
.