Blame
|
1 | ## Unity |
||||||
|
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 | ``` |
|||||||
