Files
Project-M/Assets/_Project/Scripts/Client/ProjectM.Client.asmdef
T
2026-05-31 14:27:52 -07:00

24 lines
594 B
JSON

{
"name": "ProjectM.Client",
"rootNamespace": "ProjectM.Client",
"references": [
"ProjectM.Simulation",
"Unity.Entities",
"Unity.Collections",
"Unity.Mathematics",
"Unity.Burst",
"Unity.NetCode",
"Unity.Entities.Graphics",
"Unity.InputSystem"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}