{
"MaxPlayers": 4,
"MinPlayers": 1,
"GameNetworkType": "Multiplayer",
"MapSelect": "Empty",
"MapList": [],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"GameCategory": "TechDemos",
"ProjectTemplate": null,
"CsProjName": "",
"Collision": {
"Defaults": {
"solid": "Trigger",
"trigger": "Trigger",
"enemy": "Trigger",
"player": "Trigger"
},
"Pairs": [
{
"a": "enemy",
"b": "player",
"r": "Trigger"
},
{
"a": "trigger",
"b": "trigger",
"r": "Trigger"
},
{
"a": "enemy",
"b": "enemy",
"r": "Ignore"
},
{
"a": "player",
"b": "player",
"r": "Ignore"
}
]
},
"Compiler": {
"RootNamespace": "DeadLines",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"References": [],
"DistinctReferences": []
},
"TickRate": 50,
"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": "Y",
"GroupName": "Actions"
},
{
"Name": "bomb",
"KeyboardCode": "e",
"GamepadCode": "A",
"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",
"GamepadCode": "DpadNorth",
"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",
"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"
},
{
"Name": "item",
"KeyboardCode": "Q",
"GamepadCode": "X",
"GroupName": "Actions"
}
]
},
"LaunchConfigs": [
{
"Name": "Empty Map",
"GameIdent": "vidya.dead-lines#local",
"MapName": "\u003Cempty\u003E",
"MaxPlayers": 4,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "sv_password dltesting",
"PostLaunchCommand": "sv_password dltesting"
}
],
"Resources": "source/ui/*\n*.scss",
"MenuResources": "ui/GameMenu/*.scss\nsource/menu/*",
"CodePackageReferences": []
}| Name | Size | |
| .bin | ||
| text_snippet | manifest.json | 53B |
| text_snippet | package.base.dll | 709KB |
| text_snippet | package.base.xml | 95.4KB |
| text_snippet | package.vidya.dead-lines.dll | 147.5KB |
| text_snippet | package.vidya.dead-lines.xml | 1.8KB |
| code/ui | ||
| text_snippet | consumables.razor.scss | 866B |
| text_snippet | crosshair.razor.scss | 264B |
| code/ui/gamemenu/creategame | ||
| text_snippet | mapbutton.razor.scss | 145B |
| code/ui/gamemenu/front | ||
| text_snippet | frontpage.razor.scss | 380B |
| code/ui/gamemenu | ||
| text_snippet | gamemenu.razor.scss | 3.8KB |
| text_snippet | loadingpanel.razor.scss | 1.3KB |
| code/ui/gamemenu/settings | ||
| text_snippet | settingspage.razor.scss | 315B |
| code/ui | ||
| text_snippet | gameover.razor.scss | 524B |
| text_snippet | gamestats.razor.scss | 311B |
| text_snippet | hud.razor.scss | 682B |
| code/ui/upgrades | ||
| text_snippet | shopitem.scss | 771B |
| text_snippet | upgradepanel.razor.scss | 2.8KB |
| devcam | ||
| text_snippet | devcamoverlay.razor.scss | 2.9KB |
| materials/default | ||
| insert_photo | default_ao_tga_7449568e.generated.vtex_c | 1.9KB |
| insert_photo | default_color_tga_380558b.generated.vtex_c | 1.8KB |
| 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_normal_tga_e15dc164.generated.vtex_c | 2.1KB |
| insert_photo | default_rough_tga_76a57082.generated.vtex_c | 2.8KB |
| insert_photo | default_selfillum_tga_acd34e3d.generated.vtex_c | 1.8KB |
| materials/sprites | ||
| collections | arrow.vmat_c | 3.3KB |
| collections | circle_filled.vmat_c | 3.4KB |
| collections | circle.vmat_c | 3.3KB |
| collections | line.vmat_c | 3.2KB |
| collections | square.vmat_c | 3.3KB |
| collections | triangle.vmat_c | 3.3KB |
| materials/tools/new | ||
| insert_photo | invisible_color_png_453e42d0.generated.vtex_c | 27KB |
| materials/tools | ||
| collections | toolsinvisible.vmat_c | 4.9KB |
| models/vector | ||
| view_in_ar | arrow.vmdl_c | 3.6KB |
| view_in_ar | circle_filled.vmdl_c | 3.6KB |
| view_in_ar | circle.vmdl_c | 3.6KB |
| view_in_ar | line.vmdl_c | 3.5KB |
| view_in_ar | square.vmdl_c | 3.5KB |
| view_in_ar | triangle.vmdl_c | 3.6KB |
| obsolete | ||
| text_snippet | obsolete.txt | 736B |
| shaders | ||
| text_snippet | 2dtest_sprite.shader_c | 120.9KB |
| sounds | ||
| text_snippet | bomb.vsnd_c | 195.9KB |
| text_snippet | dash.vsnd_c | 25.9KB |
| text_snippet | heal.vsnd_c | 51KB |
| text_snippet | hit1.sound_c | 567B |
| text_snippet | hit1.vsnd_c | 16.5KB |
| text_snippet | hit2.sound_c | 567B |
| text_snippet | hit2.vsnd_c | 11.8KB |
| text_snippet | hit3.sound_c | 567B |
| text_snippet | hit3.vsnd_c | 13.1KB |
| text_snippet | hit4.sound_c | 567B |
| text_snippet | hit4.vsnd_c | 8.3KB |
| text_snippet | hurt.vsnd_c | 39.7KB |
| text_snippet | item.bomb.sound_c | 567B |
| text_snippet | item.heal.sound_c | 567B |
| text_snippet | item.shield.sound_c | 569B |
| text_snippet | item.time.start.sound_c | 590B |
| text_snippet | item.time.stop.sound_c | 588B |
| text_snippet | levelup.vsnd_c | 198.6KB |
| text_snippet | player.bomb.sound_c | 567B |
| text_snippet | player.dash.sound_c | 567B |
| text_snippet | player.hurt.sound_c | 567B |
| text_snippet | player.levelup.sound_c | 570B |
| text_snippet | pow1.sound_c | 503B |
| text_snippet | pow1.vsnd_c | 43.4KB |
| text_snippet | shield.vsnd_c | 34.2KB |
| text_snippet | slowmo_end.vsnd_c | 62.1KB |
| text_snippet | slowmo_start.vsnd_c | 62.1KB |
| source | ||
| insert_photo | arrow_png_99990100.generated.vtex_c | 4.9KB |
| insert_photo | circle_filled_png_bb5810c4.generated.vtex_c | 8.3KB |
| insert_photo | circle_png_667c9085.generated.vtex_c | 10.8KB |
| insert_photo | line_png_687e6d8e.generated.vtex_c | 17.8KB |
| source/menu | ||
| text_snippet | bg.png | 1.2MB |
| source | ||
| insert_photo | square_png_95aafc4e.generated.vtex_c | 5.1KB |
| insert_photo | triangle_tga_6071595b.generated.vtex_c | 5KB |
| source/ui | ||
| text_snippet | crosshair.png | 2.4KB |
| 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/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 | 160B |
| ui/components/serverlist | ||
| text_snippet | serverlistpanel.razor.scss | 1.7KB |
| ui | ||
| text_snippet | consumables.razor.scss | 866B |
| ui/controls | ||
| text_snippet | slidercontrol.razor.scss | 2.1KB |
| text_snippet | switchcontrol.razor.scss | 988B |
| ui | ||
| text_snippet | crosshair.razor.scss | 264B |
| 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 | ||
| text_snippet | gamemenu.razor.scss | 3.8KB |
| text_snippet | loadingpanel.razor.scss | 1.3KB |
| ui/gamemenu/settings | ||
| text_snippet | settingspage.razor.scss | 315B |
| ui | ||
| text_snippet | gameover.razor.scss | 524B |
| text_snippet | gamestats.razor.scss | 311B |
| text_snippet | hud.razor.scss | 682B |
| ui/scoreboard | ||
| text_snippet | scoreboard.scss | 879B |
| ui/upgrades | ||
| text_snippet | shopitem.scss | 771B |
| text_snippet | upgradepanel.razor.scss | 2.8KB |
| ui/voicechat | ||
| text_snippet | voicelist.scss | 814B |
| text_snippet | voicespeaker.scss | 285B |