[unity] Increased version compatibility to Unity 6000.0 (Unity 6).

This commit is contained in:
Harald Csaszar 2024-12-18 16:29:16 +01:00
parent 1f0ed7547f
commit aade5d6030
2 changed files with 2 additions and 2 deletions

View File

@ -123,7 +123,7 @@
### Unity
- **Officially supported Unity versions are 2017.1-2023.1**.
- **Officially supported Unity versions are 2017.1-6000.0**.
- **Additions**

View File

@ -22,7 +22,7 @@ Unity's physics components do not support dynamically assigned vertices so they
## Unity version
spine-unity is compatible with Unity 2017.1-2023.1.
spine-unity is compatible with Unity 2017.1-6000.0.
## Usage