23 lines
509 B
JSON
23 lines
509 B
JSON
{
|
|
"displayName": "Spline Mesher",
|
|
"name": "com.staggartcreations.splinemesher",
|
|
"description": "Spline-based mesh deformation tool",
|
|
"version": "1.2.9",
|
|
"unity": "2021.3",
|
|
"unityRelease": "15f1",
|
|
"dependencies": {
|
|
"com.unity.splines": "2.8.1",
|
|
"com.unity.mathematics": "1.2.6"
|
|
},
|
|
"author": {
|
|
"name": "Staggart Creations",
|
|
"email": "contact@staggart.xyz",
|
|
"url": "http://staggart.xyz/"
|
|
},
|
|
"keywords": [
|
|
"mesh",
|
|
"geometry",
|
|
"procedural",
|
|
"splines"
|
|
]
|
|
} |