25 lines
654 B
JSON
25 lines
654 B
JSON
{
|
|
"name": "com.rukhanka.animation",
|
|
"version": "2.9.0",
|
|
"displayName": "Rukhanka Animation System 2",
|
|
"description": "ECS Animation System",
|
|
"unity": "2022.3",
|
|
"unityRelease": "0f1",
|
|
"dependencies": {
|
|
"com.unity.entities.graphics": "1.4.16"
|
|
},
|
|
"author": {
|
|
"name": "Rukhanka",
|
|
"url": "https://docs.rukhanka.com",
|
|
"email": "support@rukhanka.com"
|
|
},
|
|
"documentationUrl": "https://docs.rukhanka.com",
|
|
"samples": [
|
|
{
|
|
"displayName": "Rukhanka Animation Samples",
|
|
"description": "Contains sample scenes that show various features of Rukhanka Animation System",
|
|
"path": "Samples~/Samples"
|
|
}
|
|
]
|
|
}
|