Skip to content

Commit cdf0261

Browse files
chore: update docs to mention Nixpkgs and xzp support
1 parent ed7cac7 commit cdf0261

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

INSTALL.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,10 @@ There are two ways of *installing* VPKEdit specific to the following distros:
6767
VPKEdit is on the Arch User Repository thanks to [@HurricanePootis](https://github.com/HurricanePootis).
6868
Please consult the [Arch Wiki](https://wiki.archlinux.org/title/Arch_User_Repository) for more information,
6969
as 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.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)