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

[Question] Game Package Registry (GPR) by Google will shut down on May 19, 2021 - Does this apply to EDM4U too? #434

Closed
manwithsteelnerves opened this issue Apr 24, 2021 · 5 comments

Comments

@manwithsteelnerves
Copy link

We recently got a mail from firebase team mentioning GPR will shutdown and no more easy support for UPM on unity.

We are currently using EDM4U through package manager by adding the dependency and GPR in the scoped registries.

Does this shutdown applies to EDM4U too or only for firebase packages?

@google-oss-bot
Copy link

This issue does not seem to follow the issue template. Make sure you provide all the required information.

@manwithsteelnerves manwithsteelnerves changed the title [Question] Game Package Registry (GPR) by Google will shut down on May 19, 2021 - Does this apply for EDM4U too? [Question] Game Package Registry (GPR) by Google will shut down on May 19, 2021 - Does this apply to EDM4U too? Apr 24, 2021
@paulinon paulinon removed the new to be triaged label Apr 26, 2021
@manwithsteelnerves
Copy link
Author

@stewartmiles can you please have a look?

@chkuang-g
Copy link
Collaborator

@manwithsteelnerves Yes, this will affect EDM4U as well.

We will continue to publish both unitypackage and tgz format on Google APIs for Unity.
You can find both the latest and the older versions.

For more context, see firebase/quickstart-unity#1030 (comment)

@manwithsteelnerves
Copy link
Author

manwithsteelnerves commented Apr 27, 2021

@chkuang-g Thanks a lot for updating!
Can we re-bundle EDM4U and have it in our own packages as a dependency? We have our own scoped registry which will be added automatically once the user downloads from Asset Store.

@chkuang-g
Copy link
Collaborator

chkuang-g commented May 4, 2021

@manwithsteelnerves

EDM4U is under Apache License.
That is, you should be able to redistribute EDM4U through your own scoped registry.

You can download the pre-built tgz from Google APIs for Unity archive page.

If you are using Mac or Linux, you can build tgz from source by running the following command from the root of this project.

./gradlew buildupmplugin

Make sure you set UNITY_EXE environment variable properly.

Shawn

@googlesamples googlesamples locked and limited conversation to collaborators Jun 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants