22 lines
516 B
JSON
22 lines
516 B
JSON
{
|
|
"name": "com.jbooth.microverse.splines",
|
|
"displayName": "MicroVerse-Splines",
|
|
"version": "1.7.0",
|
|
"author": {
|
|
"name": "Jason Booth",
|
|
"email": "slipster216@gmail.com",
|
|
"url": "http://jdbtechservices.com/"
|
|
},
|
|
"unity": "2021.3",
|
|
"dependencies": {
|
|
"com.unity.splines": "2.3.0"
|
|
},
|
|
"description": "The MicroVerse Spline system allows for realtime carving and texturing of terrains",
|
|
"keywords": [
|
|
"MicroSplat",
|
|
"Terrain",
|
|
"Shader",
|
|
"MicroVerse"
|
|
],
|
|
"type": "tool"
|
|
} |