WuhuIslandTesting/Library/PackageCache/com.unity.render-pipelines.universal@8148.0.7-4/package.json.bak

35 lines
857 B
JSON
Raw Normal View History

2025-01-07 02:06:59 +01:00
{
"name": "com.unity.render-pipelines.universal",
"description": "SLZ's moddified URP",
"version": "12.1.2",
"unity": "2021.2",
"unityRelease": "0a19",
"displayName": "SLZ Universal RP",
"hideInEditor": false,
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.5.0",
"com.unity.render-pipelines.core": "12.1.2",
"com.unity.shadergraph": "12.1.2"
},
"keywords": [
"graphics",
"performance",
"rendering",
"mobile",
"render",
"pipeline"
],
"repository": {
"type": "git",
"url": "https://github.com/StressLevelZero/Custom-URP.git"
},
"samples": [
{
"displayName": "URP Package Samples",
"description": "Collection of scenes showcasing different features of the Universal Render Pipeline.",
"path": "Samples~/URPPackageSamples"
}
]
}