21 lines
492 B
JSON
21 lines
492 B
JSON
{
|
|
"name": "sc.lensflares.srp",
|
|
"description": "Lens flare assets and textures for URP/HDRP",
|
|
"version": "1.0.0",
|
|
"unity": "2021.2",
|
|
"unityRelease": "0b1",
|
|
"displayName": "Lens Flares SRP",
|
|
"dependencies": {
|
|
"com.unity.render-pipelines.core": "12.0.0"
|
|
},
|
|
"author": {
|
|
"name": "Staggart Creations",
|
|
"email": "contact@staggart.xyz",
|
|
"url": "http://staggart.xyz/"
|
|
},
|
|
"keywords": [
|
|
"lens",
|
|
"flare"
|
|
]
|
|
}
|