Skip to content

Prazon/GGPOUE4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GGPOUE4

A port of GGPO to an Unreal Engine 4 plugin. This was branched from BwdYeti's great initial work on this repo here.

Setup & Usage

Add to the Plugins folder of your Unreal project.

See doc/README.md, doc/DeveloperGuide.md, and the GGPO GitHub for more information.

Sample Application

Use branched repo of BwdYeti's VectorWar UE4 which is a port of the GGPO sample game VectorWar, using GGPOUE4 for netcode.

Issues

Currently the Connection Manager abstraction interface only has ip based connections implimented which only work on windows. Adding support for Steam and Epic network communication libraries is completely possible with this codebase, but requries setting up a project with those backends and testing which I do not currently have time for.

Licensing

GGPO is available under The MIT License. This means GGPO is free for commercial and non-commercial use. Attribution is not required, but appreciated.

About

Good Game, Peace Out Rollback Network SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.4%
  • C 5.8%
  • C# 0.8%