v1.0.0 rc6 Move to UPM, editor mode camera and bug fixes
Pre-release
Pre-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):
- In the Unity toolbar, select
Window
>Package Manager
>[+]
>Add package from git URL...
- 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.