Files
Project-M/Assets/_Project/Scripts/Authoring/ProjectM.Authoring.asmdef
T
2026-06-02 08:56:26 -07:00

24 lines
608 B
JSON

{
"name": "ProjectM.Authoring",
"rootNamespace": "ProjectM.Authoring",
"references": [
"ProjectM.Simulation",
"Unity.Entities",
"Unity.Entities.Hybrid",
"Unity.Collections",
"Unity.Mathematics",
"Unity.NetCode",
"Unity.Physics",
"Unity.CharacterController"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}