Path for all networks connections from Imperium 3 game
Things you need
Visual Studio (C++ compiler)
CMake
You should create a a build folder to generate the project and enter on it.
$ mkdir build
$ cd build
Thenexecute cmake to genereate the VS project.
$ cmake ..
Now you have the project generated and you can compile the code.
- xHacking - A hacking library
- Blipi - Lot of stuff - GitHub