You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
414 B
19 lines
414 B
{ |
|
"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" |
|
] |
|
}
|
|
|