Files
ShrinkContext.Core/Runtime/ShrinkContext.Core.Runtime.asmdef
cneicy 6eebb8e8e4
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:49:58 +08:00

12 lines
274 B
Plaintext

{
"name": "ShrinkContext.Core.Runtime",
"rootNamespace": "ShrinkContext",
"references": [
"UniTask"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true
}