docs(readme): add preview UPM install section and bump Unity badge to 6.0+#119
Merged
VPDPersonal merged 1 commit intoJun 6, 2026
Merged
Conversation
… 6.0+ - Add a preview-only Integration section with the upm-preview Git URL (branch + immutable upm-preview/<version> tag), matching Aspid.FastTools; stable 1.0.x still installs the usual way (Asset Store / Releases) - Update the Unity badge from 2022.3+ to 6.0+ to match package.json (unity 6000.0) and the CHANGELOG, and link it to the Asset Store
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
## Integrationsection to the README with theupm-previewUPM Git URL — both the moving branch (…Aspid.MVVM.git#upm-preview) and the immutable per-release tag (#upm-preview/1.1.0-beta.1), mirroring the Aspid.FastTools layout. The stable1.0.xline still installs the usual way (Asset Store / Releases), so no#upmblock is added yet.2022.3+to6.0+to matchpackage.json(unity: 6000.0) and the CHANGELOG ("Minimum Unity raised to 6000.0"), and link it to the Asset Store.Notes for review
Readme.md.#upm) install block: per request, the current stable release is still distributed the old way; once a stable1.1.0ships toupm, a Stable block can be added to match FastTools fully.