Skip to content

Commit

Permalink
Merge pull request #526 from Narazaka/patch-1
Browse files Browse the repository at this point in the history
docs: VPAIの記述をなくしてunitypackageインストールの説明をシンプルにする
  • Loading branch information
anatawa12 authored Oct 5, 2023
2 parents be378a0 + 6624ee4 commit c0344f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions .docs/content/_index.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Avatar Optimizerは[VPM][vpm]レポジトリを使用して公開されている
1. [このリンク][VCC-add-repo-link]をクリックしてanatawa12のレポジトリを追加する。
2. VCCでAvatar Optimizerを追加する。

### VPAIによるインストーラUnityPackageを使用する {#installation-vpai}
### UnityPackageを使用する {#installation-vpai}

[VPAI]により、unitypackageをインポートするだけでこのツールをインストールできます。
unitypackageをインポートするだけでもこのツールをインストールできます。(VCCから追加する方法と全く同じようになります)

1. [ここ][installer unitypackage 1.x.x]からインストーラunitypackageをダウンロードする。
2. unitypackageをプロジェクトにインポートする。
Expand All @@ -38,6 +38,8 @@ Avatar Optimizerは[VPM][vpm]レポジトリを使用して公開されている
- [0.4.x][installer unitypackage 0.4.x]
- [0.x.x including beta releases][installer unitypackage x.x beta]

このunitypackageによるVCCインストール機能は[VPAI]により実現されています。

</details>

### vrc-getを使用する {#installation-vrc-get}
Expand Down
6 changes: 4 additions & 2 deletions .docs/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Avatar Optimizer is published with [VPM][vpm] repository so you can install this
1. Click [this link][VCC-add-repo-link] to add anatawa12's repository.
2. Add Avatar Optimizer from VCC.

### Using Installer UnityPackage with VPAI {#installation-vpai}
### Using UnityPackage {#installation-vpai}

With [VPAI] You can install this tool with just importing one unitypackage.
You can install this tool with just importing one unitypackage.

1. download installer unitypackage [here][installer unitypackage 1.x.x].
2. Import the unitypackage into your project.
Expand All @@ -40,6 +40,8 @@ With [VPAI] You can install this tool with just importing one unitypackage.

</details>

This installation method is provided in thanks to [VPAI].

### Using vrc-get {#installation-vrc-get}

If you're familiar with command line, You may install this package using [vrc-get][vrc-get].
Expand Down

0 comments on commit c0344f2

Please sign in to comment.