Linus4 / csgoverview

A 2D demo replay tool for Counter Strike: Global Offensive.
MIT License
188 stars 25 forks source link

Open demos directly from rar and gz archives #52

Open Linus4 opened 1 year ago

Linus4 commented 1 year ago

Open demos directly from rar and gz archives

Describe the feature you'd like

FaceIt package their demos in .gz archives and HLTV package them in .rar archives. csgoverview should be able to unpack the demos from the archives into a temporary directory and open the demos from there. This way, the user does not have to install a separate program like 7-Zip, and they can save disk space by storing their demos in a compressed format.

Linus4 commented 1 year ago

fixes #49