Giter Club home page Giter Club logo

csgo-alt-tab-manager's Introduction

Thank you for downloading CSGO Alt-Tab manager, by /u/anonymous853!

It plays whatever tone/song you have in the /Custom Sounds/primary song folder. To change it, all you have to do is set the name as song.mp3 if you want to customize it. This is a great resource for tones: http://soundbible.com/tags-bomb.html

~~~~~~~~~~~~~~~~~~~~~~~~~~~
INSTALL INSTRUCTIONS

1. If you haven't already, create a file called gamestate_integration_hud.cfg in /common/Counter-Strike Global Offensive/csgo/cfg with the contents that are listed below. To do that just create a file with notepad and rename it the correct filename, then save it as type all files.

2. Download this repository (top right corner).

3. Install node.js from here: https://nodejs.org/en/download/.  Other than running the .exe file, you don't have to do anything else.

4. Open the start.bat file.

If you run into any problems, shoot me a message and I'll see what I can do.

Also if you run more instance at a time or else it wont work.
~~~~~~~~~~~~~~~~~~~~~~~~~~~

--gamestate_integration_hud.cfg contents:--

"CSGO HUD"
{
 "uri" "http://127.0.0.1:3000"
 "timeout" "5.0"
 "buffer"  "0.1"
 "throttle" "0.1"
 "heartbeat" "60.0"
 "data"
 {
   "provider"            "1"
   "map"                 "1"
   "round"               "1"
   "player_id"           "1"
   "player_state"        "1"
   "player_weapons"      "1"
   "player_match_stats"  "1"
   "allplayers_match_stats"  "1"
   "allplayers_id"       "1"
   "allplayers_state"    "1"
 }
}

csgo-alt-tab-manager's People

Contributors

joshuajolly avatar

Stargazers

Jerzerak avatar Miro Voellmy avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.