AxibugEmuOnline/AxibugEmuOnline.Client/Assets/Editors/AxibugEmuOnline.Editor.asmdef

18 lines
438 B
Plaintext
Raw Normal View History

{
"name": "AxibugEmuOnline.Editor",
"rootNamespace": "AxibugEmuOnline.Editors",
"references": [
2024-12-19 16:06:22 +08:00
"AxibugEmuOnline.Client"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}