Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 22:57
· 92 commits to master since this release
v1.1.1
cc69b05

Changelog for 1.1.1

The following sections list the changes for 1.1.1.

Summary

  • Fix #8: Some mods are missing a download URL

Details

  • Bugfix #8: Some mods are missing a download URL

    We found the cases where the provided download URL from the curseforge API were missing, to work
    around this we are constructing the URL as a fallback now. This is identicated by the fallback
    flag within the logs now.

    #8