vrc-packaging-action
Version updated for VRLabs/VRCTools-Packaging-Action to version v1.1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Updated support to version 1.1.0 of the container.
New Options:
- unityReleaseUrl: link to include in the- package.jsonfor the unityackage
- releaseVersion: version to use for the release, will default with the content of- package.jsonif not provided
New Features:
- Icon support: by filling up an iconfield insidepackage.jsonwith an url to a valid png, you can add an icon for the unitypackage release
Changes:
- now the unityPackageDestinationFolderandunityPackageDestinationFolderMetasfields are required when generating unitypackages
- removed requirement of unityfield as it’s not required by the vcc, we will readd it the day VRChat will make the field required
Fixed:
- now fields unused by the packager do not get removed on the released packages
- fixed missing filters on the zip (vcc) version of the package
- correctly moved server-package.jsonto the output directory instead of the work directory