Files
Installer/README.md
T
ShrinkSDK Automation 182bacbb09
Publish UPM package / publish (push) Successful in 5m32s
fix(installer): pin standalone ModFramework support
2026-08-26 04:13:17 +08:00

14 lines
547 B
Markdown

# ShrinkSDK Installer
`com.cneicy.shrink-installer` is the Git URL bootstrap package for ShrinkSDK.
Install the package from an immutable tag, then open `ShrinkSDK/Packages` in the Unity editor. The window merges the public ShrinkSDK scoped registry without replacing other registries and installs only catalogued package versions.
The installer does not copy templates into `Assets`, does not store credentials, and does not add an unpinned package version.
## Bootstrap URL
```text
https://git.crash.work/ShrinkSDK/Installer.git#v0.1.2
```