Files
ShrinkDataSaver.Integration…/ShrinkDataSaver.Integration.EventBus.asmdef
cneicy 2926ce5952
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:50:13 +08:00

20 lines
490 B
Plaintext

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