31 lines
807 B
Plaintext
31 lines
807 B
Plaintext
{
|
|
"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
|
|
}
|