Skip to content
This repository was archived by the owner on May 8, 2019. It is now read-only.
Arves100 edited this page May 3, 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++ (Shipped)
  • libuv (Shipped)
  • Boost (required for MySQL Connector C++)

The server is compatible with any platform that could execute CMake and it's compatible with Boost, 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