You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# ClickableTransparentOverlay
|
|
A library for creating clickable transparent overlay using Win32 API and ImGui.NET
|
|
|
|
# Dependencies
|
|
* cimgui lib ( VERSION 1.66 (Released 2018-11-22) x64 )
|
|
* ImGui.NET
|
|
* Veldrid
|
|
* MouseKeyHook
|
|
|