knoxfighter / arcdps-char-detector

arcdps plugin to change visibility of items in streamlabs OBS after character change.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to compile

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.

License

arcdps-char-detector

This project is licenced under the MIT license. See LICENSE

parson

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

ImGui

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.

easywsclient

This project uses easywsclient as dependency. easywsclient is also licensed under the MIT License. License file can be found in the easyswclient directory.

About

arcdps plugin to change visibility of items in streamlabs OBS after character change.

License:MIT License


Languages

Language:C++ 74.7%Language:C 25.3%