https://github.com/gameworkstore/playfab-unity
Unity NPM version of Playfab SDK! This repository applies the same license terms of the original version.
https://github.com/gameworkstore/playfab-unity
Last synced: over 1 year ago
JSON representation
Unity NPM version of Playfab SDK! This repository applies the same license terms of the original version.
- Host: GitHub
- URL: https://github.com/gameworkstore/playfab-unity
- Owner: GameWorkstore
- License: apache-2.0
- Created: 2021-02-23T23:19:29.000Z (over 5 years ago)
- Default Branch: upm
- Last Pushed: 2021-09-26T12:55:04.000Z (over 4 years ago)
- Last Synced: 2025-01-12T05:12:26.437Z (over 1 year ago)
- Language: C#
- Size: 614 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Playfab Unity UPM
Unity NPM version of Playfab SDK! This repository applies the same license terms of the original version.
# How to install
At package.json, add these lines of code:
```json
"com.gameworkstore.playfabsdkunity": "git://github.com/GameWorkstore/playfab-unity.git#2.104.1"
```
And wait for unity to download and compile the package.
you can upgrade your version by including the release version at end of the link:
```json
"com.gameworkstore.playfabsdkunity": "git://github.com/GameWorkstore/playfab-unity.git#2.114.0"
```
# Contributions
If you are using this library and want to submit a change, go ahead! Overall, this project accepts contributions if:
- Is a bug fix;
- Or, is a generalization of a well-known issue;
- Or is performance improvement;
- Or is an improvement to already supported feature.
Also, you can donate to allow us to drink coffee while we improve it for you!