Files
survival-game/Assets/Mirror/Hosting/Edgegap/Edgegap.asmdef
2025-06-16 15:14:23 +02:00

22 lines
512 B
Plaintext

{
"name": "Edgegap",
"rootNamespace": "",
"references": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.nuget.newtonsoft-json",
"expression": "",
"define": "NEWTONSOFT_JSON"
}
],
"noEngineReferences": false
}