VPKEdit: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
== Requires == | == Requires == | ||
No dependencies. Simply download the tool from the latest release link below, and either run the installer or save the standalone version to a convenient location. | No dependencies. Simply download the tool from the latest release link below, and either run the installer or save the standalone version to a convenient location. | ||
The installer will automatically register the ".vpk" extension with the {{vPKEdit|4}} application, and deregister the extension when it is uninstalled. | |||
== External links == | == External links == |
Revision as of 10:34, 17 September 2023
VPKEdit is an open source MIT-licensed tool that can create, open, extract from and preview the contents of vpk archives. The latest version of
VPKEdit is currently 3.1.1, and it currently supports previewing text formats, image formats, and VTF files without having to extract the file from the VPK.
Incremental file operations like adding or removing files from existing VPKs are supported, as well as creating new VPKs in any version.
Besides the obvious graphical application, VPKEdit is powered by an open-source vpk editing library "libvpkedit". This library's code is stored in the same
Github repository, written in C++17 and also under the MIT license.
Requires
No dependencies. Simply download the tool from the latest release link below, and either run the installer or save the standalone version to a convenient location.
The installer will automatically register the ".vpk" extension with the VPKEdit application, and deregister the extension when it is uninstalled.
External links
See also
|