{"id":19944886,"url":"https://github.com/gameworkstore/playgamespluginforunity","last_synced_at":"2025-07-20T14:05:20.073Z","repository":{"id":108955409,"uuid":"302890166","full_name":"GameWorkstore/playgamespluginforunity","owner":"GameWorkstore","description":"Unity NPM version of Google Play Games Plugin (https://github.com/playgameservices/play-games-plugin-for-unity)! This repository applies the same APACHE 2.0 license terms of the original version.","archived":false,"fork":false,"pushed_at":"2020-11-30T15:51:03.000Z","size":262,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-03T16:34:10.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GameWorkstore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-10T11:50:37.000Z","updated_at":"2024-10-24T06:58:24.000Z","dependencies_parsed_at":"2023-03-13T14:20:00.067Z","dependency_job_id":null,"html_url":"https://github.com/GameWorkstore/playgamespluginforunity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GameWorkstore/playgamespluginforunity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameWorkstore%2Fplaygamespluginforunity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameWorkstore%2Fplaygamespluginforunity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameWorkstore%2Fplaygamespluginforunity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameWorkstore%2Fplaygamespluginforunity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GameWorkstore","download_url":"https://codeload.github.com/GameWorkstore/playgamespluginforunity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameWorkstore%2Fplaygamespluginforunity/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266135685,"owners_count":23881803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T00:23:20.935Z","updated_at":"2025-07-20T14:05:20.056Z","avatar_url":"https://github.com/GameWorkstore.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Play Games Plugin for Unity\nUnity NPM version of Google Play Games Plugin! This repository applies the same APACHE 2.0 license terms of the original version.\n\nOriginal repo: https://github.com/playgameservices/play-games-plugin-for-unity\n\n# Current Version\nYou can find at GooglePlayGames/PluginVersion.cs\n\n# How to install\nFirst ensure you have google ppa added into Packages/manifest.json:\n\n```\n\"scopedRegistries\": [\n    {\n        \"name\": \"Game Package Registry by Google\",\n        \"url\": \"https://unityregistry-pa.googleapis.com\",\n        \"scopes\": [\n            \"com.google\"\n        ]\n    }\n]\n```\n\nthem, add external-dependency-manager into Packages/manifest.json:\n\n\u003e \"com.google.external-dependency-manager\": \"1.2.160\"\n\nAfter this, you can add this package:\n\n\u003e \"com.gameworkstore.playgamespluginforunity\": \"git://github.com/GameWorkstore/playgamespluginforunity.git\"\n\nThe remaining steps follows the default tutorial for googleplaygames:\n\nhttps://github.com/playgameservices/play-games-plugin-for-unity\n\n# Contributions\n\nIf you are using this library and want to submit a change, go ahead! Overall, this project accepts contributions if:\n- Is a bug fix;\n- Or, is a generalization of a well-known issue;\n- Or is performance improvement;\n- Or is an improvement to already supported feature.\n\nAlso, you can donate to allow us to drink coffee while we improve it for you!\n\n# Troubleshoot\n\n\u003e Error Unity AndroidJavaException: java.lang.ClassNotFoundException: com.google.android.gms.games.Games\n\nDisable Minify on Project Settings \u003e Publish Settings to avoid stripping of bundle aar objects on the build process.\nMinify is very good for reduce the binary size,\nbut only when everything is setup properly.\n\n\u003e Error TokenFragment Setting result error status code to: 16\n\nCertify to include SHA-1 of all your android applications into google play games configuration (Android UploadKey and Android App Signing).\nIdeally, you just need to add two into the console (Android UploadKey and Android App Signing).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgameworkstore%2Fplaygamespluginforunity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgameworkstore%2Fplaygamespluginforunity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgameworkstore%2Fplaygamespluginforunity/lists"}