Sandbox Logo

Metadata

{
  "MaxPlayers": 64,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "devultj.supermax"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "ProjectTemplate": null,
  "Summary": "Set in a space prison, teamwork and determination will decide whether or not you\u0027ll escape.",
  "Description": "",
  "Public": true,
  "ControlModes": {
    "Keyboard": true,
    "Gamepad": true
  },
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Trigger",
      "ladder": "Ignore",
      "water": "Trigger",
      "player": "Collide"
    },
    "Pairs": [
      {
        "a": "solid",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "trigger",
        "b": "playerclip",
        "r": "Ignore"
      },
      {
        "a": "trigger",
        "b": "solid",
        "r": "Trigger"
      },
      {
        "a": "solid",
        "b": "trigger",
        "r": "Collide"
      },
      {
        "a": "playerclip",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "player",
        "r": "Trigger"
      }
    ]
  },
  "CsProjName": "",
  "Compiler": {
    "RootNamespace": "Jailbreak",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "References": [],
    "DistinctReferences": []
  },
  "Physics": {
    "SubSteps": 1,
    "TimeScale": 1,
    "Gravity": "0,0,-800",
    "AirDensity": 1.2,
    "SleepingEnabled": true,
    "SimulationMode": "Continuous",
    "PositionIterations": 2,
    "VelocityIterations": 8,
    "SoftBodyIterations": 1,
    "SoftBodySubsteps": 1
  },
  "PackageSettings": [
    {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "jailbreak_minplayers",
      "DisplayName": "Minimum Players",
      "DefaultValue": "3.8744342",
      "Description": "How many players need to be in the game before it\u0027ll start.",
      "Group": "Important",
      "Minimum": 1,
      "Maximum": 8
    },
    {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "jailbreak_gamelength",
      "DisplayName": "Game Length",
      "DefaultValue": "300",
      "Description": "How long a game of Jailbreak takes in seconds.",
      "Group": "Important",
      "Minimum": 60,
      "Maximum": 1200
    },
    {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "jailbreak_teamdistribution",
      "DisplayName": "Team Distribution",
      "DefaultValue": "4",
      "Description": "For each guard, there\u0027ll be (insert your value here) amount of prisoners.",
      "Group": "Important",
      "Minimum": 1,
      "Maximum": 8
    },
    {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "jailbreak_maxrounds",
      "DisplayName": "Maximum Rounds",
      "DefaultValue": "4",
      "Description": "How many rounds until we switch map?",
      "Group": "Important",
      "Minimum": 1,
      "Maximum": 16
    }
  ],
  "GeneralExtensions": false,
  "TargettedExtensions": false,
  "ExtensionApiVersion": 1001,
  "ReplaceTags": "fps jailbreak fun social",
  "HttpAllowList": null,
  "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": "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": "Score",
        "KeyboardCode": "tab",
        "GamepadCode": "SwitchLeftMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Menu",
        "KeyboardCode": "Q",
        "GamepadCode": "SwitchRightMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Chat",
        "KeyboardCode": "enter",
        "GroupName": "Other"
      }
    ]
  },
  "TickRate": 33,
  "Resources": "/fonts/*\n/ui/*",
  "MenuResources": "MainMenu/*\nUI/*\nSounds/UI/*\nsounds/ui/marker.placed.vsnd",
  "CodePackageReferences": []
}

Files

