Game Engine and Assets Leaks

[UE4] Multiplayer Server Browser - Master Server - Server Listing 4.25 - 4.26

Submitted by canread, , Thread ID: 204112

Thread Closed
20-04-2021, 09:02 PM
#1
[Image: screenshot1-1920x1080-dfaf3141d266a76c96...f9c084.png]

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.


VIDEO

DOCUMENTATION

SUPPORT : [email protected]

[[disallowed website]]


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:

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.
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.

Technical Details
Features:

The plugin is standalone, it does not mess with others code or blueprints.
Very fast communication with clients and servers using UDP only.
Very easy Blueprint and C++ code
Linux and Windows 10 Master Server written in C

Code Modules:
One runtime module

Number of Blueprints: 0
Number of C++ Classes: 2
Network Replicated: No
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows 32/64, Linux, Android, iOS
Documentation:https://drive.google.com/file/d/1XGdWETl...sp=sharing
Example Project:https://drive.google.com/file/d/1FWJAPR0...sp=sharing



RE: [UE4] Multiplayer Server Browser - Master Server - Server Listing 4.25 - 4.26

#2
the documentation does not fully explain only it will not work

RE: [UE4] Multiplayer Server Browser - Master Server - Server Listing 4.25 - 4.26

#3
exactly what im looking for, thanks man

RE: [UE4] Multiplayer Server Browser - Master Server - Server Listing 4.25 - 4.26

#4
It looks very good, but I can't test it yet ;(

RE: [UE4] Multiplayer Server Browser - Master Server - Server Listing 4.25 - 4.26

#5
oh shit it looks very good man

RE: [UE4] Multiplayer Server Browser - Master Server - Server Listing 4.25 - 4.26

This post was last modified: 12-04-2022, 03:37 PM by Krow420
#6
Thanks mate, you can try toupload the new version for Unreal Engine 5.0.0? Thanks

RE: [UE4] Multiplayer Server Browser - Master Server - Server Listing 4.25 - 4.26

#7
@canread
Hi, can you add 4.27/5.0?

RE: [UE4] Multiplayer Server Browser - Master Server - Server Listing 4.25 - 4.26

#8
thanks bro, it saved me for a while.
just need to learn to set up from this.

Users browsing this thread: 1 Guest(s)