Firstborn/Assets/MeshBaker/Editor/MeshBakerEditor.asmdef

16 lines
350 B
Plaintext
Raw Normal View History

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