Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.02 KB

README_jp.md

File metadata and controls

41 lines (21 loc) · 1.02 KB

README - 日本語版

SMCP Configurator

このプラグインはUnity専用のアーキテクチャパターンSMCPの初期設定を簡単にするためのものです。

SMCPとは?

詳しくは、Unity専用のアーキテクチャパターン SMCP を確認ください。

Getting Started

Git Urlからインストール

"Unity Editor : Window > Package Manager > Add package from git URL...".

URL: https://github.com/IShix-g/SMCP-Configurator.git?path=Packages/SMCPConfigurator

Package Manager

設定画面を開く

"Unity Editor : Window > SMCP Configurator"

設定する

  • パスを指定してCreate Directoriesで生成します。
  • [オススメ] DIプラグインVContainerをインストールします。

SMCPのサンプルコードを見る

https://github.com/IShix-g/SMCPxPuzzleGame