> For the complete documentation index, see [llms.txt](https://sinoa-dev.gitbook.io/rpgatsumaruapiforunity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sinoa-dev.gitbook.io/rpgatsumaruapiforunity/build-environment/install-library/setting-packagemanager.md).

# PackageManagerの設定

## あらゆるパッケージが表示されるようにする

Unityの新規プロジェクトを作成した直後の状態ですと、最低限のパッケージのみ表示されるようになっているので、あらゆるパッケージが表示されるように設定を変更します。

<div align="left"><img src="https://259606588-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MD0af74sE-2O0ViGkcY%2F-MD8ozLrSzZO5PqIjh3q%2F-MD8rimlTGXI2c5wXxuo%2Fimage.png?alt=media&amp;token=6dcc0c90-ec02-421f-901d-190f8642ef2a" alt=""></div>

Window / PackageManager を選択してパッケージマネージャウィンドウをだす

<div align="left"><img src="https://259606588-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MD0af74sE-2O0ViGkcY%2F-MD8rjhXRsDNDj6DWBVf%2F-MD8t4fmTPYXlcgY-1pP%2Fimage.png?alt=media&amp;token=6cc2739e-8661-45ff-aa90-f9bbaeffed1b" alt=""></div>

パッケージマネージャウィンドウの左上にある、パッケージ表示範囲で「All packages」に変更をする

<div align="left"><img src="https://259606588-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MD0af74sE-2O0ViGkcY%2F-MD8rjhXRsDNDj6DWBVf%2F-MD8tOLQ3HPqw5KIZluC%2Fimage.png?alt=media&amp;token=d1a07708-fc30-4ebc-8ddb-cc0fca3cadeb" alt=""></div>

すぐ左のメニューに「Advanced」があるので「Snow dependencies」「Show preview packages」の両方にチェックを入れる

<div align="left"><img src="https://259606588-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MD0af74sE-2O0ViGkcY%2F-MD8tQPUIMC1nnzDNgi9%2F-MD8ttyhcjXFUavWUbis%2Fimage.png?alt=media&amp;token=f3405256-6ae8-49e7-9ad2-0d4c49086f91" alt=""></div>

そしたら表示範囲が大幅に広がるので、パッケージマネージャウィンドウのパッケージリストの下に存在する更新ボタンをクリックして、パッケージリストの内容を更新して下さい。更新ボタンの表示がもどっても数秒間表示が更新されないことがあるので、更新完了表示がされても数秒間待機しましょう。

表示の更新が出来たら、後はパッケージを入れるだけです。このページの次のページへ進んで下さい。
