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

https://github.com/fey/unity-webgl-demo


https://github.com/fey/unity-webgl-demo

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

#

## Prerequesites

* [Heroku Cli](https://heroku.com)
* git
* make

## Installation

Clone repo
```sh
$ git clone git@github.com:xsolla/webgl-demo.git
```

Put your WebGL build into `/path/to/repo/public/`

Run
```sh
$ make setup
$ make deploy
```

### Set Up login
Add opened web-site to for allowed origins (CORS)
```
https://publisher.xsolla.com//projects//login//configurations
```