Blame

893ff7 Matt Hughes 2026-09-08 06:27:00
1
## Unity
a26f66 Matt Hughes 2026-09-08 06:47:36
2
Pointcaster integration for [the Unity game engine](https://unity.com/) ships as a package you can include directly from Unity's package manager.
3
This package supports Unity 2022.3 onwards and is compatible with both URP and the built-in render pipeline.
4
5
Open the Package Manager window inside Unity and add a new package from the following git URL:
6
```
7
https://github.com/matth-av/pointcaster-unity.git
8
```