Skip to content

retrodump/RetroSpyServer

 
 

Repository files navigation

RetroSpy Server

RetroSpy is a GameSpy Project that aims to create GameSpy 2011/2012 services.

The server is written in C++ and it could be considered as the spiritual successor to OpenSpy Core since most of the modules are based from it.

See the wiki for more information about compiling and creating a RetroSpy Server.

Cloning submodules

git submodule update --recursive --remote

Special thanks

  • Luigi Auriemma for his papers about gamespy that i used as a reference
  • OpenSpy for the idea of the architecture and the portions of code of the modules
  • MySQL for their database server that is used in RetroSpy
  • libUV for their awesome asyncrous I/O library that is used on the Server

About

An Open source GameSpy emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.8%
  • C 48.9%
  • Pascal 0.3%