chore: initialize standalone UPM package
Publish UPM package / publish (push) Failing after 1s

This commit is contained in:
2026-08-26 02:50:36 +08:00
commit b9011b9e65
26 changed files with 551 additions and 0 deletions
@@ -0,0 +1,18 @@
{
"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
}