File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 88- [ Nbc66] ( https://github.com/Nbc66 ) : added some extra info to the installation guide
99- [ OzxyBox] ( https://github.com/ozxybox ) : WAD3 parser
1010- [ Rythyrix] ( https://github.com/Rythyrix ) : minor library bugfix
11- - [ SeraphimRP] ( https://github.com/SeraphimRP ) : Nixpkgs maintainer
1211- [ sour-dani] ( https://github.com/sour-dani ) : initial CLI response file implementation
1312- [ Tholp] ( https://github.com/Tholp1 ) : major BSP stability improvements
1413- [ Trico Everfire] ( https://github.com/Trico-Everfire ) : open pack files based on Steam game install locations
Original file line number Diff line number Diff line change @@ -92,6 +92,6 @@ as I don't use Arch Linux personally and don't know how that system works. (I us
9292
9393# ### NixOS:
9494
95- VPKEdit is available in NixOS 25.05 and nixpkgs unstable thanks to [@Seraphim Pardee](https://github.com/SeraphimRP ).
95+ VPKEdit is available in NixOS 25.05 and nixpkgs unstable thanks to [@Seraphim Pardee](https://github.com/RdrSeraphim ).
9696Add it to your system by placing ` vpkedit` in the appropriate ` environment.systemPackages = with pkgs; []; ` section
9797in your Nix configuration. If you want to use it temporarily, run ` nix-shell -p vpkedit` then ` vpkedit` (for gui) or ` vpkeditcli` .
You can’t perform that action at this time.
0 commit comments