1
This commit is contained in:
29
Packages/com.jbooth.microsplat.urp2022/package.json
Normal file
29
Packages/com.jbooth.microsplat.urp2022/package.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "com.jbooth.microsplat.urp2022",
|
||||
"displayName": "MicroSplat-CoreURP2022",
|
||||
"version": "3.9.0",
|
||||
"author": {
|
||||
"name": "Jason Booth",
|
||||
"email": "slipster216@gmail.com",
|
||||
"url": "http://jdbtechservices.com/"
|
||||
},
|
||||
"unity": "2022.2",
|
||||
"samples": [
|
||||
{
|
||||
"displayName": "URP2022 Example",
|
||||
"description": "Example of URP2022",
|
||||
"path": "Samples~/URP2022"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"com.jbooth.microsplat.core": "3.9.0"
|
||||
},
|
||||
"description": "The URP2022 module for MicroSplat allows MicroSplat to compile it's shaders for URP 14.x",
|
||||
"keywords": [
|
||||
"MicroSplat",
|
||||
"Terrain",
|
||||
"Shader",
|
||||
"URP"
|
||||
],
|
||||
"documentationUrl": "https://docs.google.com/document/d/1i29Tp5WcsFcIHCVgWV4rSnjgpw1kyENaVSSkHhgu0ro/edit?usp=sharing"
|
||||
}
|
Reference in New Issue
Block a user