imagitama / vrc-bulk-upload

A Unity plugin that uploads all active VRChat avatars in your scene.
MIT License
3 stars 1 forks source link

Uploading #1

Open NotThisJin opened 9 months ago

NotThisJin commented 9 months ago

Does this only upload existing avatars or does it also upload new avatars?

imagitama commented 9 months ago

It basically clicks the "Build and Publish" button for you. So you would need to create the avatars first then use my tool to do the upload.

VRChat released an update to their SDK that allows other scripts to trigger the "Build" and "Publish" steps. My script just triggers them for each avatar.