Skip to content
forked from pond3r/ggpo

Unreal Engine 4 plugin port of GGPO

License

Notifications You must be signed in to change notification settings

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

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

VectorWar UE4 is a port of the GGPO sample game VectorWar, using GGPOUE4 for netcode.

Issues

Currently only usable with Windows, as the GGPO source and network layer depend on Win32 APIs. May be able to reuse some UE4 functionality for the underlying connection?

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

Unreal Engine 4 plugin port of GGPO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.4%
  • C 4.9%
  • C# 0.7%