Sandbox Logo

Metadata

{
  "MaxPlayers": 64,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "treebox",
    "giant_treebox"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "ProjectTemplate": null,
  "CsProjName": "",
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Trigger",
      "ladder": "Ignore",
      "water": "Trigger"
    },
    "Pairs": [
      {
        "a": "solid",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "trigger",
        "b": "playerclip",
        "r": "Ignore"
      },
      {
        "a": "solid",
        "b": "trigger",
        "r": "Trigger"
      },
      {
        "a": "playerclip",
        "b": "solid",
        "r": "Collide"
      }
    ]
  },
  "TickRate": 50,
  "LaunchConfigs": [
    {
      "Name": "Drop Stadium",
      "GameIdent": "findme.flood_mod#local",
      "MapName": "findme.drop_stadium",
      "MaxPlayers": 64,
      "GameSettings": {},
      "Addons": "",
      "PreLaunchCommand": "",
      "PostLaunchCommand": ""
    },
    {
      "Name": "Tree Box",
      "GameIdent": "findme.flood_mod#local",
      "MapName": "treebox.vmap",
      "MaxPlayers": 64,
      "GameSettings": {},
      "Addons": "",
      "PreLaunchCommand": "",
      "PostLaunchCommand": ""
    },
    {
      "Name": "Giant Tree Box",
      "GameIdent": "findme.flood_mod#local",
      "MapName": "giant_treebox.vmap",
      "MaxPlayers": 64,
      "GameSettings": {},
      "Addons": "",
      "PreLaunchCommand": "",
      "PostLaunchCommand": ""
    },
    {
      "Name": "Tree Fort",
      "GameIdent": "findme.flood_mod#local",
      "MapName": "tree_fort.vmap",
      "MaxPlayers": 64,
      "GameSettings": {},
      "Addons": "",
      "PreLaunchCommand": "",
      "PostLaunchCommand": ""
    }
  ],
  "ControlModes": {
    "Keyboard": true
  },
  "InputSettings": {
    "Actions": [
      {
        "Name": "Forward",
        "KeyboardCode": "W",
        "GroupName": "Movement"
      },
      {
        "Name": "Backward",
        "KeyboardCode": "S",
        "GroupName": "Movement"
      },
      {
        "Name": "Left",
        "KeyboardCode": "A",
        "GroupName": "Movement"
      },
      {
        "Name": "Right",
        "KeyboardCode": "D",
        "GroupName": "Movement"
      },
      {
        "Name": "Jump",
        "KeyboardCode": "space",
        "GamepadCode": "A",
        "GroupName": "Movement"
      },
      {
        "Name": "Run",
        "KeyboardCode": "shift",
        "GamepadCode": "LeftJoystickButton",
        "GroupName": "Movement"
      },
      {
        "Name": "Walk",
        "KeyboardCode": "alt",
        "GroupName": "Movement"
      },
      {
        "Name": "Duck",
        "KeyboardCode": "ctrl",
        "GamepadCode": "B",
        "GroupName": "Movement"
      },
      {
        "Name": "attack1",
        "KeyboardCode": "mouse1",
        "GamepadCode": "RightTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "attack2",
        "KeyboardCode": "mouse2",
        "GamepadCode": "LeftTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "reload",
        "KeyboardCode": "r",
        "GamepadCode": "X",
        "GroupName": "Actions"
      },
      {
        "Name": "use",
        "KeyboardCode": "e",
        "GamepadCode": "Y",
        "GroupName": "Actions"
      },
      {
        "Name": "Slot1",
        "KeyboardCode": "1",
        "GamepadCode": "DpadWest",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot2",
        "KeyboardCode": "2",
        "GamepadCode": "DpadEast",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot3",
        "KeyboardCode": "3",
        "GamepadCode": "DpadSouth",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot4",
        "KeyboardCode": "4",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot5",
        "KeyboardCode": "5",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot6",
        "KeyboardCode": "6",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot7",
        "KeyboardCode": "7",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot8",
        "KeyboardCode": "8",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot9",
        "KeyboardCode": "9",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot0",
        "KeyboardCode": "0",
        "GroupName": "Inventory"
      },
      {
        "Name": "SlotPrev",
        "KeyboardCode": "mwheelup",
        "GamepadCode": "SwitchLeftBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "SlotNext",
        "KeyboardCode": "mwheeldown",
        "GamepadCode": "SwitchRightBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "View",
        "KeyboardCode": "C",
        "GamepadCode": "RightJoystickButton",
        "GroupName": "Other"
      },
      {
        "Name": "Voice",
        "KeyboardCode": "v",
        "GamepadCode": "RightJoystickButton",
        "GroupName": "Other"
      },
      {
        "Name": "Drop",
        "KeyboardCode": "g",
        "GamepadCode": "RightJoystickButton",
        "GroupName": "Other"
      },
      {
        "Name": "Flashlight",
        "KeyboardCode": "f",
        "GamepadCode": "DpadNorth",
        "GroupName": "Other"
      },
      {
        "Name": "Score",
        "KeyboardCode": "tab",
        "GamepadCode": "SwitchLeftMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Menu",
        "KeyboardCode": "Q",
        "GamepadCode": "SwitchRightMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Chat",
        "KeyboardCode": "enter",
        "GroupName": "Other"
      }
    ]
  },
  "Resources": "/*",
  "MenuResources": "/UI/*",
  "CodePackageReferences": [
    "pilgrim.scicrate",
    "facepunch.oil_drum",
    "fish.gt_twig_fence",
    "fish.gt_door",
    "baik.gb_plank",
    "facepunch.pizza",
    "sboxmp.zombie_classic_arms",
    "pxlq.glow_stick"
  ]
}

