An electron-based app for unpacking Respawn VPK files.
Super-fast and made with ♥
It's over 2x faster and looks nicer
Unpacking the same VPK took cra0's took 1:15, over twice as long
Builds are generated by GitHub Actions on every commit.
You can also download the latest release
- Build TFVPKTool and place the contents of the
dist
directory intfvpktool
(Building TFVPKTool on linux is currently undocumented but is possible) - Run
npm install
- Run
npm run build:windows
to build a portable .exe if you are on windows ornpm run build:linux
to build an AppImage if you are on linux.
Uses TFVPKTool to unpack files from VPKs.
TFVPKTool version: v0.3.1