Skip to content

Releases: BocuD/VRChatApiTools

0.4.1

15 Oct 21:08
Compare
Choose a tag to compare
Fix a json error :)

0.4.0

15 Oct 20:40
21e8fd5
Compare
Choose a tag to compare
Fix compatibility with SDK 3.4.0

3.4.0 Fix

0.3.0

16 Aug 09:06
5d23cea
Compare
Choose a tag to compare
Merge pull request #7 from Miner28/VPM

Migrate to VPM

Compatibility with VRChat SDK 3.2.0

26 Apr 05:32
Compare
Choose a tag to compare

Adds compatibility with SDK 3.2.0 (but breaks compatibility with older versions).
Avatar support is being worked on slowly in the background, and while it is not ready yet, it shouldn't require too much work

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 of VRBuildHelper or VRChatApiTools.

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/VRChatApiTools.git?path=/Packages/com.bocud.vrcapitools

For now a UnityPackage will also still be provided.

Note: You may need to reinstall the package from the package manager for now, as a new UPM version listing hasn't been set up yet. This will change soon.

v0.2.1 Stable UPM release

05 Sep 22:55
Compare
Choose a tag to compare

This is the first stable UPM release. It doesn't contain any major changes since v0.2.0 aside from some small bug fixes and the move to UPM.

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 of VRBuildHelper or VRChatApiTools.

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/VRChatApiTools.git?path=/Packages/com.bocud.vrcapitools

For now a UnityPackage will also still be provided.

New version compatible with VRCSDK 2022-05-12 and later

15 May 16:51
Compare
Choose a tag to compare

You shouldn't need this if aren't using the Open Beta SDK. If you are not using the Open Beta SDK, please install this version instead.

This version changes a few small things to restore compatibility with the latest beta SDK.

Initial release

26 Apr 19:07
Compare
Choose a tag to compare

Initial release

NOTE: This release is incompatible with previous versions (installed by pre release versions of AvatarImageReader and VRBuildHelper)

If you have a BocuD folder in your Assets root, open it, and delete anything inside of here except for the resources folder (if it exists). To use this release alongside VRBuildHelper, please install the latest pre release version (v1.0.0rc3 or newer) from here.