Skip to content

1.6.5

Choose a tag to compare

@rwqfsfasxc100 rwqfsfasxc100 released this 08 Jun 17:32
· 991 commits to main since this release
  • __compare_versions now correctly returns false if the mod you are comparing with is not in the installed mods
  • ManifestV2 now accepts author and credits tags, allowing for individuals who worked on the mod to be appropriately credited.
    • author is a string allowing the creator of the mod to be directly credited. When formatting to manifest version, it will always be provided, and defaults to "Unknown" if none is provided.
    • credits is an array of strings that provides more information on the author, any additional people who aided with development, licenses, or otherwise, to be noted alongside the author. More optional than credits, as when formatting to manifest version, it is omitted by default.
  • Added said author and credits tags to the manifest