Update intro.md

This commit is contained in:
bd_ 2022-11-28 07:51:41 -08:00 committed by GitHub
parent 14a1ed09dc
commit 8da81a8b98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,9 +14,10 @@ you want to use. It can automatically merge outfits onto your avatar, build an a
To install Modular Avatar, download and import the `unitypackage` file from the "Assets" section on [the latest release](https://github.com/bdunderscore/modular-avatar/releases).
Then, check out one of the tutorials below:
* [Simple clothing setup](tutorials/clothing)
* [Advanced clothing setup](tutorials/adv_clothing)
* [Simple clothing setup](tutorials/clothing/)
* [Advanced clothing setup](tutorials/adv_clothing/)
* [Toggling an object](tutorials/object_toggle/)
You can also check out some of the [detailed reference documentation](reference) on individual components.
Finally, if you are developing your own prefabs using Modular Avatar, check out the [page on prefab distribution](distributing-prefabs).
Finally, if you are developing your own prefabs using Modular Avatar, check out the [page on prefab distribution](distributing-prefabs).