This is client for Rage of Mages 2 - https://rom2.ru
=====
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
- The built allods2.exe and a2mgr.dll will be in "postbuild/release/"