Reduce Spline Importer to a minimal amount of features.
This commit is contained in:
12
package.json
12
package.json
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "com.josh.spline-importer",
|
||||
"version": "1.0.0",
|
||||
"name": "ru.shazbot.spline-importer",
|
||||
"version": "2.0.0",
|
||||
"displayName": "Spline Importer",
|
||||
"description": "Import and export splines between Blender and Unity",
|
||||
"unity": "2022.1",
|
||||
"description": "Import and export splines between Blender and Unity.",
|
||||
"unity": "2021.3",
|
||||
"dependencies": {
|
||||
"com.unity.mathematics": "1.0.0",
|
||||
"com.unity.splines": "1.0.0"
|
||||
"com.unity.mathematics": "1.2.6",
|
||||
"com.unity.splines": "2.5.1"
|
||||
},
|
||||
"author": {
|
||||
"name": "Josh",
|
||||
|
||||
Reference in New Issue
Block a user