-
Notifications
You must be signed in to change notification settings - Fork 967
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
Please add UPM into google registry #2860
Comments
I created same issue for Google Mobile Ads plugin, it would be great to have all of those packages in the same place.
|
Any news on that? |
I support this idea. |
Please, please, yes please. Love this. Do it. Please. |
Please do it! this high need feature! |
I wrap this package into a UPM, you can check out it here: https://github.com/GameWorkstore/playgamespluginforunity There are few modifications to make it work with UPM using the preprocessor flag #if GAMEWORKSTORE_COMPATIBILITY. Of course, if they convert to UPM later in the future, I will drop the project and redirect everyone into the official solution; Tested with AAB IL2CPP games |
Please support it on UPM officially. |
two years passed. no scoped registry supported? |
plz upload the package to Google Package for Unity Archive |
This repo structure seemingly can be included by UPM installer with path parameter. But there was a serious flaw in this package that the logic in the package was not generate files in the folder correctly if it not install into project directly. It make assumptions that package are staying in the project folder in so many places. Not only in C# script but also in |
I have try to modified project a bit and it seem it can import in project as git package |
I have changing pull request and switch branch to master, upgrading many systems, UPM branch are now removed |
Since Google Jar Resolver have update to include UPM registry, please also support GPGS this way
https://github.com/googlesamples/unity-jar-resolver#unity-plugin-version-management
The text was updated successfully, but these errors were encountered: