Sandbox Logo

Metadata

{
  "MaxPlayers": 64,
  "MinPlayers": 1,
  "TickRate": 50,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "facepunch.flatgrass"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "CsProjName": "",
  "StartupScene": "scenes/menu.scene",
  "ProjectTemplate": null,
  "MapStartupScene": "scenes/minimal.scene",
  "LaunchMode": "Normal",
  "ControlModes": {},
  "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": "mouse4",
        "GamepadCode": "SwitchLeftBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "SlotNext",
        "KeyboardCode": "mouse5",
        "GamepadCode": "SwitchRightBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "View",
        "KeyboardCode": "C",
        "GamepadCode": "RightJoystickButton",
        "GroupName": "Other"
      },
      {
        "Name": "Voice",
        "KeyboardCode": "v",
        "GroupName": "Other"
      },
      {
        "Name": "Drop",
        "KeyboardCode": "g",
        "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": "",
  "StartupResources": [
    "*",
    "scenes/menu.scene",
    "shaders/sky.shader"
  ],
  "CodePackageReferences": []
}

Files

Name Size
.bin
text_snippet manifest.json 51B
text_snippet package.base.dll 180.5KB
text_snippet package.base.xml 52.2KB
text_snippet package.carsonk.talker.dll 78KB
text_snippet package.carsonk.talker.xml 725B
code/ui/chat
text_snippet chatbox.razor.scss 4.8KB
code/ui
text_snippet hangouthud.razor.scss 3.2KB
text_snippet mainmenupanel.razor.scss 1.4KB
text_snippet nametag.razor.scss 390B
text_snippet pausemenupanel.razor.scss 39B
text_snippet license 1.1KB
materials
collections bluecloudskybox.vmat_c 2KB
materials/particles/shapes
insert_photo circle1.vtex_c 17.9KB
prefabs
text_snippet particle_freeze.prefab 4.1KB
text_snippet particle_freeze.prefab_c 2.6KB
text_snippet physics_prefab_new.prefab 693B
text_snippet physics_prefab_new.prefab_c 794B
text_snippet physics_prefab.prefab 1.9KB
text_snippet physics_prefab.prefab_c 1.5KB
text_snippet readme.md 105B
scenes
text_snippet menu.scene 3.3KB
text_snippet menu.scene_c 2.4KB
text_snippet minimal.scene 61.6KB
text_snippet minimal.scene_c 24.7KB
styles
text_snippet base.scss 757B
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 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.1KB
text_snippet _switch.scss 879B
styles
text_snippet rootpanel.scss 3.3KB
textures
insert_photo bluecloudskybox_png_1d498377.generated.vtex_c 3.4MB
ui/chat
text_snippet chatbox.razor.scss 4.8KB
ui/components
text_snippet packagecard.razor.scss 3.2KB
text_snippet packagefilters.razor.scss 930B
text_snippet packagelist.razor.scss 158B
ui/controls
text_snippet slidercontrol.razor.scss 2.1KB
text_snippet switchcontrol.razor.scss 988B
ui
text_snippet hangouthud.razor.scss 3.2KB
text_snippet mainmenupanel.razor.scss 1.4KB
text_snippet menupanel.razor.scss 1.4KB
text_snippet nametag.razor.scss 390B
text_snippet pausemenupanel.razor.scss 39B