/file-roller-vpk

GNOME Archive Manager with Valve Pak(vpk) support

Primary LanguageCGNU General Public License v2.0GPL-2.0

file-roller-vpk

file-roller with support for Valve Pak format

More information about file-roller in README-OLD

Installation

ArchLinux

For ArchLinux users, there is a PKGBUILD available. The gist also contains a PKGBUILD for python-vpk

Others

$ mkdir build
$ cd build
$ meson ..
$ ninja
$ ninja install

VPK tool

Just installing this version of file-roller is not enough to make the vpk support work. For that the python vpk tool is required. It can be installed using pip:

$ sudo pip install vpk

LICENSE

This program is released under the terms of the GNU General Public License (GNU GPL) version 2 or greater. You can find a copy of the license in the file COPYING.