1
This commit is contained in:
30
Packages/com.jbooth.microsplat.polaris/package.json
Normal file
30
Packages/com.jbooth.microsplat.polaris/package.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user