# パッケージのインストール

レジストリサーバーが追加された後パッケージリストには「RpgAtsumaruApiForUnity」パッケージが増えていますので「See all versions」ラベルをクリックすると、その現時点で入手可能なバージョンがリストアップされます。

<div align="left"><img src="/files/-MD8uGq5ZlveZWulQVX-" alt=""></div>

「See all version」ラベルをクリックすると

<div align="left"><img src="/files/-MD8uR--ZaFqQJKw2fYH" alt=""></div>

その時点で入手可能なバージョンリストが表示されます。インストールするバージョンは特別な理由がない限り、最も新しいバージョンをインストールするようにして下さい。

<div align="left"><img src="/files/-MD8ugcqIE20XdHGH_cv" alt=""></div>

インストールしたいバージョンを選択したら、パッケージマネージャの右下に表示される「Install」をクリックして下さい。クリックしたら直ちにインストールが始まり、インストールが完了すると無事、機能を使えるようになります。

今後、新しいバージョンがリリースされると自動的に新しいバージョンのリストが表示出来るようになるので、新しいバージョンを見つけた時は新しいバージョン番号を選択して、アップデートをするようにして下さい。

以上で「RPGアツマールAPI for Unity」を使えるようにするための準備が整いました。

あとは「[各種APIサンプルと解説](/rpgatsumaruapiforunity/sample-api/sample-code-list.md)」ページを見ながら様々な機能を体験して下さい！


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sinoa-dev.gitbook.io/rpgatsumaruapiforunity/build-environment/install-library/install-package.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
