I wanted to share one script.
Problem is, some SDK tools like
HLMV.exe can't browse files inside VPK (Steam file). It's a bug and doesn't happen in every version.
To get it work -> need mimic file paths in your game folder.
So, you could extract all files from VPK into game folder.
But this script look files using vpk.exe dump list and create empty folders by that.
https://developer.valvesoftware.com/..._empty_folders
__________________