VPKEdit: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
[[image:Vpkedit-thirdparty-preview-image.png|thumb|320px|right]] | [[image:Vpkedit-thirdparty-preview-image.png|thumb|320px|right]] | ||
{{vPKEdit|4}} is an open source MIT-licensed tool that can create | {{vPKEdit|4}} is an open source MIT-licensed tool that can create, extract from, preview the contents of and write to {{ext|vpk|2}} archives. | ||
It currently supports previewing text formats, image formats, and [[VTF]] files without having to extract the file from the VPK. | 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. | Incremental file operations like adding or removing files from existing VPKs are supported, as well as creating new VPKs in any version. |
Revision as of 18:56, 2 December 2023
VPKEdit is an open source MIT-licensed tool that can create, extract from, preview the contents of and write to vpk archives.
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.
The VPKEdit tool 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
At minimum, it requires Windows 10 64-bit, or a modern version of Linux.
Installation
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
|