tpill90 / battlenet-lancache-prefill

CLI tool to automatically prefill a Lancache with Battle.Net games
https://tpill90.github.io/battlenet-lancache-prefill/
MIT License
72 stars 10 forks source link

OSX Release Folder Structure Bugged #16

Closed skhati1 closed 1 year ago

skhati1 commented 2 years ago

Downloading the latest OSX release and extracting it yielded files that looked like these. Had to manually remove the folder name prefix to get it working!

May 8, 2022 at 118 PM
tpill90 commented 2 years ago

I'm not quite sure what the issue you're running to here is. Is this something specific to how OSX handles zip files?

I pulled down both v1.0.0 and v.1.10 artifacts for OSX, and there is no prefixing on the zips when opening in 7zip on Windows : image

skhati1 commented 2 years ago

Maybe the difference is forward slash vs backwards slash on windows vs linux / osx?