15 lines
371 B
JSON
15 lines
371 B
JSON
{
|
|
"name": "ru.shazbot.spline-importer",
|
|
"version": "2.0.0",
|
|
"displayName": "Spline Importer",
|
|
"description": "Import and export splines between Blender and Unity.",
|
|
"unity": "2021.3",
|
|
"dependencies": {
|
|
"com.unity.mathematics": "1.2.6",
|
|
"com.unity.splines": "2.5.1"
|
|
},
|
|
"author": {
|
|
"name": "Josh",
|
|
"url": "https://github.com/Josh4359"
|
|
}
|
|
} |