Step7750 / node-csgo-cdn

Retrieves the Steam CDN Image URLs for CS:GO Items
MIT License
73 stars 19 forks source link

No such file #28

Closed tabam1 closed 4 years ago

tabam1 commented 4 years ago

Look screen Screen

denkomanceski commented 4 years ago

It seems like the manifest file contains another file which "endsWith('pak01_dir')" so it is pulling the wrong file. Also when the file is pulled, it is not saved as pak01_dir but its original name which is platform_pak01_dir. I will open a PR that fixes this