Files
Project-M/Assets/_Project/Scripts/Server/ProjectM.Server.asmdef
T
2026-06-07 22:29:25 -07:00

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
}