Files
Installer/Editor/ShrinkInstaller.Editor.asmdef
T
cneicy c3b57fd023
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:55:30 +08:00

18 lines
367 B
Plaintext

{
"name": "ShrinkInstaller.Editor",
"rootNamespace": "ShrinkSDK.Installer",
"references": [
"Unity.Newtonsoft.Json"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}