Skip to content

v0.6.1: improved the sample world

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 16:36
· 77 commits to main since this release
f5d0967

In this version, we have made significant improvements to the sample world.
There are no significant visual changes, but we have introduced a gimmick to semi-automatically reflect the addition of new icons in the sample world.

Significant updates to the sample are not related to the product, and the product itself is only a minor update, so we are only updating the patch version.

Small features

  • 6bfd7d1: added the metadata JSON of the icons
  • d299bb8: bumped the version to v0.6.1

Refactors

  • a918393: renamed some icons
    • Normally, compatibility can be maintained if the GUID of the metadata remains the same, but depending on how it is used, this can be a destructive change.
  • d29abc3: updated the dependencies

Documents

Samples

  • renewed the sample world

Other updates

  • ed564e9: improved the markdownlint configuration
  • 01615d0: decrased the specified .NET version
    • NUKE in the vrchat-community/package-list-action repository does not correctly recognize 6.0.424 and tries to install the v7 series.

See also