thunderpwn / OnlineSubsystemTheia

An Online Subsystem for Unreal Engine that allows for Online Sessions to be created.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OnlineSubsystemTheia

An Online Subsystem for Unreal Engine that allows for Online Sessions to be created. Built from Online Subsystem Null and takes advantage of VOIP features made available in Subsystem Null.

Must add the following to a projects Config/DefaultEngine.ini file and if building for IOS Engine/Config/Android/IOSEngine.ini and for Android Engine/Config/AndroidEngine.ini:

[OnlineSubsystem] DefaultPlatformService=Theia bHasVoiceEnabled=true

Must add the following to a projects Config/Game.ini file:

[/Script/Engine.GameSession] bRequiresPushToTalk=false/true

OnlineSubsystemTheia Should be placed in the Engine/Plugins/Online folder

About

An Online Subsystem for Unreal Engine that allows for Online Sessions to be created.


Languages

Language:C++ 99.6%Language:C 0.4%Language:C# 0.0%Language:Objective-C 0.0%