Skip to content

Node.js project used for parsing CSGO demo-files to json-files

Notifications You must be signed in to change notification settings

Brammz/csgo-demofile-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSGO Demo Parser

This is a Node.js project used for parsing CSGO demo-files to json-files.

It uses the demofile library (under the MIT license) to parse demo-files.

The parser parses the replay-file and creates a json-file for each visualization. Each json-file consists of timestamps at which the information was updated, followed by all the information that is needed to create the corresponding visualization.

Context

This parser is used for my csgo-demo-visualizer tool. It is a seperate project because of issues when using demofile in combination with React.

About

Node.js project used for parsing CSGO demo-files to json-files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages