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?

Qiita全国学生対抗戦Advent Calendar 2024

Day 5

Unityでオンラインゲームを作るとき同時に実行したい [ParrelSync]

Posted at

Unityでオンラインゲームを作るとき、いちいちビルドして実行するのが大変なので、同じプロジェクトを同時に実行できるパッケージを紹介します。

ParrelSync

image.png
(画像は公式githubより)

ダウンロード/インストール

  1. https://github.com/VeriorPies/ParrelSync/releases にアクセス
  2. 適当なバージョンをダウンロード(Assetsをクリック)
    image.png
  3. Unityの「Assets」 > 「Import Package」 > 「Custom Package」でダウンロードしたファイルを選択

使いかた

  1. Unityの「ParrelSync」 > 「CloneManager」を開き、新たにクローンのプロジェクトを作る
  2. Open in Unity Editorをクリック

同時に同じプロジェクトを実行できます。

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?