Skip to content

Releases: BocuD/VRChatApiTools

0.4.1

Choose a tag to compare

@github-actions github-actions released this 15 Oct 21:08
Fix a json error :)

0.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 20:40
21e8fd5
Fix compatibility with SDK 3.4.0

3.4.0 Fix

0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 09:06
5d23cea
Merge pull request #7 from Miner28/VPM

Migrate to VPM

Compatibility with VRChat SDK 3.2.0

Choose a tag to compare

@BocuD BocuD released this 26 Apr 05:32

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

Choose a tag to compare

@BocuD BocuD released this 05 Sep 22:55

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

Choose a tag to compare

@BocuD BocuD released this 15 May 16:51

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

Choose a tag to compare

@BocuD BocuD released this 26 Apr 19:07

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.