Skip to content

GNOME Archive Manager with Valve Pak(vpk) support

License

Notifications You must be signed in to change notification settings

linux-source-tools/file-roller-vpk

 
 

Repository files navigation

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.

About

GNOME Archive Manager with Valve Pak(vpk) support

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.4%
  • Other 1.6%