RepoTown/Assets/MeshBaker/Editor/MeshBakerEditor.asmdef
2025-07-25 15:29:14 +05:00

16 lines
350 B
Plaintext

{
"name": "MeshBakerEditor",
"references": [
"MeshBakerCore"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}