mirror of
https://github.com/tbamud/tbamud.git
synced 2025-09-22 05:50:48 +02: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
src
and copyconf.h.win
toconf.h
. -
Goto the folder
build
and executecreate_solution.bat
. -
Open
build/circle.sln
in Visual Studio. -
Compile and run.