24 lines
561 B
JSON
24 lines
561 B
JSON
{
|
|
"name": "com.jbooth.microverse",
|
|
"displayName": "MicroVerse",
|
|
"version": "1.7.0",
|
|
"author": {
|
|
"name": "Jason Booth",
|
|
"email": "slipster216@gmail.com",
|
|
"url": "http://jdbtechservices.com/"
|
|
},
|
|
"unity": "2021.3",
|
|
"description": "The MicroVerse system can be used to generate complete terrain scenes",
|
|
"keywords": [
|
|
"MicroSplat",
|
|
"Terrain",
|
|
"Shader",
|
|
"MicroVerse"
|
|
],
|
|
"type": "tool",
|
|
"dependencies": {
|
|
"com.unity.mathematics": "1.2.6",
|
|
"com.unity.burst": "1.6.6",
|
|
"com.unity.collections": "1.4.0"
|
|
}
|
|
} |