TwinTurbine/Assets/Proxima/Editor/Proxima.Editor.asmdef
2024-05-12 17:20:19 +02:00

29 lines
687 B
Plaintext

{
"name": "Proxima.Editor",
"rootNamespace": "",
"references": [
"Proxima"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.modules.unitywebrequest",
"expression": "",
"define": "UNITY_WEB_REQUEST"
},
{
"name": "com.unity.xr.management",
"expression": "",
"define": "UNITY_XR_MANAGEMENT"
}
],
"noEngineReferences": false
}