Installing Coplay

Follow these simple steps to install Coplay in your Unity Editor and start enhancing your game development workflow.
1

Prerequisites

Before installing Coplay, ensure you have:
2

Install via Unity Package Manager

  1. Open your Unity project
  2. Go to Window > Package Manager in the Unity Editor menu
  3. Click the + icon in the top-left corner of the Package Manager window
  4. Select Add package from git URL…
  5. Paste the appropriate installation URL according to your Unity version:
    For Unity 2022 and above:
    https://github.com/CoplayDev/coplay-unity-plugin.git#beta
    
    For Unity 2021 (A few UI warnings will be logged that can be safely ignored):
    https://github.com/CoplayDev/coplay-unity-plugin.git#beta-unity-2021
    
    Note: Unity 2021 and lower is not part of our long-term support plan and there might be some unknown bugs in Unity 2021.
  6. Click Add and wait for the installation to complete (this may take a minute)
If you run into any issues, join our reach out in our Discord and we’ll help you get set up.