Skip to content

Calak/CSGO-Demos-Manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSGO Demos Manager

CSGO Demos Manager is an application to manage replays from the game Counter-Strike: Global Offensive. You can download the last release from http://csgo-demos-manager.com.

Preview

Screenshots and video are available at http://csgo-demos-manager.com.

Features

  • Generate data from demos (kills, deaths, round stats, damages...)
  • Watch quickly demos (Highlights / Lowlights)
  • Export data to Excel
  • Comment your demos
  • Generate heatmaps
  • Track VAC ban
  • Manage demos location
  • Watch rounds from an animated map overview
  • Display damages by hitbox
  • Watch stats on graphs
  • HLAE integration

Dependencies

Build instructructions

You need Telerik binaries to be able to compile the application.

  • Download the repository and extract it
  • Copy / paste your Steam API key into the file "steam_api_key.txt". If you don't do it you will have an error each time a call to the Steam API occurs.
  • The DemoInfo pre-release isn't properly signed. You have to download snremove and copy / paste it into your "bin/Debug" and "bin/Release" folders.
  • Open the solution within Visual Studio 2015
  • Build and start