初始化

This commit is contained in:
2026-06-05 22:12:05 +08:00
commit d7146f87ac
1999 changed files with 221608 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
{
"name": "EPOHDRP",
"rootNamespace": "",
"references": [
"EPO",
"Unity.RenderPipelines.Core.Runtime",
"Unity.RenderPipelines.HighDefinition.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "0.0.0",
"define": "HDRP_OUTLINE"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "0.0.0",
"define": "URP_OUTLINE"
}
],
"noEngineReferences": false
}