Releases: craftablescience/VPKEdit
Releases · craftablescience/VPKEdit
v2.1.1
GUI Changes
- Prettify application slightly
- Added text to status bar to display loaded VPK file path
- Added progress bar to status bar, to display VPK loading progress
- Added basic file search bar
v2.1.0
GUI Changes
- Add version to window title
- Automatically load a VPK when passed as the first argument to the program
- Update application logo
- Create installer application for Windows
- This registers VPKTool as the default application for opening VPKs
- Clean up a visual bug with the entry tree
- Fix VTF preview to allow displaying the highest quality mipmap
- Add button to close the open VPK
- Add a directory preview (shows contents of a directory in the content pane)
- Reword about text slightly
v2.0.0
- Effectively rewrote library to be faster and more reliable
- Added a GUI application to extract files and preview their contents
v1.0.1
- Fixed GCC/Clang compiler incompatibilities (thanks Trico_Everfire!)
- VPK is not valid if given file doesn't exist
- Marked variable intended to be private as private
v1.0.0
First release. Code is tested and should work reliably.