File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -67,3 +67,10 @@ There are two ways of *installing* VPKEdit specific to the following distros:
6767VPKEdit is on the Arch User Repository thanks to [@HurricanePootis](https://github.com/HurricanePootis).
6868Please consult the [Arch Wiki](https://wiki.archlinux.org/title/Arch_User_Repository) for more information,
6969as I don' t use Arch Linux personally and don' t know how that system works. (I use Debian btw)
70+
71+ # ### NixOS:
72+
73+ VPKEdit is available from Nixpkgs thanks to [@Seraphim Pardee](https://github.com/SeraphimRP).
74+ To install to the default profile, run ` nix-env -i vpkedit` . See the
75+ [Nix documentation](https://nix-tutorial.gitlabpages.inria.fr/nix-tutorial/getting-started.html)
76+ for more information.
Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ Please read [this file](https://github.com/craftablescience/VPKEdit/blob/main/IN
5050 | VPK | Vampire PacK file (V: TMB ) | ✅ | ✅ | ✅ |
5151 | VPP | Volition Pack file (Red Faction, Saints Row) | ❌ | ✅ | ❌ |
5252 | WAD | Where's All the Data (GoldSrc Engine) | ✅ | ✅ | ✅ |
53+ | XZP | Xbox ZiP (Xbox Half-Life 2) | ❌ | ✅ | ❌ |
5354 | ZIP | ZIP file | ✅ | ✅ | ✅ |
5455
5556- Preview files contained within the pack file without extracting them:
@@ -68,7 +69,8 @@ Please read [this file](https://github.com/craftablescience/VPKEdit/blob/main/IN
6869 - Directly edit text files within writable pack files
6970- Extract files and folders from readable pack files
7071- Switch version of existing VPKs
71- - Native Linux compatibility
72+ - Native Linux builds
73+ - Packaged for Debian, Arch, NixOS; standalone builds available
7274- User interface translated to the following languages ([ support the translation effort here] ( https://poeditor.com/join/project/yxR9MLc9X2 ) ):<br />
7375 🇧🇦 🇨🇳 🇭🇷 🇳🇱 🇩🇪 🇮🇹 🇯🇵 🇰🇷 🇵🇱 🇧🇷 🇷🇺 🇪🇸 🇸🇪 🇻🇳
7476
You can’t perform that action at this time.
0 commit comments