An open API service indexing awesome lists of open source software.

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.

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!