32 lines
755 B
JSON
32 lines
755 B
JSON
{
|
|
"name": "ProjectM.Tests.EditMode",
|
|
"rootNamespace": "ProjectM.Tests",
|
|
"references": [
|
|
"ProjectM.Simulation",
|
|
"ProjectM.Server",
|
|
"Unity.Entities",
|
|
"Unity.Transforms",
|
|
"Unity.Collections",
|
|
"Unity.Mathematics",
|
|
"Unity.Physics",
|
|
"Unity.NetCode",
|
|
"UnityEngine.TestRunner",
|
|
"UnityEditor.TestRunner"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"nunit.framework.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
}
|