An integrated editor toolset that adds a number of quality of life features to assist VRChat world creators in managing their projects.
- 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!
- In the Unity toolbar, select
Window
>Package Manager
>[+]
>Add package from git URL...
- Paste the following link:
https://github.com/BocuD/VRBuildHelper.git?path=/Packages/com.bocud.vrbuildhelper
- Download latest unitypackage release from here
- Install the downloaded unitypackage
Special Thanks: @Haï~ for initial deployment manager implementation @Nestorboy for letting me steal some of his inspector code :)
- Latest version of Package Manager version of VRChat SDK (installed by VRChat Creator Companion)
- UdonSharp v1.0.0 or later
- VRChatApiTools v0.2.1 or later https://github.com/BocuD/VRChatApiTools/