BITFALL/Packages/com.jbooth.microsplat.polaris/package.json

30 lines
855 B
JSON

{
"name": "com.jbooth.microsplat.polaris",
"displayName": "MicroSplat-Polaris",
"version": "3.9.0",
"author": {
"name": "Jason Booth",
"email": "slipster216@gmail.com",
"url": "http://jdbtechservices.com/"
},
"unity": "2019.4",
"samples": [
{
"displayName": "Polaris Integration Example",
"description": "Example of Polaris Integration Module",
"path": "Samples~/PolarisIntegration"
}
],
"dependencies": {
"com.jbooth.microsplat.core": "3.9.0"
},
"description": "The Polaris Integration module allows MicroSplat to generate shaders compatible with the Polaris system",
"keywords": [
"MicroSplat",
"Terrain",
"Shader",
"Polaris"
],
"documentationUrl": "https://docs.google.com/document/d/1TJxpUHU8fhyRd5sJVnsuNnpStkESnLDbnYyOX2oZkVc/edit?usp=sharing",
"type": "tool"
}