Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 539 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 539 Bytes

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.