Getting Started
Installation
Get Adjoint running in your Unity project.
Prerequisites
- Unity 2021 or later
- An active Adjoint account
Install the Package
- Open Window › Package Manager in Unity.
- Click the + button and select Add package from git URL.
- Paste the repository URL and click Add.
https://github.com/adjointdev/adjoint-beta-dist.git- The Setup Window opens automatically after installation. If it doesn't, open it via Adjoint › Setup Window. Adjoint requires glTFast, verify it shows as installed in the Setup Window. If not, Adjoint installs it automatically, click Refresh to confirm.
That's it. Adjoint is now ready to use in your project.
Next
- Learn the chat interface and how to approve changes.
- Copy prompt recipes for common gameplay and UI tasks.