Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 617 Bytes

File metadata and controls

38 lines (24 loc) · 617 Bytes

impvmNetPatch

Path for all networks connections from Imperium 3 game

Getting Started

Prerequisites

Things you need

Visual Studio (C++ compiler)
CMake

Generate project

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.

Built With

Thanks

  • Blipi - Lot of stuff - GitHub