Skip to content

Commit e807be5

Browse files
Merge pull request #252 from EmbarrassingMoment/claude/add-fab-installation-z2HDA
Update installation instructions with Fab marketplace option
2 parents 0e8e929 + 0d2f5c9 commit e807be5

2 files changed

Lines changed: 22 additions & 6 deletions

File tree

README.ja.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,17 @@ TransitionFXでは一部のブループリントに **Latent Action** を採用
7878
> **注意:** 初回起動時はシェーダーコンパイルに数分かかる場合があります。
7979
8080
## Installation
81-
1. リリースページからプラグインをダウンロードします。
82-
2. `TransitionFX`フォルダをプロジェクトの`Plugins`ディレクトリに配置します。
83-
3. エディタのプラグインウィンドウで`TransitionFX`を有効にします。
81+
82+
### 方法 A: Fab からインストール(推奨)
83+
1. [Fab](https://www.fab.com/listings/82f9a51f-52e6-4a01-a637-43a4dac76c0a) からプラグインを取得します。
84+
2. Unreal Editor で **Window > Fab** を開きます。
85+
3. ライブラリで `TransitionFX` を見つけ、**Add to Project** をクリックします。
86+
4. エディタのプラグインウィンドウで `TransitionFX` を有効にします。
87+
88+
### 方法 B: 手動インストール
89+
1. リリースページからプラグインをダウンロードします。
90+
2. `TransitionFX` フォルダをプロジェクトの `Plugins` ディレクトリに配置します。
91+
3. エディタのプラグインウィンドウで `TransitionFX` を有効にします。
8492

8593
![Plugins ウィンドウで TransitionFX を有効化](docs/images/install_enable_plugin.png)
8694

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,17 @@ It includes the full plugin source and a showcase level demonstrating all 22+ tr
7070
> **Note:** The first launch will compile shaders, which may take several minutes.
7171
7272
## Installation
73-
1. Download the plugin from the release page.
74-
2. Place the `TransitionFX` folder into your project's `Plugins` directory.
75-
3. Enable `TransitionFX` in the editor plugins window.
73+
74+
### Option A: Install from Fab (Recommended)
75+
1. Get the plugin from [Fab](https://www.fab.com/listings/82f9a51f-52e6-4a01-a637-43a4dac76c0a).
76+
2. In the Unreal Editor, open **Window > Fab** to open the Fab browser.
77+
3. Find `TransitionFX` in your library and click **Add to Project**.
78+
4. Enable `TransitionFX` in the editor plugins window.
79+
80+
### Option B: Manual Installation
81+
1. Download the plugin from the release page.
82+
2. Place the `TransitionFX` folder into your project's `Plugins` directory.
83+
3. Enable `TransitionFX` in the editor plugins window.
7684

7785
![Plugins window with TransitionFX enabled](docs/images/install_enable_plugin.png)
7886

0 commit comments

Comments
 (0)