29 lines
779 B
JSON
29 lines
779 B
JSON
{
|
|
"name": "com.jbooth.microsplat.snow",
|
|
"displayName": "MicroSplat-Snow",
|
|
"version": "3.9.0",
|
|
"author": {
|
|
"name": "Jason Booth",
|
|
"email": "slipster216@gmail.com",
|
|
"url": "http://jdbtechservices.com/"
|
|
},
|
|
"unity": "2019.4",
|
|
"samples": [
|
|
{
|
|
"displayName": "Snow Example",
|
|
"description": "Example of the Snow module",
|
|
"path": "Samples~/Snow"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"com.jbooth.microsplat.core": "3.9.0"
|
|
},
|
|
"description": "The Snow module for MicroSplat allows for dynamic snow on MicroSplat terrain's or meshes",
|
|
"keywords": [
|
|
"MicroSplat",
|
|
"Terrain",
|
|
"Shader"
|
|
],
|
|
"documentationUrl": "https://docs.google.com/document/d/1sTmibt68xDCRGuYwuXb9A9-_OWlcuonyhzz_BJuLcog/edit?usp=sharing",
|
|
"type": "tool"
|
|
} |