This is javascript asset to work with Goblin Backend: https://github.com/red-machine-games/goblin-base-server
- All dependencies are browser-compatible
- Possible to use it from Node.js
- Can use it from browser after transpiling it with Browserify
To transpile it for browser use: run gulp bundle
Via npm: $ npm i --save gbase-html5-sdk
Online documentation here: Doxdox hosted
MIT