Edit data file (spells, items etc) there:
\postbuild\world\data.xml
- Install VS Code
- Install MSVC Build Tools
- In VS Code, install extensions: "C/C++" and "CMake"
- Go to CMake menu on the left, Project Status -> Configure -> Kit: select x86 version of the MSVC Build Tools
- Run "CMake: Configure" and "CMake: Build" from the top menu
- If DLLInject.exe fails to run, build one yourself from github.com/igroglaz/DLLInject
- The built a2serv.exe and srvmgr.dll will be in "postbuild/release/"