Skip to content
Media 0 for listing Multiplayer Server Browser - Master Server - Server Listing

Description

This Plugin allows you to implement a servers browser. Your dedicated/listen game servers register to the

master server, the clients can get the list of all servers from the master server.

Works on PC, Android, iOS, Oculus Quest, Mac, Linux

Customer showcases:

Red Storm : Vietnam War ( Android / iOS game)

VIDEO

DOCUMENTATION

SUPPORT : contact@meoplay.com

DISCORD

It can be used with Blueprint and C++, the interface is very easy. It is especially useful for platforms that does not support Steam such as mobile. It does not use any online subsystem and works on Windows, Linux, and mobile platforms.

It is composed of two parts:

  1. An external Master Server program written in C for Windows 10 and Linux (external download link), it handles all request from clients and game servers. It automatically removes game servers that are no longer reachable.
  2. Unreal Engine 4 Plugin that allows communication with the Master Server :
  • Your Unreal Engine multiplayer server can register to the Master Server and send its data such as server name, player count, map name. It can updates those datas at anytime.
  • Your Unreal Engine client can get a list of all registered game server available.

Included formats

  • logo of Unreal Engine format