|
@@ -2,7 +2,7 @@
|
|
"name": "com.esotericsoftware.spine.spine-unity",
|
|
"name": "com.esotericsoftware.spine.spine-unity",
|
|
"displayName": "spine-unity Runtime",
|
|
"displayName": "spine-unity Runtime",
|
|
"description": "This plugin provides the spine-unity runtime core.",
|
|
"description": "This plugin provides the spine-unity runtime core.",
|
|
- "version": "4.2.87",
|
|
|
|
|
|
+ "version": "4.2.88",
|
|
"unity": "2018.3",
|
|
"unity": "2018.3",
|
|
"author": {
|
|
"author": {
|
|
"name": "Esoteric Software",
|
|
"name": "Esoteric Software",
|
|
@@ -10,6 +10,10 @@
|
|
"url": "http://esotericsoftware.com/"
|
|
"url": "http://esotericsoftware.com/"
|
|
},
|
|
},
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
|
+ "com.unity.ugui" : "1.0.0",
|
|
|
|
+ "com.unity.modules.animation" : "1.0.0",
|
|
|
|
+ "com.unity.modules.physics" : "1.0.0",
|
|
|
|
+ "com.unity.modules.physics2d" : "1.0.0",
|
|
"com.esotericsoftware.spine.spine-csharp": "4.2.0"
|
|
"com.esotericsoftware.spine.spine-csharp": "4.2.0"
|
|
},
|
|
},
|
|
"repository": {
|
|
"repository": {
|