Files
ShrinkContext.EventBusAdapter/Runtime/ShrinkContext.EventBusAdapter.Runtime.asmdef
cneicy b00f0b3684
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:50:01 +08:00

14 lines
374 B
Plaintext

{
"name": "ShrinkContext.EventBusAdapter.Runtime",
"rootNamespace": "ShrinkContext.EventBusAdapter",
"references": [
"ShrinkContext.Core.Runtime",
"ShrinkEventBus.Runtime",
"UniTask"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": false
}