Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.
Arves100 edited this page Apr 1, 2018 · 8 revisions

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

The server is written in C++ with:

  • MySQL Connector C (Headers and Linking for Windows are included)
  • libuv (Shipped as submodule)

Currently, Windows and Visual Studio 2008 are only supported platforms.

Feel free to push any project update if you want.

Istructions to compile are provided here.

Istructions on setting up a Server are provided here.

An explanation of the architecture is provided here.

Clone this wiki locally