Skip to content
/ DearCube Public

Internal cheat menu for AssaultCube based on ImGui.

License

Notifications You must be signed in to change notification settings

Liftu/DearCube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DearCube

Compile & Install

MS Detours

First download Detours from https://github.com/microsoft/detours
Then, from the Developper command prompt inside the Detours downloaded folder :

SET DETOURS_TARGET_PROCESSOR=X86
“%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat” x86
NMAKE

Then, copy the lib, sources and headers file to the project directory.

DearCube

git clone --recursive -j8 https://github.com/Liftu/DearCube.git

About

Internal cheat menu for AssaultCube based on ImGui.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published