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

17 lines
357 B
Plaintext

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