b2d38522e0
* Added new experimental MSVC build way through CMake * Small build/README.md fix
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.