Files
Genesis_Unity/Assets/HighlightPlus/Runtime/HighlightPlus.Runtime.asmdef

20 lines
527 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": [],
"noEngineReferences": false
}