Name Size
.bin
text_snippet manifest.json 56B
text_snippet package.base.dll 708KB
text_snippet package.base.xml 95.4KB
text_snippet package.facepunch.jailbreak.dll 202KB
text_snippet package.facepunch.jailbreak.xml 5.7KB
devcam
text_snippet devcamoverlay.razor.scss 2.9KB
fonts
text_snippet anonymouspro-bold.ttf 105.3KB
text_snippet anonymouspro-bolditalic.ttf 93.8KB
text_snippet anonymouspro-italic.ttf 96.3KB
text_snippet anonymouspro-regular.ttf 109.6KB
mainmenu
text_snippet loadingscreen.razor.scss 2KB
text_snippet mainmenu.razor.scss 3.8KB
text_snippet shared.scss 833B
materials/default
insert_photo default_mask_tga_3a4f4d17.generated.vtex_c 1.9KB
models/arms
collections arm_gloves.vmat_c 6.4KB
collections arm_skin.vmat_c 6.2KB
view_in_ar fp_arms.vmdl_c 209.4KB
models/knife
view_in_ar fp_knife.vmdl_c 256.2KB
text_snippet knife.vanmgrph_c 3.1KB
models/knife/materials
collections combatknife.vmat_c 6.3KB
models/knife
view_in_ar w_knife.vmdl_c 56.8KB
models/m1911
view_in_ar fp_m1911.vmdl_c 374.2KB
text_snippet m1911.vanmgrph_c 3KB
models/m1911/material
collections m1911.vmat_c 7.4KB
models/m1911
view_in_ar w_m1911.vmdl_c 70.4KB
models/mp5
view_in_ar fp_mp5.vmdl_c 417KB
models/mp5/materials
collections mp5.vmat_c 6.5KB
models/mp5
text_snippet mp5.vanmgrph_c 3KB
view_in_ar w_mp5.vmdl_c 81.2KB
models/source/arms/materials
insert_photo arm_ao_png_f0621d9.generated.vtex_c 387.2KB
insert_photo arm_color_png_12695995.generated.vtex_c 573KB
insert_photo arm_gloves_ao_png_d9715f3a.generated.vtex_c 358.4KB
insert_photo arm_gloves_color_png_99633f79.generated.vtex_c 491.8KB
insert_photo arm_gloves_normal_png_5577b376.generated.vtex_c 1.3MB
insert_photo arm_normal_png_9df20028.generated.vtex_c 1.3MB
models/source/knife/materials
insert_photo combatknife_ao_png_ce6ce74e.generated.vtex_c 480.3KB
insert_photo combatknife_color_png_719ad1a.generated.vtex_c 1.1MB
insert_photo combatknife_normal_png_c343ae74.generated.vtex_c 1.2MB
models/source/m1911/materials
insert_photo m1911_ao_png_83f11163.generated.vtex_c 388.1KB
insert_photo m1911_color_png_5680d020.generated.vtex_c 1.3MB
insert_photo m1911_normal_png_7966ce20.generated.vtex_c 1.3MB
insert_photo m1911_selfillum_png_6f7183c2.generated.vtex_c 47.7KB
models/source/mp5/materials
insert_photo mp5_ao_png_90a3d1a4.generated.vtex_c 534.1KB
insert_photo mp5_color_png_52ebfce.generated.vtex_c 1.2MB
insert_photo mp5_normal_png_9ad19cc7.generated.vtex_c 1.3MB
obsolete
text_snippet obsolete.txt 736B
prefabs/weapons
text_snippet glock.prefab_c 4KB
text_snippet knife.prefab_c 3.8KB
text_snippet mp5.prefab_c 4.1KB
sounds/ui
text_snippet access.denied.sound 246B
text_snippet access.denied.sound_c 595B
text_snippet access.denied.vsnd_c 366.6KB
text_snippet access.denied.wav 580.2KB
text_snippet chat.notification.sound 249B
text_snippet chat.notification.sound_c 614B
text_snippet chat.notification.vsnd_c 67.8KB
text_snippet chat.notification.wav 100.8KB
text_snippet marker.placed.sound 245B
text_snippet marker.placed.sound_c 594B
text_snippet marker.placed.vsnd_c 59.4KB
text_snippet marker.placed.wav 58.8KB
text_snippet ui.reject.sound 245B
text_snippet ui.reject.sound_c 594B
sounds/weapons/knife
text_snippet knife.deploy.sound_c 549B
text_snippet knife.deploy.vsnd_c 144.6KB
text_snippet knife.swing.sound_c 555B
text_snippet knife.swing.vsnd_c 28.7KB
sounds/weapons/m1911
text_snippet 1911_shoot_1.vsnd_c 572.6KB
text_snippet pistol_shoot.sound_c 620B
text_snippet pistol_shoot.vsnd_c 243.7KB
sounds/weapons/m1911/reload
text_snippet m1911.reload.fow.sound_c 576B
text_snippet m1911.reload.fow.vsnd_c 107KB
text_snippet m1911.reload.load.sound_c 577B
text_snippet m1911.reload.load.vsnd_c 139.9KB
text_snippet m1911.reload.out.sound_c 576B
text_snippet m1911.reload.out.vsnd_c 139.9KB
text_snippet m1911.reload.sound_c 572B
text_snippet m1911.reload.vsnd_c 46.5KB
sounds/weapons/mp5/reload
text_snippet mp5.mag.load.sound_c 570B
text_snippet mp5.mag.load.vsnd_c 63.7KB
text_snippet mp5.mag.sound_c 549B
text_snippet mp5.mag.vsnd_c 54.1KB
text_snippet mp5.move.sound_c 550B
text_snippet mp5.move.vsnd_c 92.8KB
sounds/weapons/mp5
text_snippet smg1_shoot.sound_c 789B
text_snippet smg1_shoot1.vsnd_c 193.1KB
text_snippet smg1_shoot2.vsnd_c 193.1KB
text_snippet smg1_shoot3.vsnd_c 193.1KB
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 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
ui
text_snippet chat.scss 3.3KB
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.7KB
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/settings
text_snippet settingspage.razor.scss 315B
ui
text_snippet hud.scss 1.5KB
ui/hudmarkers
text_snippet hudmarkers.scss 933B
ui
text_snippet radialmenu.scss 3.2KB
ui/scoreboard
text_snippet scoreboard.scss 879B
ui
text_snippet scrn_edge.png 19.2KB
ui/voicechat
text_snippet voicelist.scss 814B
text_snippet voicespeaker.scss 285B
ui/voicelist
text_snippet voicelist.scss 938B
weapons/rust_smg/sounds
text_snippet rust_smg.dryfire.sound_c 525B