Files
plugin-library/Assets/02.InformationSave/Editor/InformationSave.Editor.asmdef

18 lines
416 B
Plaintext
Raw Normal View History

2025-04-10 12:10:24 +08:00
{
2025-09-04 11:43:35 +08:00
"name": "Informationsave.editor",
2025-04-10 12:10:24 +08:00
"rootNamespace": "",
"references": [
2025-10-31 11:18:23 +08:00
"Informationsave.runtime"
2025-04-10 12:10:24 +08:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}