IndieGame/client/Packages/luban_unity-main/Editor/Luban.Editor.asmdef

18 lines
395 B
Plaintext
Raw Normal View History

2024-10-11 10:12:15 +08:00
{
"name": "Luban.Editor",
"rootNamespace": "",
"references": [
"Luban.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}