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

Please add UPM into google registry #2860

Open
Thaina opened this issue Mar 25, 2020 · 12 comments
Open

Please add UPM into google registry #2860

Thaina opened this issue Mar 25, 2020 · 12 comments

Comments

@Thaina
Copy link

Thaina commented Mar 25, 2020

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

@ErnSur
Copy link

ErnSur commented Aug 17, 2020

I created same issue for Google Mobile Ads plugin, it would be great to have all of those packages in the same place.
Repeating my point:
Add this plugin to Game Package Registry.
UPM support would provide great QoL improvements for developers.

  • easy version managing.
  • declutters project 'Assets' folder, which is important when you manage a lot of plugins.
  • more google plugins accessible from one centralized place.

@Zarkend
Copy link

Zarkend commented Sep 16, 2020

Any news on that?

@KolesnikovProduction
Copy link

I support this idea.

@toxikman
Copy link

Please, please, yes please. Love this. Do it. Please.

@scriptsengineer
Copy link

Please do it! this high need feature!

@HanzaRu
Copy link

HanzaRu commented Nov 24, 2020

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.
Isn't very documented yet.

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

@lsw1164
Copy link

lsw1164 commented Aug 18, 2021

Please support it on UPM officially.
I hope that I can download the project on the link in the future!!!

@CodeMasterYi
Copy link

two years passed. no scoped registry supported?

@lsw1164
Copy link

lsw1164 commented Nov 28, 2022

plz upload the package to Google Package for Unity Archive

@Thaina
Copy link
Author

Thaina commented Feb 19, 2023

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 build.gradle files

@Thaina
Copy link
Author

Thaina commented Dec 23, 2023

I have try to modified project a bit and it seem it can import in project as git package

#3282

@Thaina
Copy link
Author

Thaina commented Jun 6, 2024

I have changing pull request and switch branch to master, upgrading many systems, UPM branch are now removed

#3304

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

No branches or pull requests

10 participants