Files
ShrinkNetwork.Integration.E…/ShrinkNetwork.Integration.EventBus.asmdef
T
cneicy 05bfe9c430
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:50:38 +08:00

20 lines
481 B
Plaintext

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