-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use
Question
madmax
This guide is for Release 21 (0.21.0) version of Mangos.
This guide explains how to get the source code from our git repositories and compile and run with a default config.
This guide assumes you have set-up a database and user accounts for it.
Before running the server, you need to run the extractor and put dbc, vmaps, maps and if you have them, mmaps in the folder with the server files.
Required Files
Install making sure the following options are selected Windows explorer intergration - Simple context menu (Git bash, Git GUI)
[*]Notepad++ - http://notepad-plus-plus.org
Useful for editing .conf files and any other editable files.
[*]Additional required files are downloaded while cloning the repo
Getting the source code
Mangos Zero will be used for this guide.
This will clone the latest Sever source into a folder called server - Including the --recursive is very important!
Installing the additional requirements
It should have these files listed
MaNGOS EasyBuild
You should see green ticks and if you have everything done correctly you should be able to go to the build options page.
Output showing EasyBuild with the option to automatically open visual studio unticked
If you wish to compile at a later time the built files will be under /server_build/ you just need to double click on MaNGOS.sln
Compiling the source code
The Mangos server is now compiling and time to go get a coffee, this process should take around 5-30 minutes depending on your system. Older single core systems will take longer.
[ATTACH=CONFIG]86[/ATTACH]
That's it! now head into the /server_build/bin / Win32_Release folder and your server files will be there.
7 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.