Files

Name Size
.bin
text_snippet manifest.json 53B
text_snippet package.base.dll 708.5KB
text_snippet package.base.xml 95.4KB
text_snippet package.findme.flood_mod.dll 84.5KB
text_snippet package.findme.flood_mod.xml 657B
code/styles
text_snippet chatbox.scss 3.2KB
text_snippet floodmod.scss 2.7KB
code/ui/hostmenu
text_snippet hostmenu.razor.scss 1.6KB
code/ui/hostmenu/main
text_snippet main.razor.scss 762B
code/ui/loadingmenu
text_snippet loadingmenu.razor.scss 1KB
devcam
text_snippet devcamoverlay.razor.scss 2.9KB
maps
text_snippet big_square.vmap 63.5KB
text_snippet big_square.vmap.meta 633B
public big_square.vpk 18.1KB
text_snippet big_void.vmap 339.3KB
text_snippet big_void.vmap.meta 761B
public big_void.vpk 94.1KB
text_snippet drop_stadium.los 15.4MB
text_snippet drop_stadium.vmap 297.1KB
text_snippet drop_stadium.vmap.meta 823B
public drop_stadium.vpk 9.5MB
text_snippet experimental.los 2.8KB
text_snippet experimental.vmap 168.7KB
text_snippet experimental.vmap.meta 744B
public experimental.vpk 164.1KB
text_snippet giant_treebox.vmap 179.2KB
text_snippet giant_treebox.vmap.meta 1023B
public giant_treebox.vpk 622.2KB
text_snippet islands_01.vmap 254.5KB
text_snippet islands_01.vmap.meta 553B
public islands_01.vpk 43.3KB
text_snippet light_testing.vmap 103.2KB
text_snippet light_testing.vmap.meta 562B
public light_testing.vpk 16.6KB
text_snippet particle_testing.vmap 63.2KB
text_snippet particle_testing.vmap.meta 571B
public particle_testing.vpk 16.5KB
maps/prefabs
text_snippet hangingcapsule.vmap 5.5KB
text_snippet hanginglamp.vmap 5.5KB
text_snippet speaker_hangemitter.vmap 8.7KB
maps
text_snippet test_prefabs.vmap 63.4KB
text_snippet test_prefabs.vmap.meta 559B
public test_prefabs.vpk 14.9KB
text_snippet toilet.vmap 206.1KB
text_snippet toilet.vmap.meta 817B
public toilet.vpk 25.2KB
text_snippet tree_fort.vmap 404.9KB
text_snippet tree_fort.vmap.meta 672B
public tree_fort.vpk 302.5KB
text_snippet treebox.los 7.1MB
text_snippet treebox.vmap 207.9KB
text_snippet treebox.vmap.meta 1006B
public treebox.vpk 33.4MB
materials/default
insert_photo default_ao_tga_7449568e.generated.vtex_c 1.9KB
insert_photo default_normal_tga_5c878876.generated.vtex_c 2.3KB
insert_photo default_normal_tga_7f4327e9.generated.vtex_c 1.9KB
insert_photo default_skin_diffusewarp_tga_4d3cb601.generated.vtex_c 128.1KB
materials/gardeningbeds/plank
insert_photo gardeningbeds_ao_png_13032776.generated.vtex_c 48.6KB
insert_photo gardeningbeds_color_png_9dadc09.generated.vtex_c 323.1KB
insert_photo gardeningbeds_normal_png_9a2f9859.generated.vtex_c 737KB
collections gardeningbeds.vmat_c 5.9KB
materials/models/editor
insert_photo cone_helper_tga_e5296dc0.generated.vtex_c 12.5KB
collections cone_helper.vmat_c 4.4KB
materials/models/glow_stick
insert_photo glow_stick_ao_png_ea69a108.generated.vtex_c 120.4KB
insert_photo glow_stick_bentnormal_png_dca11af9.generated.vtex_c 275.4KB
insert_photo glow_stick_color_png_ca6d9c5d.generated.vtex_c 222KB
insert_photo glow_stick_glass_color_png_3bd736fd.generated.vtex_c 27.4KB
insert_photo glow_stick_glass_color_png_dd14bae3.generated.vtex_c 44.6KB
insert_photo glow_stick_glass_metal_png_98e12743.generated.vtex_c 26.4KB
insert_photo glow_stick_glass_normal_png_355624aa.generated.vtex_c 26.7KB
insert_photo glow_stick_glass_rough_png_f3c33c95.generated.vtex_c 26.3KB
insert_photo glow_stick_glass_rough_png_f666b062.generated.vtex_c 28.7KB
collections glow_stick_glass.vmat_c 7.6KB
insert_photo glow_stick_normal_png_a5901dea.generated.vtex_c 237KB
insert_photo glow_stick_normal_png_fa5b43b0.generated.vtex_c 343.7KB
insert_photo glow_stick_selfillum_png_337a9b01.generated.vtex_c 50.2KB
collections glow_stick.vmat_c 7.9KB
materials/particle
insert_photo base_rope.vtex_c 20.6KB
materials/particle/fire_particle_4
insert_photo fire_particle_4.vtex_c 123.5KB
materials/particles/simulated/fireballs
insert_photo fireball_v2.vtex_c 1.2MB
materials/particles/smoke/render
insert_photo smokeloop_g_1.vtex_c 1.6MB
models
text_snippet all.blend 915.6KB
text_snippet ball.blend 873.1KB
text_snippet ball.blend1 876.3KB
text_snippet ball.fbx 23.7KB
text_snippet ball.vmdl 1.5KB
view_in_ar ball.vmdl_c 11.9KB
models/citizen_props
view_in_ar coin01.vmdl_c 12.8KB
insert_photo coin01a_color_png_17017e86.generated.vtex_c 91.6KB
insert_photo coin01a_normal_png_86f5dba0.generated.vtex_c 248.8KB
collections coin01a.vmat_c 5.3KB
models
text_snippet crate.blend 883.6KB
text_snippet crate.blend1 966.1KB
text_snippet crate.fbx 23.3KB
text_snippet crate.vmdl 1.5KB
view_in_ar crate.vmdl_c 8.7KB
models/crate
insert_photo crate_basecolor_png_5f3765a4.generated.vtex_c 3.4MB
insert_photo crate_normal_png_66e87854.generated.vtex_c 4.5MB
models
text_snippet cube.blend 834.8KB
text_snippet cube.fbx 17.9KB
text_snippet cube.vmdl 1.4KB
view_in_ar cube.vmdl_c 4.9KB
models/door
insert_photo door_ao_tga_da84d900.generated.vtex_c 415KB
insert_photo door_color_tga_c1cd708c.generated.vtex_c 943.3KB
insert_photo door_normal_tga_2d8ac3ce.generated.vtex_c 1.2MB
collections door.vmat_c 5.5KB
view_in_ar door.vmdl_c 54.4KB
models/door/door
view_in_ar piece_01.vmdl_c 9.8KB
view_in_ar piece_19.vmdl_c 8.8KB
view_in_ar piece_20.vmdl_c 8.8KB
view_in_ar piece_21.vmdl_c 9.7KB
view_in_ar piece_22.vmdl_c 10.5KB
view_in_ar piece_23.vmdl_c 10.4KB
view_in_ar piece_24.vmdl_c 10.7KB
view_in_ar piece_25.vmdl_c 7.8KB
view_in_ar piece_26.vmdl_c 8.7KB
view_in_ar piece_27.vmdl_c 6.8KB
view_in_ar piece_28.vmdl_c 7.9KB
view_in_ar piece_29.vmdl_c 11.1KB
view_in_ar piece_30.vmdl_c 12.4KB
view_in_ar piece_31.vmdl_c 10.1KB
view_in_ar piece_32.vmdl_c 9.9KB
view_in_ar piece_33.vmdl_c 9.7KB
view_in_ar piece_34.vmdl_c 7.8KB
view_in_ar piece_35.vmdl_c 9KB
view_in_ar piece_36.vmdl_c 8.3KB
models/editor
text_snippet cone_helper_mesh.vmesh_c 4.6KB
view_in_ar cone_helper.vmdl_c 1.6KB
text_snippet cone_helper.vphys_c 3.6KB
models/fence
insert_photo fence_ao_tga_5f971eaf.generated.vtex_c 590.1KB
insert_photo fence_color_tga_37b8f364.generated.vtex_c 478.9KB
insert_photo fence_normal_tga_53299775.generated.vtex_c 1.2MB
collections fence.vmat_c 5KB
view_in_ar fence.vmdl_c 35.3KB
models/fence/fence
view_in_ar piece_01.vmdl_c 9.5KB
view_in_ar piece_21.vmdl_c 7.7KB
view_in_ar piece_22.vmdl_c 8.7KB
view_in_ar piece_23.vmdl_c 6.9KB
view_in_ar piece_24.vmdl_c 7.9KB
view_in_ar piece_25.vmdl_c 8.1KB
view_in_ar piece_26.vmdl_c 7.8KB
view_in_ar piece_27.vmdl_c 7.4KB
view_in_ar piece_28.vmdl_c 7.7KB
view_in_ar piece_29.vmdl_c 7.8KB
view_in_ar piece_30.vmdl_c 7.5KB
view_in_ar piece_31.vmdl_c 9.4KB
view_in_ar piece_32.vmdl_c 9.2KB
view_in_ar piece_33.vmdl_c 7.7KB
view_in_ar piece_34.vmdl_c 8.2KB
view_in_ar piece_35.vmdl_c 8.3KB
view_in_ar piece_36.vmdl_c 8.4KB
view_in_ar piece_37.vmdl_c 8.4KB
view_in_ar piece_38.vmdl_c 8.6KB
view_in_ar piece_39.vmdl_c 8.4KB
view_in_ar piece_40.vmdl_c 8.3KB
models/gardeningbeds
view_in_ar gardeningbeds_plank.vmdl_c 5KB
models/glow_stick
view_in_ar glow_stick.vmdl_c 69.2KB
models
text_snippet platform.blend 864.1KB
text_snippet platform.blend1 860.9KB
text_snippet platform.fbx 20.3KB
text_snippet platform.vmdl 1.5KB
view_in_ar platform.vmdl_c 5.6KB
models/player/zombie_classic
text_snippet zombie_classic_arms.vanmgrph_c 3.1KB
view_in_ar zombie_classic_arms.vmdl_c 135.4KB
insert_photo zombie_classic_v2_body_vmat_g_tidmask_882f4d0a_png_883ce4c2.generated.vtex_c 473.2KB
insert_photo zombie_classicv2_body_color_tga_8fc7d7b2_png_af9ac155.generated.vtex_c 4.6MB
insert_photo zombie_classicv2_body_normal_tga_59742153_png_66ade2a6.generated.vtex_c 5.3MB
collections zombie_classicv2_body.vmat_c 7.2KB
models/props/pizza
insert_photo pizza_ao_png_79f45a63.generated.vtex_c 118.9KB
insert_photo pizza_color_png_351e7660.generated.vtex_c 302.6KB
insert_photo pizza_normal_png_b4d5d580.generated.vtex_c 343.7KB
collections pizza.vmat_c 5.8KB
view_in_ar pizza.vmdl_c 24.5KB
models/sbox_props/oil_drum
insert_photo oil_drum_a_ao_tga_96047e5c.generated.vtex_c 2.4MB
insert_photo oil_drum_a_color_tga_9846ef4c.generated.vtex_c 3.8MB
insert_photo oil_drum_a_mask_tga_b47ef947.generated.vtex_c 1.4MB
insert_photo oil_drum_a_normal_tga_9837397a.generated.vtex_c 4.9MB
collections oil_drum_a.vmat_c 6.9KB
view_in_ar oil_drum_a.vmdl_c 57.7KB
models
collections scicrate.vmat_c 5.6KB
view_in_ar scicrate.vmdl_c 52.4KB
text_snippet wall.blend 860.6KB
text_snippet wall.blend1 860.6KB
text_snippet wall.fbx 19.4KB
text_snippet wall.vmdl 1.5KB
view_in_ar wall.vmdl_c 5.3KB
insert_photo wood_ao_jpg_248068f0.generated.vtex_c 684.4KB
text_snippet wood_ao.jpg 206.4KB
insert_photo wood_base_jpg_14ff04b7.generated.vtex_c 620.9KB
text_snippet wood_base.jpg 409.2KB
text_snippet wood_height.png 192.1KB
insert_photo wood_normal_jpg_27a5d664.generated.vtex_c 661.8KB
text_snippet wood_normal.jpg 46.1KB
text_snippet wood_painted.jpg 231.8KB
text_snippet wood_rough.jpg 38.8KB
text_snippet wood.vmat 964B
collections wood.vmat_c 5.1KB
text_snippet wood1.vmat 929B
collections wood1.vmat_c 5.1KB
obsolete
text_snippet obsolete.txt 736B
particles
text_snippet coin_drop_mini.vpcf 6.4KB
text_snippet coin_drop_mini.vpcf_c 2KB
text_snippet coin_test.vpcf 20KB
text_snippet coin_test.vpcf_c 2.2KB
text_snippet cointest.vpcf_c 596B
text_snippet fireball.vpcf 26.7KB
text_snippet fireball.vpcf_c 2.8KB
text_snippet grabbing.vpcf 18.8KB
text_snippet grabbing.vpcf_c 2.6KB
text_snippet grabbingright.vpcf 18.8KB
text_snippet grabbingright.vpcf_c 2.6KB
text_snippet grabbingtwo.vpcf 18.8KB
text_snippet grabbingtwo.vpcf_c 2.6KB
text_snippet grabbingtworight.vpcf 18.8KB
text_snippet grabbingtworight.vpcf_c 2.6KB
text_snippet int_from_model_example.vpcf 26.7KB
text_snippet int_from_model_example.vpcf_c 2.8KB
text_snippet music_follow.vpcf 47.2KB
text_snippet music_follow.vpcf_c 3.5KB
text_snippet test.vpcf_c 522B
png
text_snippet ball.vmdl.png 47.6KB
text_snippet crate.vmdl.png 70.2KB
text_snippet cube.vmdl.png 71.4KB
text_snippet platform.vmdl.png 48.9KB
text_snippet rust_pistol.vmdl_c.png 43.9KB
text_snippet rust_smg.vmdl_c.png 41.4KB
text_snippet wall.vmdl.png 54.2KB
text_snippet zombie_classic_arms.vmdl_c.png 42.1KB
sounds
text_snippet fatrat.sndscape 186B
text_snippet fatrat.sndscape_c 536B
text_snippet thefatrat_timelapse.mp3 2.8MB
text_snippet thefatrat_timelapse.mp3.meta 20B
text_snippet thefatrat_timelapse.sound 249B
text_snippet thefatrat_timelapse.sound_c 598B
text_snippet thefatrat_timelapse.vsnd_c 2.8MB
styles
text_snippet base.scss 756B
styles/base
text_snippet _navigator.scss 62B
text_snippet _popup.scss 3.6KB
text_snippet _splitcontainer.scss 411B
text_snippet _tabcontainer.scss 1.2KB
text_snippet _textentry.scss 37B
styles
text_snippet chatbox.scss 3.2KB
text_snippet floodmod.scss 2.7KB
text_snippet form.scss 894B
styles/form
text_snippet _checkbox.scss 732B
text_snippet _coloreditor.scss 3.7KB
text_snippet _colorproperty.scss 287B
text_snippet _dropdown.scss 463B
text_snippet _slider.scss 1.6KB
text_snippet _switch.scss 879B
styles
text_snippet rootpanel.scss 3.4KB
textures/particles/droplet_a
insert_photo droplet_a.vtex_c 86.6KB
ui/chat
text_snippet chatbox.scss 1.6KB
ui/components
text_snippet packagecard.razor.scss 3.2KB
text_snippet packagefilters.razor.scss 930B
text_snippet packagelist.razor.scss 158B
ui/components/serverlist
text_snippet serverlistpanel.razor.scss 1.8KB
ui/controls
text_snippet slidercontrol.razor.scss 2.1KB
text_snippet switchcontrol.razor.scss 988B
ui/gamemenu/creategame
text_snippet mapbutton.razor.scss 145B
ui/gamemenu
text_snippet defaultgamemenu.razor.scss 2.9KB
text_snippet defaultloadingpanel.razor.scss 1.3KB
ui/gamemenu/front
text_snippet frontpage.razor.scss 248B
ui/gamemenu/loadgame
text_snippet loadgamepage.razor.scss 171B
text_snippet savedgamecard.razor.scss 1.8KB
ui/gamemenu/settings
text_snippet settingspage.razor.scss 315B
ui/hostmenu
text_snippet hostmenu.razor.scss 1.6KB
ui/hostmenu/main
text_snippet main.razor.scss 762B
ui/loadingmenu
text_snippet loadingmenu.razor.scss 1KB
ui/scoreboard
text_snippet scoreboard.scss 879B
ui/voicechat
text_snippet voicelist.scss 814B
text_snippet voicespeaker.scss 285B