mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-01 06:58:49 +01:00
451 B
451 B
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.