/VRBuildHelper

An integrated editor toolset that adds a number of quality of life features to assist VRChat world creators in managing their projects.

Primary LanguageC#MIT LicenseMIT

VR Build Helper

An integrated editor toolset that adds a number of quality of life features to assist VRChat world creators in managing their projects.

Features

  • Manage multiple branches of a world that upload to seperate pipeline ids
  • Keep track of any builds and uploads you do for each branch and manage build numbers across PC and mobile platforms
  • Streamlined build interface
  • Convenient blueprint ID selection and switching
  • Automatically backup uploaded worlds and retest or reupload them later
  • Automatically upload your world with a single button press - and even upload for two platforms in one go autonomously
  • Upload custom images for your world
  • Edit your world name, description, tags, image etc from the editor
  • Export .vrcw files for worlds
  • Editor mode persistent camera
  • Save camera position before uploading
  • much more, read the documentation!

Main window

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

Installation through a UnityPackage

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

Special Thanks: @Haï~ for initial deployment manager implementation @Nestorboy for letting me steal some of his inspector code :)

Requirements

For complete documentation, please visit the wiki.