playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.43k stars 953 forks source link

Is it possible to have menu to deploy aab to device without build? #3256

Open Thaina opened 1 year ago

Thaina commented 1 year ago

I would like to have menuitem that will open file picker to select aab and deploy it to target device in unity, along with some wizard windows. So that we don't need to write bundletool command line ourselves. Is it possible?