Sign inSign up

mobiledgexsamples/edge-multiplay

By mobiledgexsamples

•Updated over 4 years ago

nodeJS open source multiplayer game server that works with provided client written in C# Unity.

Image
0

10K+

mobiledgexsamples/edge-multiplay repository overview

NPM Docker Image Version (latest semver) follow on Twitter ⁠ chat on Discord ⁠

⁠Edge-Mutiplay NodeJS Server

EdgeMultiplay is an open source multiplayer game server that works with EdgeMultiplay Unity Client. The server is built using NodeJS and we provide a ready made client written in C# Unity.

⁠Documentation

For more information on how to use the server, please refer to the server documentation here⁠

⁠Prerequisites

⁠EdgeMultiplay Unity Client Tutorials

Video Tutorials

⁠Discord server⁠

⁠Usage:

docker pull mobiledgexsamples/edge-multiplay
docker run -d -p 3000:3000  -p 7776:7776  -p 5000:5000/udp mobiledgexsamples/edge-multiplay:1.2
⁠Unity client configuration to run locally:
  • In EdgeManager check Use Local Host Server
  • Specify the Host IP Address

For more information on how to run the server locally, please refer to our setup guide⁠ on the MobiledgeX Developer Portal.

Tag summary

Content type

Image

Digest

Size

74.8 MB

Last updated

almost 5 years ago

docker pull mobiledgexsamples/edge-multiplay