BurningTimesAi/코어코드/BT.Framework/Editor/BT.Framework.Editor.asmdef

19 lines
422 B
Plaintext

{
"name": "BT.Framework.Editor",
"rootNamespace": "BurningTimes.Editor",
"references": [
"BT.Framework"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}