Reactor v1.1.2

Get started with Reactor

Install takes under a minute. The local server downloads automatically after the package is added.

Before you start

You need Unity (2021.3 LTS, 2022.3 LTS, or 6.x) and the .NET 8 SDK installed. The local development server runs on .NET, so it will not start without the SDK.

Download the .NET 8 SDK →

  1. Open Unity Package Manager
    In the Unity menu bar, go to Window → Package Manager. Click the + button in the top-left corner and select Add package from git URL…
    New to the Package Manager? Unity's guide on installing a package from a Git URL walks through it.

  2. Add the package URL
    Paste the URL below and click Add.
    https://github.com/KinematicSoup/Releases.git?path=/Reactor/1.1.2Copy

  3. Run your first room
    Follow the first tutorial to get a multiplayer room running.
    Start the first tutorial Join our Discord

  4. Deploy to Reactor Cloud (optional)
    When you're ready to go live, sign in to the console at console.kinematicsoup.com. The overview page lets you create projects under Reactor or Scene Fusion: create a Reactor project and choose your tier at that point.
    If someone is adding you to an existing project, they can send an invite from the console. Click the link in the email and you'll be joined to the project automatically.
    Open the console

System requirements

  • Unity: 2021.3 LTS / 2022.3 LTS / 6.x
  • .NET SDK: 8.0 or later
  • OS: Windows 10/11 / macOS
  • CPU: x86-64 or Apple M-series

Need C# or C++ integration for a non-Unity engine? Get in touch.