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

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

The server is written in C++ with:

  • Mariadb Connector C (Shipped)
  • libuv (Shipped)

The server is compatible with any platform that could execute CMake and it's compatible with MySQL Connector C and LibUV.

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