2026-05-20 무기습득
This commit is contained in:
30
Assets/HighlightPlus/Runtime/HighlightPlus.Runtime.asmdef
Normal file
30
Assets/HighlightPlus/Runtime/HighlightPlus.Runtime.asmdef
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "HighlightPlus.Runtime",
|
||||
"rootNamespace": "HighlightPlus",
|
||||
"references": [
|
||||
"Unity.RenderPipelines.Universal.Runtime",
|
||||
"Unity.RenderPipelines.Core.Runtime",
|
||||
"Unity.TextMeshPro",
|
||||
"Unity.InputSystem"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.unity.modules.physics2d",
|
||||
"expression": "1.0.0",
|
||||
"define": "HP2_PHYSICS2D"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.modules.xr",
|
||||
"expression": "1.0.0",
|
||||
"define": "HP2_XR"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Reference in New Issue
Block a user