Files
ShrinkApp.Core/Editor/ShrinkApp.Core.Editor.asmdef
cneicy ee385a4107
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:48:49 +08:00

18 lines
364 B
Plaintext

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