https://github.com/fey/unity-webgl-demo
https://github.com/fey/unity-webgl-demo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fey/unity-webgl-demo
- Owner: fey
- Created: 2020-02-05T10:45:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-05T10:47:20.000Z (over 6 years ago)
- Last Synced: 2025-02-01T01:52:14.333Z (over 1 year ago)
- Language: CSS
- Size: 9.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```