0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

UniTask & UniRx の UPM インストール方法

0
Posted at

① Package Manager を開く

Unityメニューから以下をクリックします。

Window → Package Manager

② 「+」ボタンをクリック

右上にある 「+」アイコン を押して、
メニューから 「Add package from git URL...」 を選びます。

③ 各パッケージのURLを入力

UniTask

https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask

UniRx

https://github.com/neuecc/UniRx.git?path=Assets/Plugins/UniRx/Scripts

④ しばらく待つ

インストールがおわるのを待ってね

💡 注意点

Git がPCにインストールされていないと追加できません。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?