Pārlūkot izejas kodu

[unity] Added Unity version compatibility info to README.md file.

Harald Csaszar 5 gadi atpakaļ
vecāks
revīzija
1c9bd11aa1
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      spine-unity/README.md

+ 4 - 0
spine-unity/README.md

@@ -20,6 +20,10 @@ spine-unity supports all Spine features.
 
 Unity's physics components do not support dynamically assigned vertices so they cannot be used to mirror bone-weighted and deformed BoundingBoxAttachments. However, BoundingBoxAttachment vertices at runtime will still deform correctly and can be used to perform manual hit detection.
 
+## Unity version
+
+spine-unity is compatible with Unity 2017.1-2019.3.
+
 ## Usage
 
 ### [Please see the spine-unity guide for full documentation](http://esotericsoftware.com/spine-unity).