Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thaina authored Jun 6, 2024
1 parent 230b9bc commit 73f3be3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## Fork for upgrade package and making UPM compatiable

```json
{
"com.google.play.games": "https://github.com/Thaina/play-games-plugin-for-unity.git?path=/Assets/Public/GooglePlayGames/com.google.play.games"
}
```

This fork now use gradle post build event to patch androidmanifest

Also fix the image loader from play service

Tested and worked in Unity 6. Should be compatible with lower version but not fully tested yet

# Google Play Games plugin for Unity
_Copyright (c) 2014 Google Inc. All rights reserved._

Expand Down

0 comments on commit 73f3be3

Please sign in to comment.