hybridclr_unity/Editor/HybridCLR.Editor.asmdef

16 lines
370 B
Plaintext
Raw Normal View History

2022-09-22 08:56:07 +08:00
{
"name": "HybridCLR.Editor",
"rootNamespace": "",
"references": [],
2022-09-22 08:56:07 +08:00
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}