mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-02-01 03:02:56 +08:00
(Hopefully) fix broken links on intro page (#106)
This commit is contained in:
parent
14a1ed09dc
commit
cd04d0c438
@ -14,8 +14,9 @@ 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.
|
||||
|
||||
|
@ -12,8 +12,9 @@ Modular Avatarの機能はそれぞれコンポーネントとして提供され
|
||||
Modular Avatarをインストールするには、[最新リリース](https://github.com/bdunderscore/modular-avatar/releases)のAssets項目から`unitypackage`ファイルをダウンロードして、インポートしてください。
|
||||
|
||||
その後の手順に関しては以下のチュートリアルを見てください
|
||||
* [簡単な衣装セットアップ](tutorials/clothing)
|
||||
* [複雑なCloth衣装セットアップ](tutorials/adv_clothing)
|
||||
* [簡単な衣装セットアップ](tutorials/clothing/)
|
||||
* [複雑なCloth衣装セットアップ](tutorials/adv_clothing/)
|
||||
* [オブジェクトを出し入れしよう](tutorials/object_toggle/)
|
||||
|
||||
コンポーネントごとの[詳細ドキュメンテーション](reference)もあります。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user