Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

go-modpacksch v0.3.0

Latest
Compare
Choose a tag to compare
@jamierocks jamierocks released this 27 Mar 13:55
· 2 commits to master since this release
f758389

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.