Skip to content

igroglaz/srvmgr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srvmgr

Edit data file (spells, items etc) there:

\postbuild\world\data.xml

How to build in VS Code

  1. Install VS Code
  2. Install MSVC Build Tools
  3. In VS Code, install extensions: "C/C++" and "CMake"
  4. Go to CMake menu on the left, Project Status -> Configure -> Kit: select x86 version of the MSVC Build Tools
  5. Run "CMake: Configure" and "CMake: Build" from the top menu
  6. If DLLInject.exe fails to run, build one yourself from github.com/igroglaz/DLLInject
  7. The built a2serv.exe and srvmgr.dll will be in "postbuild/release/"

Packages

No packages published

Languages

  • C++ 97.7%
  • C 1.7%
  • Other 0.6%