Simply open the Visual Studio Project and everything should be set up to run.
The default path, where the dll is put into, is C:\Program Files\Guild Wars 2\bin64\
, so you probably want to change that, depending on your needs.
This project is licenced under the MIT license. See LICENSE
This project uses parson as dependency. Parson is also licenced under the MIT license. Licence is added as header to the files: parson.h, parson.c
This project uses ImGui as dependency. The currently used ImGui Version is 1.50. In imgui is a clone of the Release Tag 1.50. ImGui is also licenced under the MIT License. License file is also in the imgui directory.
This project uses easywsclient as dependency. easywsclient is also licensed under the MIT License. License file can be found in the easyswclient directory.