modular-avatar/docs~/docs/intro.md
bd_ ddbc3b164b
chore: restructure repository to put package at top-level (#477)
* chore: rearrange package structure to have the package at the root

* ci: update CI workflows

* ci: fixing workflow bugs

* ci: recurse building .zip package

* ci: more fixes

* ci: add back in the nadena.dev VPM repo

* ci: fix tests
2023-10-08 15:39:57 +09:00

2.2 KiB

sidebar_position
1

Modular Avatar

Modular Avatar is a suite of non-destructive tools for modularizing your avatars, and for distributing avatar components. With Modular Avatar, adding a new outfit or gimmick to your avatar is as easy as drag-and-drop!

Modular Avatar's features are packaged as individual components, which can be added as needed. You can opt-in to just the features you want to use. It can automatically merge outfits onto your avatar, build an animator out of multiple components, and much more.

Installation

The recommended way to install Modular Avatar is using the VRChat Creator Companion. After installing the VCC, click here:

Then, go to "manage project" for your project, and click the + next to Modular Avatar.

VCC UI

To update to the latest version, just click the green arrow in the "Latest Version" column.

Once you've installed MA, check out one of the tutorials below:

Manual installation

You can also manually install Modular Avatar from unitypackages. The latest packages can be found at the GitHub releases page. Note that in some cases it may be necessary to delete the Modular Avatar folder before upgrading.

Prerelease versions

To make prerelease versions available in the VCC, click here

Then, in your VCC Settings -> Packages window, uncheck the bd_ repository, check the bd_ prerelease repository, and enable Show pre-release packages.

Pre-release settings

The documentation for the prerelease branch can be found here.

Prerelease versions may contain bugs, and/or may have compatibility breaks as development progresses. Please leave feedback and bug reports at the github issues page.