Files
Installer/Development~/UnityProject/Packages/manifest.json
T
cneicy c3b57fd023
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:55:30 +08:00

16 lines
303 B
JSON

{
"scopedRegistries": [
{
"name": "ShrinkSDK",
"url": "https://git.crash.work/api/packages/ShrinkSDK/npm/",
"scopes": [
"com.cneicy"
]
}
],
"dependencies": {
"com.unity.test-framework": "1.1.33",
"com.cneicy.shrink-installer": "file:../../.."
}
}