A small app made in Python that uses the Game State Integration APIs to provide a small and compact Qt-powered HUD below the crosshair in Counter Strike: Global-Offensive
- Close down CSGO
- Copy
gsi/gamestate_integration_ichicoro.cfgin your<CSGO_install_dir>/csgo/cfg - Install this app's requirements with
pip install PyQt5(TODO: addrequirements.txt) - Run the app! In a command line, type:
python main.py - ???
- Profit!
- Make setup simpler for noobs
- Add options for positioning, enabled items, etc...
- Add more screenshots
