fix(installer): write pinned package dependencies
Publish UPM package / publish (push) Successful in 2s
Publish UPM package / publish (push) Successful in 2s
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
`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.
|
||||
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 writes only catalogue-pinned dependencies to `Packages/manifest.json`. Packages which require UniTask also receive its fixed Git revision.
|
||||
|
||||
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
|
||||
https://git.crash.work/ShrinkSDK/Installer.git#v0.1.3
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user