A WPF desktop application that automatically finds multi-kill highlights from your Counter-Strike 2 demo files and records them using OBS Studio.
- Automatic Highlight Detection: Parses CS2 demo files (
.dem) to find kill streaks. - OBS Integration: Connects to OBS via the WebSocket plugin to automatically start and stop recording for each highlight.
- Detailed Information: Extracts round number, total damage dealt, and weapons used for each highlight.
- .NET 8.0 Desktop Runtime
- OBS Studio
- OBS-Websocket Plugin (usually included with recent versions of OBS Studio)