VOOZH about

URL: https://www.nuget.org/packages/ClickableTransparentOverlay/

⇱ NuGet Gallery | ClickableTransparentOverlay 11.1.0




ClickableTransparentOverlay 11.1.0

dotnet add package ClickableTransparentOverlay --version 11.1.0
 
 
NuGet\Install-Package ClickableTransparentOverlay -Version 11.1.0
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ClickableTransparentOverlay" Version="11.1.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ClickableTransparentOverlay" Version="11.1.0" />
 
Directory.Packages.props
<PackageReference Include="ClickableTransparentOverlay" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ClickableTransparentOverlay --version 11.1.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ClickableTransparentOverlay, 11.1.0"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ClickableTransparentOverlay@11.1.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ClickableTransparentOverlay&version=11.1.0
 
Install as a Cake Addin
#tool nuget:?package=ClickableTransparentOverlay&version=11.1.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Clickable Transparent Overlay

CTO is a library for creating transparent overlay using Win32 API and ImGui.

How to Use

Please see the sample projects (here) which demonstrate how to use this library.

Nuget

https://www.nuget.org/packages/ClickableTransparentOverlay

Dependencies

Reference code to watch

Lots of classes in this library (e.g. ImGuiRenderer, ImGuiInputHandler and etc) closely follow (if not identical to) the official example in c++ ImGui library (here and here). This allows us to easily update this library if something changes over there.

Feedback

Please open issue in github repo for feedback.

To Trigger a release push a tag as shown below

git tag -a 8.0.0 -m "version 8.0.0"

git push origin 8.0.0

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on ClickableTransparentOverlay:

Repository Stars
sweeperxz/FullyExternalCS2
External cheat for CS2 without WPM
toonymak1993/GamingConsoleMode
Version Downloads Last Updated
11.1.0 19,103 1/6/2025
11.0.1 8,133 7/22/2024
11.0.0 1,048 7/21/2024
10.2.0 22,556 5/19/2024
10.1.0 897 5/16/2024
10.0.0 1,610 5/2/2024
9.3.0 32,111 1/13/2024
9.2.0 2,122 12/7/2023
9.1.0 18,419 11/20/2023
9.0.1 2,383 9/25/2023
9.0.0 1,233 9/19/2023
8.1.0 2,053 4/19/2023
8.0.0 1,352 4/2/2023
7.1.0 1,002 2/20/2023
7.0.0 1,072 2/19/2023
6.2.1 9,831 1/18/2023
6.2.0 910 1/2/2023
6.1.0 795 12/22/2022
6.0.8 1,712 12/17/2022
3.5.1 881 2/20/2023
Loading failed