Simple Avatar Uploader #
A simple script to upload avatars with VRCSDK Public API
View Source Code on GitHub Gist
This documentation is automatically generated from the comment of the script, or README.md file in the script directory. You might see some formatting issues and heading links might not work in the future.
Dependency Packages #
- VRCSDK Avatars
How to add this tool to your project #
Enable ‘Simple Avatar Uploader’ in the selector window. Please refer Basic Usage page for more details.
Description and Usage #
A simple script to upload avatars with VRCSDK Public API
This tool is made to provide a simple way to upload avatars with the same way as Continuous Avatar Uploader does, to test compatibility with other avatar-related tools.
Continouus avatar uploader currently uses IVRCSdkAvatarBuilderApi.Build API to build,
and use VRCApi.UpdateAvatarBundle to upload the avatar bundle just built.
Click Tools/anatawa12 gists/SimpleAvatarUploader to open this window.
Set avatar descriptor to upload, and click Upload button to upload it.