play-games-plugin-for-unity icon indicating copy to clipboard operation
play-games-plugin-for-unity copied to clipboard

Play games plugin from Package Manager

Open imurashka opened this issue 4 years ago • 4 comments

Greetings!

Unity3d has new (or not already new) excellent method to deliver packages - Package Manager. They have good documentation how to create your personal packages: https://docs.unity3d.com/Manual/CustomPackages.html Also there is good guide how to distribute packages using git: https://www.patreon.com/posts/25070968

So my question - is it possible to distribute Play Games Services as package? It will be much easier to work with it.

imurashka avatar Oct 28 '19 15:10 imurashka

+1 to this. This other Google Play package has support (https://github.com/google/play-unity-plugins) and it's definitely my preferred way to manage dependencies now.

efarraro avatar May 13 '20 19:05 efarraro

+1

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

ErnSur avatar Aug 12 '20 18:08 ErnSur

+1 to this

kkohno avatar Dec 08 '22 15:12 kkohno

+1 It's 2023 now and we definitely need package manager support for this package

STmihan avatar Oct 26 '23 21:10 STmihan