SyntaxStacks / PhotonServerDocker

Create a docker container running Photon Server from Exit Games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photon Server Docker

A proof of concept to run the Exit Games Photon Server in a Docker container.

Getting started

  • Download a copy/clone this repository.
  • Download the latest Photon Server SDK from Exit Games website
  • Place the downloaded SDK into the root directory of the working copy of this repository.
  • Run the build.ps1 powershell script.
  • Optionally, test the running docker instance with the Star Dust test client, which is part of the SDK.

If you want to contribute, feel free.

About

Create a docker container running Photon Server from Exit Games

License:MIT License


Languages

Language:PowerShell 100.0%