Skip to content

Commit

Permalink
Merge pull request #15 from nowsprinting/chore/fix_installation
Browse files Browse the repository at this point in the history
Fix window name in installation
  • Loading branch information
Kuniwak authored May 17, 2023
2 parents ec19986 + eae5da3 commit ad8e947
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file modified Documentation~/ProjectSettings_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Documentation~/ProjectSettings_Light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ You can choose from two typical installation methods.

### Install via Package Manager window

1. Open the **Package Manager** tab in Player Settings window (**Editor > Player Settings**)
1. Open the **Package Manager** tab in Project Settings window (**Editor > Project Settings**)
2. Click **+** button under the **Scoped Registries** and enter the following settings (figure 1.):
1. **Name:** `package.openupm.com`
2. **URL:** `https://package.openupm.com`
3. **Scope(s):** `com.dena`, `com.cysharp`, and `com.nowsprinting`
3. Open the Package Manager window (**Window > Package Manager**) and select **My Registries** in registries drop-down list (figure 2.)
4. Click **Install** button on the `com.dena.anjin` package

**Figure 1.** Package Manager tab in Player Settings window.
**Figure 1.** Package Manager tab in Project Settings window.

![](Documentation~/ProjectSettings_Dark.png#gh-dark-mode-only)
![](Documentation~/ProjectSettings_Light.png#gh-light-mode-only)
Expand Down
4 changes: 2 additions & 2 deletions README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ Click [English](./README.md) for English page if you need.

### Package Manager ウィンドウを使用する場合

1. Player Settings ウィンドウ(**Editor > Player Settings**)にある、**Package Manager** タブを開きます
1. Project Settings ウィンドウ(**Editor > Project Settings**)にある、**Package Manager** タブを開きます
2. **Scoped Registries** の下にある **+** ボタンをクリックし、次の項目を設定します(図 1)
1. **Name:** `package.openupm.com`
2. **URL:** `https://package.openupm.com`
3. **Scope(s):** `com.dena`, `com.cysharp`, and `com.nowsprinting`
3. Package Managerウィンドウを開き(**Window > Package Manager**)、レジストリ選択ドロップダウンで **My Registries** を選択します(図 2)
4. `com.dena.anjin` パッケージの **Install** ボタンをクリックします

**図 1.** Player Settings ウィンドウの Package Manager タブ
**図 1.** Project Settings ウィンドウの Package Manager タブ

![](Documentation~/ProjectSettings_Dark.png#gh-dark-mode-only)
![](Documentation~/ProjectSettings_Light.png#gh-light-mode-only)
Expand Down

0 comments on commit ad8e947

Please sign in to comment.