A simple c# parser for .dem source engine demos. Its an easy to use .dem file analyzer. Just drag&drop your .dem files on it.
#Usage
- Drag and drop demo files on Listdemo.exe or add it as default program to open .dem files.
- When you are satisfied with the time and the demo just type the segment number and press enter so listdemo renames your demo to the correct format.
#Credits
- https://github.com/fatalis/SourceSplit
- https://sourceruns.org/index.php?topic=995.0
- YaLTeR for the DLL to parse goldsource demos.