RyroNZ / UE4MasterServer

This is a plugin for Unreal Engine 4 that adds server registration, deregistration etc with a master server.

Home Page:http://ryanpost.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When will this become an online subsystem

XZCendence opened this issue · comments

I am working on a game for xbox and I need this plugin as I currently do not have access to XB live online multiplayer.

Now I guess :) Enjoy

Wow that was quick ok thanks!!

Is OnlineSubsystemPython restricted to dedicated servers or can I just use the client to host a session and use the MasterServer for the active server lists?

How would I configure a "domain" for the server instead of an IP and port. Would I just use some DDNS and enter the domain address in the client config for the server address?