46 lines
1.2 KiB
Plaintext
46 lines
1.2 KiB
Plaintext
{
|
|
"name": "UltimateXR.Editor",
|
|
"rootNamespace": "UltimateXR",
|
|
"references": [
|
|
"UltimateXR",
|
|
"SteamVR",
|
|
"SteamVR_Input_Editor"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.vrmada.ultimatexr-unity",
|
|
"expression": "",
|
|
"define": "ULTIMATEXR_PACKAGE"
|
|
},
|
|
{
|
|
"name": "com.htc.upm.wave.xrsdk",
|
|
"expression": "",
|
|
"define": "ULTIMATEXR_USE_WAVEXR_SDK"
|
|
},
|
|
{
|
|
"name": "com.unity.xr.picoxr",
|
|
"expression": "",
|
|
"define": "ULTIMATEXR_USE_PICOXR_SDK"
|
|
},
|
|
{
|
|
"name": "com.magicleap.unitysdk",
|
|
"expression": "",
|
|
"define": "ULTIMATEXR_USE_MAGICLEAP_SDK"
|
|
},
|
|
{
|
|
"name": "com.unity.netcode.gameobjects",
|
|
"expression": "",
|
|
"define": "ULTIMATEXR_USE_UNITY_NETCODE"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |