Skip to content

Miner28/VRChatApiTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 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 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

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 79.5%
  • HTML 12.2%
  • JavaScript 5.9%
  • CSS 2.4%