{ "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" } ] }