mirror of
https://github.com/tbamud/tbamud.git
synced 2025-09-21 21:40:49 +02:00
Small build/README.md fix
This commit is contained in:
parent
f6333e0dae
commit
39349ff325
1 changed files with 5 additions and 3 deletions
|
@ -6,8 +6,10 @@ This guide describes how to build TbaMUD in the Visual Studio through the new ex
|
||||||
* [CMake 3.27+](https://cmake.org/)
|
* [CMake 3.27+](https://cmake.org/)
|
||||||
|
|
||||||
### Build Steps
|
### Build Steps
|
||||||
1. Goto the folder `build` and execute `create_solution.bat`.
|
1. Goto the folder `src` and copy `conf.h.win` to `conf.h`.
|
||||||
|
|
||||||
2. Open `build/circle.sln` in Visual Studio.
|
2. Goto the folder `build` and execute `create_solution.bat`.
|
||||||
|
|
||||||
3. Compile and run.
|
3. Open `build/circle.sln` in Visual Studio.
|
||||||
|
|
||||||
|
4. Compile and run.
|
Loading…
Add table
Add a link
Reference in a new issue