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.
Zaafar Ahmed d8d7d3a8ec initial commit 7 years ago
ClickableTransparentOverlay initial commit 7 years ago
.gitignore Initial commit 7 years ago
ClickableTransparentOverlay.sln initial commit 7 years ago
LICENSE Initial commit 7 years ago
README.md initial commit 7 years ago

README.md

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