Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.08 KB

VRChatApiTools

A library to interact with and extend the VRChat SDK. Doesn't do anything on its own, but provides editor tool developers with an interface to more easily interact with VRChat SDK data, and contains an alternate uploader that doesn't run in playmode.

Documentation: soon™

For implementation examples, look at VRBuildHelper and AvatarImageReader

Requirements

Installation

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

Installation through a UnityPackage

  1. Download latest unitypackage release from here
  2. Install the downloaded unitypackage