29 lines
851 B
JSON
29 lines
851 B
JSON
{
|
|
"name": "com.jbooth.microsplat.decal",
|
|
"displayName": "MicroSplat-Decals",
|
|
"version": "3.9.0",
|
|
"author": {
|
|
"name": "Jason Booth",
|
|
"email": "slipster216@gmail.com",
|
|
"url": "http://jdbtechservices.com/"
|
|
},
|
|
"unity": "2019.4",
|
|
"samples": [
|
|
{
|
|
"displayName": "Decals Example",
|
|
"description": "Example of Decal module",
|
|
"path": "Samples~/Decal"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"com.jbooth.microsplat.core": "3.9.0"
|
|
},
|
|
"description": "The decal module allows for decal placement on MicroSplat surfaces, and can modify things like splat map choices as well as provide traditional style decals.",
|
|
"keywords": [
|
|
"MicroSplat",
|
|
"Terrain",
|
|
"Shader"
|
|
],
|
|
"documentationUrl": "https://docs.google.com/document/d/1I7kDLojwVQbnTkmtSMfVrFW9yaVQLLQi0ibqFLY960A/edit?usp=sharing",
|
|
"type": "tool"
|
|
} |