Unofficial JavaScriptSDK for the Client API of PlayFab
⚠️ This SDK is auto-generated using the same resources the PlayFab team uses, but is not officially endorsed or supported by them in any way, shape, or form.
You may install the SDK with npm by running:
npm install @community-fabs/playfab-web-sdk
- The SDK generator itself was rewritten using
eta
for templating (significantly reduces generation times) - Additional documentation and usage instructions are provided
- All calls use Promises
- Switched from CommonJS to ES Modules
- The PlayFab team
Apache License -- Version 2.0, January 2004 http://www.apache.org/licenses/
Full details available within the LICENSE file.