Skip to content

v1.0.0 rc6 Move to UPM, editor mode camera and bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@BocuD BocuD released this 05 Sep 23:08
· 39 commits to main since this release

This release contains a few small additions and bug fixes in addition to moving the project over to using UPM.
To upgrade from older versions, make sure you upgrade to the UPM version of VRChatApiTools first:
https://github.com/BocuD/VRChatApiTools/releases/latest

If you have a previous version of VRBuildHelper or VRChatApiTools installed, please make sure to remove the BocuD folder from the Assets directory in your project before installing the new version(s) of VRBuildHelper or VRChatApiTools.

Changelog:

  • Move to Unity Package Manager
  • Add camera to take pictures in editor
  • Rewrote world editor to improve UI
  • Added Build Only option (this allows you to export .vrcw files)
  • Resolve some issues with the Community Labs publisher
  • Other small bug fixes

Installation via Unity Package Manager (git, recommended):

  1. In the Unity toolbar, select Window > Package Manager > [+] > Add package from git URL...
  2. Paste the following link: https://github.com/BocuD/VRBuildHelper.git?path=/Packages/com.bocud.vrbuildhelper

For now a UnityPackage release will also still be provided.