Kaszanas / SC2InfoExtractorGo

GNU General Public License v3.0
0 stars 2 forks source link

Only one file per archive #4

Closed Kaszanas closed 3 years ago

Kaszanas commented 3 years ago

Currently the process of packaging works but results in single file being archived into .zip.

Kaszanas commented 3 years ago

This was due to wrong implementation of counters. (I think if I remember correctly)

It is now fixed.