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

20 lines
447 B
Plaintext

{
"name": "Luban.Editor",
"rootNamespace": "",
"references": [
"Luban.Runtime",
"UnityEditor.UI",
"UnityEngine.UI"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}