mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-22 02:00:13 +01:00
|
|
||
|---|---|---|
| .. | ||
| create_solution.bat | ||
| README.md | ||
Overview
This guide describes how to build TbaMUD in the Visual Studio through the new experimental CMake environment.
Prerequisites
Build Steps
-
Goto the folder
srcand copyconf.h.wintoconf.h. -
Goto the folder
buildand executecreate_solution.bat. -
Open
build/circle.slnin Visual Studio. -
Compile and run.