aha
This commit is contained in:
22
Assets/Mirror/Hosting/Edgegap/Edgegap.asmdef
Normal file
22
Assets/Mirror/Hosting/Edgegap/Edgegap.asmdef
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"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
|
||||
}
|
Reference in New Issue
Block a user