【add】主入口初始化

This commit is contained in:
2025-11-03 11:25:01 +08:00
commit 87e659271b
1903 changed files with 220684 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"name": "EPO",
"rootNamespace": "",
"references": [
"Unity.RenderPipelines.Core.Runtime",
"EPOUtilities"
],
"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
}