Skip to content

Bloodysharp/Heaven-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMGUI CHEAT MENU

CSGO|CS2|RUST|APEX|VALORANT

Include yourself SDK and FreeType sources

This project works in x86 and DLL/EXE.

🚀 Getting Started Note Make sure that DXSDK_DIR is declared in your environment variables.

To see your environment variables :

Settings --> System --> About --> System Advanced Settings --> Environment Variables

Visual Studio : Open the solution file (.sln). Build the project in Release (x86) Every configuration in x86 (Debug and Realese) are already configured with librairies and includes.

Everything is setup, you just need to choose between DLL or EXE.

Warning If you have any linking error when compiling make sure that you have correctly install DirectX SDK.

🧪 Demonstration : GUI Application (EXE - x86)

ImguiMenu.mp4