Files
ShrinkNetwork.Integration.App/Runtime/ShrinkNetwork.Integration.App.asmdef
cneicy b9011b9e65
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:50:36 +08:00

19 lines
451 B
Plaintext

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