Skip to content

VRCLI v0.19.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 09:58
· 41 commits to main since this release

Avatar uploads

VRCLI 0.19.0 extends the same deployment workflow to VRChat avatars while keeping full world support. deploy and check now detect the installed Worlds or Avatars SDK automatically.

Highlights

  • Build and upload existing or new avatars for StandaloneWindows64 and Android.
  • Select a specific avatar by Hierarchy path or Blueprint when a scene contains multiple avatars.
  • Edit avatar metadata without opening Unity.
  • Continue to create, update, check, and upload VRChat worlds with the same commands.
  • Select and manage saved sessions from the TUI or CLI, including Windows Credential Manager and macOS Keychain storage.
  • Verify uploaded platform versions with the VRChat server and report phase timings, artifact hashes, SDK, Unity, and CLI provenance.
  • Preserve failed uploads as recovery manifests and retry them with --resume without rebuilding.
  • Prevent concurrent operations in one Unity project and replace the Unity bridge atomically.
  • Publish native Windows, Apple silicon, and Intel macOS builds with SHA-256 checksums, an SPDX SBOM, and GitHub artifact attestations.
  • Publish the Unity bridge through a VPM package listing and run Worlds/Avatars SDK compatibility checks.

Full changelog: v0.16.0...v0.19.0