Skip to content

A library to interact with and extend the VRChat SDK inside Unity

License

Notifications You must be signed in to change notification settings

BocuD/VRChatApiTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 VRChat Creator Companion (recommended):

Add this repository to your CreatorCompanion sources. From there VRChatApiTools should show up within the list of available packages.

Installation through a UnityPackage

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