FrogSquare / GodotGoogleService

Google play service, login, achievements, leaderboard.
Apache License 2.0
105 stars 14 forks source link

Clean up and update #15

Closed dolichomps closed 5 years ago

dolichomps commented 5 years ago

Sorry for my commits being all wacky.

Here is what I changed: Updated google play service version Removed GodotSQL dependency Removed need for google-services.json (firebase) Removed links and dots appid from ids.xml Updated readme Added a .gitignore Fixed an issue where submit_leaderboard was returning the wrong values in logcat with frogutils

RameshRavone commented 5 years ago

I'll pick some commits from this PR as I am working on a version where all four modules of FrogSquare works together. I need some time before doing so.