Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i5ucc/vrcmultiuploader
VRCMultiUploader is a tool designed to streamline the process of uploading multiple VRChat avatars automatically, saving you time!
https://github.com/i5ucc/vrcmultiuploader
unity vrchat vrchat-api vrchat-avatars vrchat-sdk3 vrchat-tool
Last synced: 4 days ago
JSON representation
VRCMultiUploader is a tool designed to streamline the process of uploading multiple VRChat avatars automatically, saving you time!
- Host: GitHub
- URL: https://github.com/i5ucc/vrcmultiuploader
- Owner: I5UCC
- License: gpl-3.0
- Created: 2024-04-11T16:48:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-14T15:15:58.000Z (8 months ago)
- Last Synced: 2024-04-14T16:15:18.868Z (8 months ago)
- Topics: unity, vrchat, vrchat-api, vrchat-avatars, vrchat-sdk3, vrchat-tool
- Language: C#
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VRCMultiUploader
[![Github All Releases](https://img.shields.io/github/downloads/i5ucc/VRCMultiUploader/total.svg)](https://github.com/I5UCC/VRCMultiUploader/releases/latest)
[![GitHub release (latest by date)](https://img.shields.io/github/downloads/i5ucc/VRCMultiUploader/latest/total?label=Latest%20version%20downloads)](https://github.com/I5UCC/VRCMultiUploader/releases/latest)Do you have a ***multitude of different versions of an avatar*** in one Project?
And you're sick of ***reuploading every single version manually***, with every little change you make?
***Then this tool is for you!***VRCMultiUploader is a tool designed to streamline the process of uploading multiple VRChat avatars automatically, saving you time!
# Usage
VRCMultiUploader is a tool that allows you to ***upload all active GameObjects with a Pipeline Manager***.
However, it will display an error if a Pipeline Manager is empty. To avoid this, ensure that you ***set up your Avatars at least once, manually***.To use VRCMultiUploader, follow these steps:
1. In the ***Unity Menu Bar***, locate and select `VRCMultiUploader`.
2. Select either `Build and Publish All` or `Build and Test All`, depending on your requirements.
3. Profit??# Download / Install
Either download the latest release from [here](https://github.com/I5UCC/VRCMultiUploader/releases/latest), or add my Repository to VCC (VRChat Creator Companion):
[](https://i5ucc.github.io/vpm/VRCMultiUploader.html)
or[](https://i5ucc.github.io/vpm/main.html)
Manually adding to VCC:
1. Open VCC
2. Click "Settings" in the bottom left
3. Click the "Packages" tab at the top
4. Click "Add Repository" in the top right
5. Paste `https://i5ucc.github.io/vpm/VRCMultiUploader.json` into the text field and click "Add"
6. Click "I understand, Add Repository" in the popup after reading its contents
7. Activate the checkbox next to the repository "VRCMultiUploader"
PS: You can also add `https://i5ucc.github.io/vpm/main.json` to add all of my projects (and future ones) to VCC.