Skip to content
This repository was archived by the owner on Jul 23, 2023. It is now read-only.

1.16.2

Choose a tag to compare

@github-actions github-actions released this 23 Sep 17:44
· 17 commits to master since this release
07d9fac

Fixed some bugs when installing or updating a mod if the release zip file has a folder with all the mod contents:

  • config.json included in the zip not deleted (overwritting the user or default config)
  • pathsToPreserve of the newer manifest.json not used on update (fallbacking to the older manifest.json instead)