Skip to content

Commit 2287d23

Browse files
committed
doom-infinite
1 parent df9d453 commit 2287d23

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

nix/doom.nix

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,16 +76,14 @@ in
7676
${olds.gzdoom}/bin/gzdoom \
7777
-iwad ${../bak/doom/freedoom-0.13.0/freedoom2.wad} \
7878
-file ${../bak/doom/DOOM_Infinite_DEMO_0978_6.pk3} \
79-
-file "${duhd}/1 lights2.wad" "${duhd}/8 DHTP Textures.pk3" "${duhd}/9 JFO.wad" "${duhd}/10 HD_SFX.wad" "${duhd}/12 Flashlight++.pk3" "${duhd}/13 Tilt++.pk3" "${duhd}/14 brightmaps2.wad" "${duhd}/16 d3snds.wad" "${duhd}/17 brutaldoom_stuff.wad" "${duhd}/19 SpriteShadow.wad" "${duhd}/20 WorldGamma.wad" "${duhd}/21 BloomBoost.wad" "${duhd}/22 MotionBlur.pk3" "${duhd}/23 hires_decals.wad" "${duhd}/24 Terrains.wad" "${duhd}/25 HD HUD.pk3" "${duhd}/26 Liquids.pk3" "${duhd}/27 marcelus_hd_sprites.pk3" "${duhd}/29 Universal Rain and Snow v3.pk3" "${duhd}/30 OST Remake.pk3" "${duhd}/31 texture_lights.wad" "${duhd}/0 Parallax PBR.pk3" \
8079
-file ${../bak/doom/DoomBSMS.wad} \
80+
-file "${duhd}/1 lights2.wad" "${duhd}/8 DHTP Textures.pk3" "${duhd}/9 JFO.wad" "${duhd}/10 HD_SFX.wad" "${duhd}/12 Flashlight++.pk3" "${duhd}/13 Tilt++.pk3" "${duhd}/14 brightmaps2.wad" "${duhd}/16 d3snds.wad" "${duhd}/17 brutaldoom_stuff.wad" "${duhd}/19 SpriteShadow.wad" "${duhd}/20 WorldGamma.wad" "${duhd}/21 BloomBoost.wad" "${duhd}/22 MotionBlur.pk3" "${duhd}/23 hires_decals.wad" "${duhd}/24 Terrains.wad" "${duhd}/25 HD HUD.pk3" "${duhd}/26 Liquids.pk3" "${duhd}/27 marcelus_hd_sprites.pk3" "${duhd}/29 Universal Rain and Snow v3.pk3" "${duhd}/30 OST Remake.pk3" "${duhd}/31 texture_lights.wad" "${duhd}/0 Parallax PBR.pk3" \
8181
-file ${../bak/doom/DoomInfiniteWeaponsSkins.pk3} \
82-
-file ${../bak/doom/CodeFX.pk3} \
83-
-file ${../bak/doom/CodeFXFire.pk3} \
84-
-file ${../bak/doom/CodeFXBlood.pk3} \
8582
-file "${../bak/doom/liquid}/Liquid Texture Pack/(GZDoom) Liquid Texture Pack V4.0.pk3" \
8683
-file "${../bak/doom/liquid}/Glowing Toxic Texture Pack/LTP V4.0 Glowing Toxic Texture Addon.pk3" \
8784
-file "${../bak/doom/liquid}/Shader Pack/LTP V4.0 Shader pack.pk3" \
8885
-file "${../bak/doom/liquid}/Shader Pack/LTP V4.0 Sky shader addon.pk3" \
86+
-file ${../bak/doom/Barrels.pk3} \
8987
-file ${../bak/doom/nashgore.pk3} \
9088
-file ${../bak/doom/dblood.pk3} \
9189
-file ${../bak/doom/SimpleSlots.1.1.pk7}

0 commit comments

Comments
 (0)