Files
ShrinkContext.AppAdapter/Editor/ShrinkContext.AppAdapter.Editor.asmdef
cneicy 2e8cc588c4
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:49:53 +08:00

20 lines
448 B
Plaintext

{
"name": "ShrinkContext.AppAdapter.Editor",
"rootNamespace": "ShrinkContext.AppAdapter.Editor",
"references": [
"ShrinkContext.AppAdapter.Runtime",
"ShrinkContext.Core.Runtime",
"UniTask"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}