Documentation Index
Fetch the complete documentation index at: https://docs.coplay.dev/llms.txt
Use this file to discover all available pages before exploring further.
Installing Coplay
Follow these simple steps to install Coplay in your Unity Editor and start enhancing your game development workflow.Prerequisites
Before installing Coplay, ensure you have:
- Unity Editor installed on your machine
- Installation Instructions: https://learn.unity.com/tutorial/install-the-unity-hub-and-editor
- Git installed (required for package installation)
- Installation Instructions: https://github.com/git-guides/install-git
- If you’re on Windows and new to Git, see this video for Git installation help: https://youtu.be/lt9oDAvpG4I?si=ChspIYB4sWQjmChh
- An active internet connection
Install via Unity Package Manager
- Open your Unity project
- Go to Window > Package Manager in the Unity Editor menu
- Click the + icon in the top-left corner of the Package Manager window
- Select Add package from git URL…
-
Paste the appropriate installation URL according to your Unity version:
For Unity 2022 and above:For Unity 2021 (A few UI warnings will be logged that can be safely ignored):
- Click Add and wait for the installation to complete (this may take a minute)