vrlabs/vrc-packaging-action

Action to package assets in both unitypackage and vcc package formats.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathunity asset pathyes
outputPathoutput directory path for packagesyes
releaseUrlThe release url to set in the package.jsonno""
unityReleaseUrlThe unity release url to set in the package.jsonno""
releaseVersionThe release version to set in the package.jsonno""
noVccDo not build the vcc packagenofalse
noUnityPackageDo not build the unitypackagenofalse
customJsonFieldsCustom json fieldsno""
namedescription
vccPackagePathPath of the exported vcc package.
unityPackagePathPath of the exported unitypackage.
serverPackageJsonPathPath of the exported server-package.json.