WXMC/proj/unity/Assets/Spine/package.json

20 lines
414 B
JSON
Raw Normal View History

2024-12-04 16:18:46 +08:00
{
"name": "com.esotericsoftware.spine.spine-unity",
"displayName": "spine-unity Runtime",
"description": "This plugin provides the spine-unity runtime core.",
"version": "3.8.0",
"unity": "2018.3",
"author": {
"name": "Esoteric Software",
"email": "contact@esotericsoftware.com",
"url": "http://esotericsoftware.com/"
},
"dependencies": {
},
"keywords": [
"spine",
"spine-unity",
"core"
]
}