Zombie Survival - Version 291611

Created
Total Size2.1 GB (2,274,008,207 bytes)
Modified Size107.4 MB (112,570,116 bytes)
File Count3416
Engine Version26
Changes
Changes on 2026-06-19
Meta
{ "MaxPlayers": 32, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "StartupScene": "scenes/sandbox.scene", "ControlModes": { "Keyboard": true, "VR": false, "Gamepad": true }, "LaunchMode": "Launcher", "MapStartupScene": "scenes/sandbox.scene", "DedicatedServerStartupScene": "scenes/sandbox.scene", "SystemScene": "scenes/system.scene", "Resources": "/fonts/*\n/UI/*.png\n/ui/*.png\n/ui/*\n/ui/weapons/melee/*", "GameSettings": [ { "Name": "zs.min_players", "Title": "Minimum Players To Start", "Group": null, "Default": "1", "Options": null, "Min": 1, "Max": 16, "Step": 1 }, { "Name": "zs.build_seconds", "Title": "Build Seconds", "Group": null, "Default": "120", "Options": null, "Min": 30, "Max": 300, "Step": 15 }, { "Name": "zs.survival_rounds", "Title": "Survival Rounds", "Group": null, "Default": "6", "Options": null, "Min": 1, "Max": 12, "Step": 1 }, { "Name": "zs.survival_seconds", "Title": "Survival Seconds", "Group": null, "Default": "300", "Options": null, "Min": 60, "Max": 600, "Step": 30 }, { "Name": "zs.initial_zombie_fraction", "Title": "Initial Zombie Fraction", "Group": null, "Default": "0.3", "Options": null, "Min": 0.05, "Max": 0.75, "Step": 0.05 }, { "Name": "zs.barricade_nav_blockers", "Title": "Nailed Barricades Block Ai Navigation", "Group": null, "Default": "True", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.currency_start", "Title": "Starting Currency", "Group": null, "Default": "100", "Options": null, "Min": 0, "Max": 5000, "Step": 1 }, { "Name": "zs.prop_currency_start", "Title": "Starting Prop Currency", "Group": null, "Default": "200", "Options": null, "Min": 0, "Max": 5000, "Step": 1 }, { "Name": "cl_showhints", "Title": "Show UI Hints", "Group": null, "Default": "True", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.ai_enabled", "Title": "Spawn Ai Headcrabs", "Group": null, "Default": "True", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.ai_spawn_zombies", "Title": "Spawn Ai Zombies", "Group": null, "Default": "True", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.ai_min_players", "Title": "Minimum Players For Ai", "Group": null, "Default": "1", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.ai_spawn_during_waiting", "Title": "Spawn Ai During Waiting For Players", "Group": null, "Default": "False", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.ai_max_headcrabs", "Title": "Max Ai Headcrabs Per Player", "Group": null, "Default": "2", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.ai_max_zombies", "Title": "Max Ai Zombies Per Player", "Group": null, "Default": "1", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.ai_headcrabs_per_round_bonus", "Title": "Additional Headcrabs Per Survival Round", "Group": null, "Default": "1", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.ai_zombies_per_round_bonus", "Title": "Additional Zombies Per Survival Round", "Group": null, "Default": "0", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.ai_headcrab_cap", "Title": "Max Ai Headcrabs Total", "Group": null, "Default": "14", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.ai_zombie_cap", "Title": "Max Ai Zombies Total", "Group": null, "Default": "8", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "zs.barricade_max_nails", "Title": "Max Nails", "Group": null, "Default": "4", "Options": null, "Min": 1, "Max": 10, "Step": 1 } ], "CodePackageReferences": [] }
{
  "MaxPlayers": 32,
  "MinPlayers": 1,
  "TickRate": 50,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "facepunch.flatgrass"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "CsProjName": "",
  "StartupScene": "scenes/sandbox.scene",
  "ControlModes": {
    "Keyboard": true,
    "VR": false,
    "Gamepad": true
  },
  "LaunchMode": "Launcher",
  "MapStartupScene": "scenes/sandbox.scene",
  "DedicatedServerStartupScene": "scenes/sandbox.scene",
  "SystemScene": "scenes/system.scene",
  "Resources": "/fonts/*\n/UI/*.png\n/ui/*.png\n/ui/*\n/ui/weapons/melee/*",
  "GameSettings": [
    {
      "Name": "zs.min_players",
      "Title": "Minimum Players To Start",
      "Group": null,
      "Default": "1",
      "Options": null,
      "Min": 1,
      "Max": 16,
      "Step": 1
    },
    {
      "Name": "zs.build_seconds",
      "Title": "Build Seconds",
      "Group": null,
      "Default": "120",
      "Options": null,
      "Min": 30,
      "Max": 300,
      "Step": 15
    },
    {
      "Name": "zs.survival_rounds",
      "Title": "Survival Rounds",
      "Group": null,
      "Default": "6",
      "Options": null,
      "Min": 1,
      "Max": 12,
      "Step": 1
    },
    {
      "Name": "zs.survival_seconds",
      "Title": "Survival Seconds",
      "Group": null,
      "Default": "300",
      "Options": null,
      "Min": 60,
      "Max": 600,
      "Step": 30
    },
    {
      "Name": "zs.initial_zombie_fraction",
      "Title": "Initial Zombie Fraction",
      "Group": null,
      "Default": "0.3",
      "Options": null,
      "Min": 0.05,
      "Max": 0.75,
      "Step": 0.05
    },
    {
      "Name": "zs.barricade_nav_blockers",
      "Title": "Nailed Barricades Block Ai Navigation",
      "Group": null,
      "Default": "True",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.currency_start",
      "Title": "Starting Currency",
      "Group": null,
      "Default": "100",
      "Options": null,
      "Min": 0,
      "Max": 5000,
      "Step": 1
    },
    {
      "Name": "zs.prop_currency_start",
      "Title": "Starting Prop Currency",
      "Group": null,
      "Default": "200",
      "Options": null,
      "Min": 0,
      "Max": 5000,
      "Step": 1
    },
    {
      "Name": "cl_showhints",
      "Title": "Show UI Hints",
      "Group": null,
      "Default": "True",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.ai_enabled",
      "Title": "Spawn Ai Headcrabs",
      "Group": null,
      "Default": "True",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.ai_spawn_zombies",
      "Title": "Spawn Ai Zombies",
      "Group": null,
      "Default": "True",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.ai_min_players",
      "Title": "Minimum Players For Ai",
      "Group": null,
      "Default": "1",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.ai_spawn_during_waiting",
      "Title": "Spawn Ai During Waiting For Players",
      "Group": null,
      "Default": "False",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.ai_max_headcrabs",
      "Title": "Max Ai Headcrabs Per Player",
      "Group": null,
      "Default": "2",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.ai_max_zombies",
      "Title": "Max Ai Zombies Per Player",
      "Group": null,
      "Default": "1",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.ai_headcrabs_per_round_bonus",
      "Title": "Additional Headcrabs Per Survival Round",
      "Group": null,
      "Default": "1",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.ai_zombies_per_round_bonus",
      "Title": "Additional Zombies Per Survival Round",
      "Group": null,
      "Default": "0",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.ai_headcrab_cap",
      "Title": "Max Ai Headcrabs Total",
      "Group": null,
      "Default": "14",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.ai_zombie_cap",
      "Title": "Max Ai Zombies Total",
      "Group": null,
      "Default": "8",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "zs.barricade_max_nails",
      "Title": "Max Nails",
      "Group": null,
      "Default": "4",
      "Options": null,
      "Min": 1,
      "Max": 10,
      "Step": 1
    }
  ],
  "CodePackageReferences": []
}

Diff (107.4 MB modified)

+83 ~34
  • mainmenu/mainmenunetworkmenu.razor.scss (4.4 KB)
  • materials/default/default_color_tga_8881edc9.generated.vtex_c (1.7 KB)
  • materials/grass/grass_mud_blend_01a.vmat_c (10 KB)
  • materials/mapperskya/road1.vmat_c (5 KB)
  • materials/mapperskya/road1_color_png_8000ede2.generated.vtex_c (376 KB)
  • materials/mapperskya/road1_normal_png_9b86e4a6.generated.vtex_c (1.2 MB)
  • materials/skybox/light_test_default.vmat_c (2 KB)
  • materials/skybox/tests/src/lightingtest_default_exr_2db0382c.generated.vtex_c (1 MB)
  • materials/trimsheets/metal/iron_trim_01.vmat_c (5.7 KB)
  • materials/trimsheets/metal/iron_trim_01_color_tga_27e504ae.generated.vtex_c (2.2 MB)
  • materials/trimsheets/metal_details/metal_details.vmat_c (5.7 KB)
  • materials/trimsheets/metal_details/metal_details_color_png_293f8f48.generated.vtex_c (1 MB)
  • materials/trimsheets/wood/wood_trim_painted_tint_tga_601767f.generated.vtex_c (372.1 KB)
  • materials/trimsheets/wood/wood_trim_polished.vmat_c (6.2 KB)
  • materials/trimsheets/wood/wood_trim_polished_color_tga_aa7c1c38.generated.vtex_c (2.4 MB)
  • materials/trimsheets/wood/wood_trim_polished_vmat_g_ttintmask_5d2d2d79.generated.vtex_c (1.5 KB)
  • materials/wood/floor/wooden_flooring_b2.vmat_c (5.6 KB)
  • materials/wood/floor/wooden_flooring_b2_color_png_965f6f46.generated.vtex_c (2.4 MB)
  • materials/wood/floor/wooden_flooring_b_ao_png_ebe337f3.generated.vtex_c (683.2 KB)
  • materials/wood/floor/wooden_flooring_b_normal_png_433a23fd.generated.vtex_c (5.3 MB)
  • models/citizen_clothes/glasses/nerdy_glasses/models/nerdy_glasses_m_human.vmdl_c (44.7 KB)
  • models/citizen_clothes/glasses/nerdy_glasses/models/nerdy_glasses_m_human.vmdl_c.t.png (13.1 KB)
  • models/citizen_clothes/glasses/nerdy_glasses/textures/nerdy_glasses_frames.vmat_c (6.5 KB)
  • models/citizen_clothes/glasses/nerdy_glasses/textures/nerdy_glasses_frames_ao_png_7c05d541.generated.vtex_c (131.9 KB)
  • models/citizen_clothes/glasses/nerdy_glasses/textures/nerdy_glasses_frames_color_png_722bd7f3.generated.vtex_c (219.5 KB)
  • models/citizen_clothes/glasses/nerdy_glasses/textures/nerdy_glasses_frames_normal_png_64bac502.generated.vtex_c (306.7 KB)
  • models/citizen_clothes/glasses/nerdy_glasses/textures/nerdy_glasses_lenses.vmat_c (6.6 KB)
  • models/citizen_clothes/glasses/nerdy_glasses/textures/nerdy_glasses_lenses_ao_png_2d117a6b.generated.vtex_c (98.9 KB)
  • models/citizen_clothes/glasses/nerdy_glasses/textures/nerdy_glasses_lenses_color_png_be51fe70.generated.vtex_c (225 KB)
  • models/citizen_clothes/glasses/nerdy_glasses/textures/nerdy_glasses_lenses_normal_png_e1cb0de3.generated.vtex_c (254.9 KB)
  • models/citizen_clothes/hair/medium_beard/models/medium_beard_m_human.vmdl_c (494.4 KB)
  • models/citizen_clothes/hair/medium_beard/models/medium_beard_m_human.vmdl_c.t.png (30.6 KB)
  • models/citizen_clothes/hair/medium_beard/models/medium_beard_m_human/unnamed_1_vmorf.vtex_c (3.7 MB)
  • models/citizen_clothes/hat/beanie/models/beanie_m_human.vmdl_c (31.1 KB)
  • models/citizen_clothes/hat/beanie/models/beanie_m_human.vmdl_c.t.png (26.9 KB)
  • models/citizen_clothes/hat/beanie/textures/beanie.vmat_c (5.5 KB)
  • models/citizen_clothes/hat/beanie/textures/beanie_ao_png_456d0cc9.generated.vtex_c (557 KB)
  • models/citizen_clothes/hat/beanie/textures/beanie_color_png_bdae9e03.generated.vtex_c (545.6 KB)
  • models/citizen_clothes/hat/beanie/textures/beanie_normal_png_3cfbd3b2.generated.vtex_c (1.2 MB)
  • models/citizen_clothes/hat/headphones/models/headphones_m_human.vmdl_c (110.8 KB)
  • models/citizen_clothes/hat/headphones/models/headphones_m_human.vmdl_c.t.png (26.6 KB)
  • models/citizen_clothes/hat/headphones/textures/headphones.vmat_c (6.9 KB)
  • models/citizen_clothes/hat/headphones/textures/headphones_ao_png_6da9c442.generated.vtex_c (529.4 KB)
  • models/citizen_clothes/hat/headphones/textures/headphones_bentnormal_png_e60300d2.generated.vtex_c (1.2 MB)
  • models/citizen_clothes/hat/headphones/textures/headphones_color_png_b212d191.generated.vtex_c (1.1 MB)
  • models/citizen_clothes/hat/headphones/textures/headphones_normal_png_1af669a9.generated.vtex_c (1.2 MB)
  • models/citizen_clothes/hat/headphones/textures/headphones_normal_png_cdebedd1.generated.vtex_c (912.4 KB)
  • models/citizen_clothes/jumper/cardigan/models/cardigan_dirty_m_human.vmdl_c (331.5 KB)
  • models/citizen_clothes/jumper/cardigan/models/cardigan_dirty_m_human.vmdl_c.t.png (17.8 KB)
  • models/citizen_clothes/jumper/cardigan/textures/cardigan_ao_png_991c05c8.generated.vtex_c (2.1 MB)
  • models/citizen_clothes/jumper/cardigan/textures/cardigan_dirty_color_png_e56d5b6d.generated.vtex_c (2.2 MB)
  • models/citizen_clothes/jumper/cardigan/textures/cardigan_dirty_fur.vmat_c (6.2 KB)
  • models/citizen_clothes/jumper/cardigan/textures/cardigan_dirty_fur_vmat_g_troughness_8d6a59a9.generated.vtex_c (1.5 KB)
  • models/citizen_clothes/jumper/cardigan/textures/cardigan_fur_noise_png_a2decd31.generated.vtex_c (631.5 KB)
  • models/citizen_clothes/jumper/cardigan/textures/cardigan_normal_png_3a38c276.generated.vtex_c (2.4 MB)
  • models/citizen_clothes/shoes/boots/models/army_boots_m_human.vmdl_c (91 KB)
  • models/citizen_clothes/shoes/boots/models/army_boots_m_human.vmdl_c.t.png (19.9 KB)
  • models/citizen_clothes/shoes/boots/textures/army_boots.vmat_c (5.7 KB)
  • models/citizen_clothes/shoes/boots/textures/army_boots_ao_png_23fe957f.generated.vtex_c (172.5 KB)
  • models/citizen_clothes/shoes/boots/textures/army_boots_color_png_75d0cbf4.generated.vtex_c (172.5 KB)
  • models/citizen_clothes/shoes/boots/textures/army_boots_normal_png_27a720bc.generated.vtex_c (343.7 KB)
  • models/citizen_clothes/trousers/smarttrousers/materials/smarttrousers.vmat_c (7 KB)
  • models/citizen_clothes/trousers/smarttrousers/materials/smarttrousers_ao_png_1469eecd.generated.vtex_c (2.7 MB)
  • models/citizen_clothes/trousers/smarttrousers/materials/smarttrousers_color_png_54afd2dd.generated.vtex_c (4.1 MB)
  • models/citizen_clothes/trousers/smarttrousers/materials/smarttrousers_mask_png_c7815ca.generated.vtex_c (70 KB)
  • models/citizen_clothes/trousers/smarttrousers/materials/smarttrousers_normal_png_27630ce6.generated.vtex_c (5.3 MB)
  • models/citizen_clothes/trousers/smarttrousers/smarttrousers_m_human.vmdl_c (36.1 KB)
  • models/citizen_clothes/trousers/smarttrousers/smarttrousers_m_human.vmdl_c.t.png (19.6 KB)
  • models/props/trim_sheets/bed_frame/bed_frame_02.vmdl_c (95.5 KB)
  • models/props/trim_sheets/bed_frame/bed_frame_02.vmdl_c.t.png (20.8 KB)
  • models/props/trim_sheets/doors/wooden_doors/wooden_door_01d.vmdl_c (10 KB)
  • models/props/trim_sheets/doors/wooden_doors/wooden_door_01d.vmdl_c.t.png (25.1 KB)
  • scenes/mainmenu.scene_c (357.5 KB)
  • textures/floor/floor_dirt_weed_a_ao_tga_f43355f1.generated.vtex_c (1.3 MB)
  • textures/floor/floor_dirt_weed_a_color_tga_49c011dd.generated.vtex_c (5.3 MB)
  • textures/floor/floor_dirt_weed_a_normal_tga_b99b7f10.generated.vtex_c (5.3 MB)
  • textures/nature/dirt/dirt_moss_01a_ao_png_93f5783f.generated.vtex_c (1.3 MB)
  • textures/nature/dirt/dirt_moss_01a_color_png_e679c8d8.generated.vtex_c (4.9 MB)
  • textures/nature/dirt/dirt_moss_01a_normal_png_f0ec3ded.generated.vtex_c (5.3 MB)
  • textures/nature/grass/grass_01a_ao_png_c0f10b0d.generated.vtex_c (1.1 MB)
  • textures/nature/grass/grass_01a_color_png_727eeea7.generated.vtex_c (5.3 MB)
  • textures/nature/grass/grass_01a_normal_png_9e0def4b.generated.vtex_c (5.3 MB)
  • textures/particles/flame/flame_01_above.vtex_c (397.1 KB)
  • .bin/package.base.dll (180 KB -> 180.5 KB)
  • .bin/package.scissors.zsbox.dll (2.9 MB -> 2.9 MB)
  • .bin/package.scissors.zsbox.xml (226.8 KB -> 227.1 KB)
  • entities/sents/tv/materials/tv_crt_screen.shader_c (65.9 KB -> 65.9 KB)
  • materials/trimsheets/basic/trim_sheet_ao_png_92f1af3d.generated.vtex_c (294.1 KB -> 99.3 KB)
  • materials/trimsheets/basic/trim_sheet_normal_png_949f28a.generated.vtex_c (3.7 MB -> 990.4 KB)
  • materials/trimsheets/metal_details/metal_details_ao_png_25a0962b.generated.vtex_c (2 MB -> 128.9 KB)
  • materials/trimsheets/metal_details/metal_details_normal_png_d985063f.generated.vtex_c (4.9 MB -> 1.3 MB)
  • materials/trimsheets/wood/wood_trim_01_normal_tga_ad51ac73.generated.vtex_c (5.3 MB -> 5.3 MB)
  • materials/trimsheets/wood/wood_trim_painted.vmat_c (6.2 KB -> 6.4 KB)
  • materials/trimsheets/wood/wood_trim_painted_color_tga_5f59871b.generated.vtex_c (1.8 MB -> 2.1 MB)
  • models/citizen/citizen.vanmgrph_c (70.1 KB -> 70.2 KB)
  • models/citizen/citizen.vmdl_c (6.3 MB -> 6.3 MB)
  • models/citizen/citizen_human_m.vanmgrph_c (70.6 KB -> 70.4 KB)
  • styles/form/_checkbox.scss (732 B -> 796 B)
  • textures/generated/imagefile/370b970e05a34cdd.vtex_c (102.4 KB -> 70.7 KB)
  • textures/generated/imagefile/3bb019b229f0b151.vtex_c (108 KB -> 78.2 KB)
  • textures/generated/imagefile/465a8963f60da36e.vtex_c (104.5 KB -> 72.2 KB)
  • textures/generated/imagefile/56f0e97bb752ec37.vtex_c (11.8 KB -> 7.2 KB)
  • textures/generated/imagefile/5d7123c75de9992a.vtex_c (67.3 KB -> 47.5 KB)
  • textures/generated/imagefile/63ca9a744ccc264.vtex_c (93.6 KB -> 64.3 KB)
  • textures/generated/imagefile/6e33807905e69b8b.vtex_c (24.9 KB -> 17.7 KB)
  • textures/generated/imagefile/764b00c04d699f0.vtex_c (34.6 KB -> 23.2 KB)
  • textures/generated/imagefile/77566517656f3396.vtex_c (108.5 KB -> 78.5 KB)
  • textures/generated/imagefile/95cf8b11503ff2b1.vtex_c (102.3 KB -> 70.7 KB)
  • textures/generated/imagefile/a4f8b5b811507c08.vtex_c (38 KB -> 25.5 KB)
  • textures/generated/imagefile/bda6820ba3d4ca54.vtex_c (25.2 KB -> 18 KB)
  • textures/generated/imagefile/bf1da9568ee0f99d.vtex_c (38.6 KB -> 28.5 KB)
  • textures/generated/imagefile/cb49c86c6f6b3b40.vtex_c (108.2 KB -> 78.3 KB)
  • textures/generated/imagefile/ce4cb73b7d4e162e.vtex_c (40.2 KB -> 29.6 KB)
  • ui/components/packagecard.razor.scss (2.8 KB -> 2.8 KB)
  • ui/components/packagefilters.razor.scss (930 B -> 1.1 KB)
  • weapons/physgun/physgun-screen.shader_c (185.6 KB -> 185.6 KB)
  • weapons/toolgun/toolgun-screen.shader_c (154.4 KB -> 154.3 KB)