AlicizaX/Client/Packages/com.alicizax.unity.editor.extension/Editor/AlicizaX.EditorExtension.Editor.asmdef
2025-01-26 20:55:39 +08:00

16 lines
416 B
Plaintext

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