Skip to content

Double0negative/CSGO-HUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CSGO HUD GameState Integration

https://www.youtube.com/watch?v=FM1-iapbEtc

Install

  • If you have GIT, you can use git clone https://github.com/Double0negative/CSGO-HUD.git to download the project. Otherwise, Click the Download Zip button above
  • Install Node.JS (NPM is included)
  • Create a file named gamestate_integration_hud.cfg in your csgo cfg folder (steamapps/common/Counter-Strike Global Offensive/csgo/cfg/) copy-paste from https://gist.github.com/Double0negative/dd24fae86c48d277de0a
  • open CMD, type: cd \where\you\extracted\the\zip\CSGO-HUD-master
  • in CMD: npm install
  • in CMD: node server.js
  • You should then be able to connect in a web browser by going to http://localhost:2626. Start up your game and connect to a match and data should begin streaming
  • Linux and Mac setup is basically identical, just switch out CMD for Terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published