Files
ShrinkDataSaver.Integration…/Runtime/ShrinkDataSaver.Integration.App.asmdef
T
cneicy 38dcec46bb
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:50:08 +08:00

19 lines
457 B
Plaintext

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