Files
ShrinkCommand/Runtime/ShrinkCommand.Runtime.asmdef
cneicy efe3a22a06
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:49:36 +08:00

13 lines
248 B
Plaintext

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