Files
Convention-Unity-Demo/Packages/com.unity.render-pipelines.universal-config/package.json
2025-09-25 19:04:05 +08:00

10 lines
291 B
JSON

{
"name": "com.unity.render-pipelines.universal-config",
"description": "Configuration files for the Universal Render Pipeline.",
"version": "14.0.9",
"unity": "2022.3",
"displayName": "Universal RP Config",
"dependencies": {
"com.unity.render-pipelines.core": "14.0.9"
}
}