25 lines
621 B
JSON
25 lines
621 B
JSON
{
|
|
"name": "ProjectM.Server",
|
|
"rootNamespace": "ProjectM.Server",
|
|
"references": [
|
|
"ProjectM.Simulation",
|
|
"Unity.Entities",
|
|
"Unity.Transforms",
|
|
"Unity.Collections",
|
|
"Unity.Mathematics",
|
|
"Unity.Burst",
|
|
"Unity.NetCode",
|
|
"Unity.Networking.Transport",
|
|
"Unity.Physics"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": true,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
}
|