VPKEdit: Difference between revisions
mNo edit summary |
(Add library description) |
||
Line 1: | Line 1: | ||
{{lang|VPKEdit}} | {{lang|VPKEdit}} | ||
[[image:Vpkedit-thirdparty-preview-image.png|thumb|320px|right]] | [[image:Vpkedit-thirdparty-preview-image.png|thumb|320px|right]] | ||
{{vPKEdit|4}} is | {{vPKEdit|4}} is an open source MIT-licensed tool that can create, open, extract from and preview the contents of {{ext|vpk|2}} archives. The latest version of | ||
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 | {{vPKEdit|4}} 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. | ||
adding or removing files from existing VPKs are supported, as well as creating new | 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|4}} 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 == | == Requires == |
Revision as of 10:24, 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.
External links
See also
|