Simple base hook for CS:GO on linux
Adjust the settings !! to point to the correct path relative to the folder.
cd build
cmake ..
make
mv launcher_client.so bin/linux64/launcher_client.so
How does the code work? take a look at the article I made to explain how it develops