RepoTown/Assets/MeshBaker/Editor/MeshBakerEditor.asmdef

16 lines
350 B
Plaintext
Raw Normal View History

2025-07-25 15:29:14 +05:00
{
"name": "MeshBakerEditor",
"references": [
"MeshBakerCore"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}