GHInterfacesCSGO
December 12, 2025 ยท View on GitHub
Simple base hook for CS:GO on linux
Running

Compile
Adjust the settings config.hpp !! to point to the correct path relative to the folder.
cd build
cmake ..
make
Installation
mv launcher_client.so bin/linux64/launcher_client.so
Help ?
How does the code work? take a look at the article I made to explain how it develops