WuhuIslandTesting/Library/PackageCache/com.unity.render-pipelines.core@8148.0.3-1/package.json
2025-01-07 02:06:59 +01:00

22 lines
605 B
JSON

{
"name": "com.unity.render-pipelines.core",
"description": "SLZ's Modified SRP Core",
"version": "8148.0.3-1",
"unity": "2021.2",
"displayName": "SLZ Core RP Library",
"hideInEditor": false,
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/StressLevelZero/Custom-RenderPipelineCore"
},
"author": {
"name": "StressLevelZero",
"email": "contact@stresslevelzero.com",
"url": "http://www.stresslevelzero.com/"
}
}