Files
ShrinkTutorial/Runtime/ShrinkTutorial.Runtime.asmdef
T
cneicy 1180be88a6
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:50:43 +08:00

16 lines
342 B
Plaintext

{
"name": "ShrinkTutorial.Runtime",
"rootNamespace": "ShrinkTutorial",
"references": [
"Unity.TextMeshPro"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}