Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer force maximum version of SDK. #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BluWizard10
Copy link
Contributor

For the past few SDK updates, there hasn't ever been any changes that broke Gesture Manager in any way whatsoever. Because of this, I think it's very unnecessary to force a maximum version of the SDK.

To follow in Av3Emulator's footsteps, this PR changes the "com.vrchat.avatars" vpmDependency to "^3.5.2", which introduces the ^ argument. This makes Gesture Emulator only require a minimum of SDK 3.5.2, and will support all future versions of the SDK until v4.0.0 (if it even happens).

We both know it's a bit tiring for everyone to have to update a Curated Package every single time the SDK makes a Minor Upgrade. So, this PR intends to make it easier for both yourself and everyone that Gesture Manager works no matter what, by avoiding the awful "Incompatible Version" warning in the Creator Companion.

I highly recommend you introduce this change for the next update, especially for those who use Av3Emulator with Gesture Manager for your Radial Menu. ^^

No longer force maximum version of SDK.
@AraHaan
Copy link

AraHaan commented Aug 19, 2024

@BluWizard10 rebase?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants