File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 871
871
niv
872
872
zip
873
873
unzip
874
+ p7zip
874
875
unrar-free
875
876
pciutils
876
877
docker-client
Original file line number Diff line number Diff line change 17
17
-file ${ ../bak/doom/SimpleSlots.1.1.pk7 }
18
18
'' ;
19
19
}
20
+ // fj . mkFirejailCustom rec {
21
+ pkg = "doom-ashes1" ;
22
+ dir = "doom" ;
23
+ exe = ''
24
+ ${ pkgs . gzdoom } /bin/gzdoom \
25
+ -iwad ${ ../bak/doom/freedoom-0.13.0/freedoom2.wad } \
26
+ -file ${ ../bak/doom/AshesStandalone_V1_51/Resources/AshesSAMenu.pk3 } \
27
+ -file ${ ../bak/doom/AshesStandalone_V1_51/Resources/lightmodepatch.pk3 } \
28
+ -file ${ ../bak/doom/AshesStandalone_V1_51/Resources/Ashes2063Enriched2_23.pk3 } \
29
+ -file ${ ../bak/doom/AshesStandalone_V1_51/Resources/Ashes2063EnrichedFDPatch.pk3 } \
30
+ -file ${ ../bak/doom/2063_Ash3sD.pk3 } \
31
+ -file ${ ../bak/doom/AshesMiniMods/AshesDMWstart.pk3 } \
32
+ -file ${ ../bak/doom/AshesSmooth/ashes2063-smooth-enemies.pk3 } \
33
+ -file ${ ../bak/doom/AshesVoxelPickups-Ep1.pk3 } \
34
+ -file ${ ../bak/doom/ashes-wpn-tracers.pk3 } \
35
+ -file ${ ../bak/doom/relite_0.7.3b.pk3 } \
36
+ -file ${ ../bak/doom/SimpleSlots.1.1.pk7 }
37
+ '' ;
38
+ }
20
39
)
You can’t perform that action at this time.
0 commit comments