Sandbox Logo

Metadata

{
  "MaxPlayers": 64,
  "MinPlayers": 1,
  "MapList": [
    "facepunch.crossfire"
  ],
  "MapSelect": "Hidden",
  "GameNetworkType": "Multiplayer",
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "GameCategory": "Shooter",
  "Physics": {
    "SubSteps": 1,
    "TimeScale": 1,
    "Gravity": "0,0,-800",
    "AirDensity": 1.2,
    "SleepingEnabled": true,
    "SimulationMode": "Continuous",
    "PositionIterations": 2,
    "VelocityIterations": 8,
    "SoftBodyIterations": 1,
    "SoftBodySubsteps": 1
  },
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Trigger",
      "ladder": "Ignore",
      "water": "Trigger",
      "playerragdoll": "Ignore",
      "projectile": "Ignore",
      "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": "solid",
        "b": "water"
      },
      {
        "a": "solid",
        "b": "playerragdoll"
      },
      {
        "a": "trigger",
        "b": "playerragdoll"
      },
      {
        "a": "ladder",
        "b": "playerragdoll"
      },
      {
        "a": "water",
        "b": "playerragdoll"
      },
      {
        "a": "playerragdoll",
        "b": "projectile",
        "r": "Ignore"
      },
      {
        "a": "solid",
        "b": "player",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "player",
        "r": "Collide"
      },
      {
        "a": "projectile",
        "b": "player",
        "r": "Ignore"
      }
    ]
  },
  "CsProjName": "",
  "HttpAllowList": [
    "https://asset.party/"
  ],
  "Summary": "A Half-Life themed Deathmatch mode in s\u0026box!",
  "Description": "STILL IN EARLY DEVELOPMENT, MANY THINGS ARE NOT IMPLEMENTED OR WORKING CORRECTLY! EVERYTHING IS SUBJECT TO CHANGE.\n\n2.0 Update officaly out! Have fun!\n\n---Map Rotation---\n4ange\nlockdown\n\nA Half-Life themed Deathmatch mode in s\u0026box!",
  "Public": false,
  "PackageSettings": [
    {
      "DisplayType": "Boolean",
      "Choices": [],
      "ConVarName": "dm04_enableclothing",
      "DisplayName": "Enable Player Clothing?",
      "DefaultValue": "true",
      "Description": "Allow Player to have clothing selected in the avatar menu of s\u0026box.",
      "Group": "Player Settings"
    }
  ],
  "TickRate": 64,
  "LaunchConfigs": [
    {
      "Name": "HLDM-Crossfire",
      "GameIdent": "gman.dm04#local",
      "MapName": "facepunch.crossfire",
      "MaxPlayers": 64,
      "GameSettings": {},
      "Addons": "",
      "PreLaunchCommand": "",
      "PostLaunchCommand": ""
    }
  ],
  "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",
        "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": "ui/*\nui/weapons/*",
  "MenuResources": "ui/MainMenu/*\nfonts/*\nsounds/menu/*",
  "CodePackageReferences": []
}

Files

Name Size
.bin
text_snippet manifest.json 46B
text_snippet package.base.dll 709KB
text_snippet package.base.xml 95.4KB
text_snippet package.gman.dm04.dll 297.5KB
text_snippet package.gman.dm04.xml 6.6KB
animgraphs/player
text_snippet pm.vanmgrph_c 6.9KB
animgraphs/weapons
text_snippet crossbow_reference.vanmgrph_c 2.4KB
text_snippet crowbar_reference.vanmgrph_c 2.9KB
text_snippet grenade.vanmgrph_c 2.4KB
text_snippet irifle_reference.vanmgrph_c 2.5KB
text_snippet physcannon_reference.vanmgrph_c 2.5KB
text_snippet pistol_reference.vanmgrph_c 2.4KB
text_snippet python_357_reference.vanmgrph_c 2.4KB
text_snippet smg1_reference.vanmgrph_c 2.5KB
text_snippet stunstick_reference.vanmgrph_c 2.9KB
text_snippet v_shotgun.vanmgrph_c 2.9KB
data/decals
text_snippet blood.decal_c 643B
data/surfaces
text_snippet dm04flesh.surface_c 1001B
text_snippet flesh.surface_c 657B
dev/helper
insert_photo testgrid_color_tga_f1408e43.generated.vtex_c 49KB
collections testgrid.vmat_c 4.3KB
devcam
text_snippet devcamoverlay.razor.scss 2.9KB
dm04/modelsporting/models/props_combine
text_snippet suit_charger001_bg_body_lod0.vmesh_c 26.7KB
text_snippet suit_charger001_bg_body_lod1.vmesh_c 20.7KB
text_snippet suit_charger001_bg_body_lod2.vmesh_c 15.3KB
text_snippet suit_charger001_bg_body_lod3.vmesh_c 13.3KB
text_snippet suit_charger001.vagrp_c 1.4KB
text_snippet suit_charger001.vanim_c 2.2KB
view_in_ar suit_charger001.vmdl_c 82.2KB
text_snippet suit_charger001.vphys_c 3.2KB
text_snippet suit_charger001.vseq_c 1.3KB
fonts
text_snippet din-blackalternate.ttf 48KB
text_snippet din-bold.ttf 50.6KB
text_snippet din-light.ttf 43KB
text_snippet din-medium.ttf 43KB
text_snippet din-regular.ttf 43.8KB
text_snippet din-regularalternate.ttf 42.9KB
text_snippet halflife2.ttf 90.6KB
maps
public dm04_roundabout.vpk 839.8KB
public dm04_testingmap.vpk 384.5KB
public prefab_example_assembled.vpk 402.9KB
public testing1.vpk 35.1KB
materials/ballskins/baseball
insert_photo baseball_ao_png_9a0e79f7.generated.vtex_c 684.6KB
insert_photo baseball_color_png_29a8efca.generated.vtex_c 585.7KB
insert_photo baseball_normal_png_197e4eb8.generated.vtex_c 1.3MB
collections baseball.vmat_c 5.8KB
materials/citizen_custom
collections basic_blue.vmat_c 5.5KB
collections basic_white.vmat_c 5.5KB
materials/crate
insert_photo woodcrates01a_tga_953494d.generated.vtex_c 172.5KB
insert_photo woodcrates01a_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections woodcrates01a.vmat_c 5.3KB
materials/decals
collections molotovscorch.vmat_c 3.5KB
collections scorch1.vmat_c 3.5KB
materials/decaltests
insert_photo dirt_rocks_01_decal_color_psd_9be8cee3.generated.vtex_c 343.5KB
insert_photo dirt_rocks_01_decal_normal_psd_809d617d.generated.vtex_c 343.7KB
collections dirt_rocks_decal.vmat_c 5.7KB
insert_photo molotovscorch_tga_3ed2a3a5.generated.vtex_c 23.4KB
insert_photo scorch1_tga_e7eaf16d.generated.vtex_c 23.4KB
materials/default
insert_photo default_ao_tga_559f1ac6.generated.vtex_c 1.9KB
insert_photo default_ao_tga_7449568e.generated.vtex_c 1.9KB
insert_photo default_ao_tga_7a22d4e6.generated.vtex_c 1.9KB
insert_photo default_ao_tga_9bd022ab.generated.vtex_c 2.3KB
insert_photo default_black_mask_tga_17bdd74e.generated.vtex_c 2.4KB
insert_photo default_color_tga_380558b.generated.vtex_c 1.8KB
insert_photo default_color_tga_47b1af3d.generated.vtex_c 1.8KB
insert_photo default_color_tga_47b1af3d.vtex_c 1.8KB
insert_photo default_detailmask_tga_57ae445f.generated.vtex_c 2KB
insert_photo default_mask_tga_3a4f4d17.generated.vtex_c 1.9KB
insert_photo default_normal_tga_5c878876.generated.vtex_c 2.3KB
insert_photo default_normal_tga_7652cb.vtex_c 1.9KB
insert_photo default_normal_tga_7be61377.generated.vtex_c 2.3KB
insert_photo default_normal_tga_7f4327e9.generated.vtex_c 1.9KB
insert_photo default_normal_tga_b3f4ec4c.vtex_c 2.1KB
insert_photo default_skin_diffusewarp_tga_4d3cb601.generated.vtex_c 128.1KB
materials/dev
insert_photo dev_measuredoor01_color_tga_1b23d6ca.generated.vtex_c 25.4KB
collections dev_measuredoor01.vmat_c 4.4KB
insert_photo dev_measuregeneric01_color_tga_5a426725.generated.vtex_c 12.5KB
collections dev_measuregeneric01.vmat_c 4.4KB
insert_photo dev_measuregeneric01b_color_tga_903f6f42.generated.vtex_c 12.5KB
collections dev_measuregeneric01b.vmat_c 4.4KB
materials/dev/editor
insert_photo dm04playerequip_png_6c0ed6f0.generated.vtex_c 30.8KB
collections dm04playerequip.vmat_c 2.2KB
materials/dev
insert_photo primary_blue_color_tga_7a518b5d.generated.vtex_c 45KB
collections primary_blue.vmat_c 4.3KB
insert_photo primary_green_color_tga_54779f19.generated.vtex_c 45KB
collections primary_green.vmat_c 4.3KB
insert_photo primary_red_color_tga_641b2dc6.generated.vtex_c 45KB
collections primary_red.vmat_c 4.3KB
insert_photo primary_white_color_tga_8be01ac1.generated.vtex_c 45KB
collections primary_white.vmat_c 4.3KB
insert_photo reflectivity_10b_color_tga_27e34b9a.generated.vtex_c 2.5KB
collections reflectivity_10b.vmat_c 4.4KB
insert_photo reflectivity_20b_color_tga_844c6579.generated.vtex_c 2.5KB
collections reflectivity_20b.vmat_c 4.4KB
collections reflectivity_30_2sided.vmat_c 4.3KB
insert_photo reflectivity_30_color_tga_e7524b00.generated.vtex_c 46.3KB
collections reflectivity_30.vmat_c 4.4KB
materials/dev/simple
collections floor_simple_128.vmat_c 5.2KB
collections wall_simple_128.vmat_c 5.2KB
materials/effects
insert_photo comball.vtex_c 978.4KB
materials/flare
insert_photo shellside_tga_96b2c09.generated.vtex_c 4.5KB
insert_photo shellside_vmat_g_tnormal_b096bb23.generated.vtex_c 2.1KB
collections shellside.vmat_c 5.2KB
materials
collections gas_station_concrete_floor.vmat_c 5.8KB
materials/glass
insert_photo glass_a_vmat_g_tcolor_cec28e30.generated.vtex_c 1.6KB
collections glass_a.vmat_c 5.3KB
materials
insert_photo golden_vmat_g_tmetalnessreflectancefresnel_1daddd0b.vtex_c 1.8KB
collections golden.vmat_c 5.1KB
materials/models/city_props/trash
insert_photo nonrust_ao_png_e13af8b6.generated.vtex_c 635.9KB
insert_photo nonrust_basecolor_png_7f13a61a.generated.vtex_c 4.5MB
insert_photo nonrust_normal_png_b978c69c.generated.vtex_c 5MB
insert_photo rust_ao_png_927f95ad.generated.vtex_c 648.7KB
insert_photo rust_basecolor_png_22151aed.generated.vtex_c 4.7MB
insert_photo rust_normal_png_4dd1696f.generated.vtex_c 5MB
collections trash_can_rusty.vmat_c 6.2KB
collections trash_can.vmat_c 6.3KB
materials/models/humans/mine
insert_photo face1_tga_8f9a479a.generated.vtex_c 23.4KB
collections face1.vmat_c 6.1KB
collections hair_side1.vmat_c 5.4KB
materials/models/weapons/hl2_357
collections hl2_357_body.vmat_c 5KB
collections hl2_357_chrome.vmat_c 5.8KB
insert_photo hl2_357_color_tga_8f9777cf.generated.vtex_c 569.5KB
insert_photo hl2_357_normal_tga_4510f25e.generated.vtex_c 636KB
insert_photo hl2_357_normal_tga_c943a6d9.generated.vtex_c 938.7KB
insert_photo hl2_357ak47_color_tga_b524d095.generated.vtex_c 447.2KB
insert_photo hl2_357ak47_normal_tga_b8e5c641.generated.vtex_c 824.8KB
collections hl2_357ak47.vmat_c 5KB
materials/models/weapons/hl2_ar2
insert_photo hl2_ar2_color_tga_15300f97.generated.vtex_c 1.7MB
insert_photo hl2_ar2_normal_tga_2d54d1e7.generated.vtex_c 4.5MB
insert_photo hl2_ar2_selfillum_tga_eb41c29f.generated.vtex_c 68.3KB
insert_photo hl2_ar2glass_color_tga_a3d4d76a.generated.vtex_c 23.6KB
insert_photo hl2_ar2glass_normal_tga_847d1b47.generated.vtex_c 23.5KB
collections v_ar2_body_charge.vmat_c 6.7KB
collections v_ar2_body.vmat_c 6.6KB
insert_photo v_ar2_glass_vmat_g_trma_b391d88a.generated.vtex_c 2.6KB
collections v_ar2_glass.vmat_c 6.6KB
materials/models/weapons/hl2_crossbow
insert_photo hl2_crossbow_body_color_tga_b4596caa.generated.vtex_c 3.6MB
insert_photo hl2_crossbow_body_normal_tga_de143fa0.generated.vtex_c 4.3MB
insert_photo hl2_crossbow_body_selfillum_tga_b63e4821.generated.vtex_c 336.4KB
collections hl2_crossbow_body.vmat_c 7.4KB
insert_photo hl2_crossbow_lens_vmat_g_trma_4a72048d.generated.vtex_c 2.6KB
collections hl2_crossbow_lens.vmat_c 6.6KB
collections hl2_crossbow_wire.vmat_c 5.2KB
insert_photo hl2_crossbowlens_color_tga_dcdbf4e5.generated.vtex_c 23.6KB
insert_photo hl2_crossbowlens_normal_tga_5d174a72.generated.vtex_c 23.6KB
insert_photo hl2_crossbowwire_color_tga_967811b1.generated.vtex_c 44.6KB
insert_photo hl2_crossbowwire_normal_tga_1d8cd8cf.generated.vtex_c 29.8KB
materials/models/weapons/hl2_crowbar
insert_photo hl2_crowbar_color_tga_6fb30a49.generated.vtex_c 563.2KB
insert_photo hl2_crowbar_normal_tga_b736603b.generated.vtex_c 1.3MB
collections hl2_crowbar.vmat_c 5.4KB
materials/models/weapons/hl2_gravgun
collections hl2_gravgun_body.vmat_c 6.8KB
insert_photo hl2_gravgun_color_tga_27244e72.generated.vtex_c 2.2MB
insert_photo hl2_gravgun_copper_tga_2f33f39c.generated.vtex_c 2.1MB
collections hl2_gravgun_copper.vmat_c 5.1KB
collections hl2_gravgun_crystal.vmat_c 6.6KB
insert_photo hl2_gravgun_glass_vmat_g_trma_ed0ebe48.generated.vtex_c 2.6KB
collections hl2_gravgun_glass.vmat_c 6.7KB
insert_photo hl2_gravgun_normal_tga_95181d16.generated.vtex_c 2.5MB
insert_photo hl2_gravgun_normal_tga_efd28b96.generated.vtex_c 4.2MB
insert_photo hl2_gravgun_selfillum_tga_603c40f.generated.vtex_c 645.1KB
insert_photo hl2_gravguncrystal_color_tga_6531a3b2.generated.vtex_c 172.6KB
insert_photo hl2_gravguncrystal_normal_tga_84086aaf.generated.vtex_c 251.3KB
insert_photo hl2_gravguncrystal_selfillum_tga_29c911bc.generated.vtex_c 172.7KB
insert_photo hl2_gravgunglass_color_tga_d168f850.generated.vtex_c 23.7KB
insert_photo hl2_gravgunglass_normal_tga_eb389c61.generated.vtex_c 23.6KB
materials/models/weapons/hl2_grenade
insert_photo hl2_grenade_color_tga_76025f0.generated.vtex_c 581KB
insert_photo hl2_grenade_normal_tga_33d4aed0.generated.vtex_c 1.2MB
insert_photo hl2_grenade_selfillum_tga_ef0c8f17.generated.vtex_c 48KB
collections hl2_grenade.vmat_c 6.8KB
materials/models/weapons/hl2_hands
insert_photo hl2_hands_color_tga_2c6cda36.generated.vtex_c 524.3KB
insert_photo hl2_hands_normal_tga_40e24f38.generated.vtex_c 658KB
collections hl2_hands.vmat_c 5KB
materials/models/weapons/hl2_rpg
insert_photo hl2_rpg_color_tga_c1d377de.generated.vtex_c 1.9MB
insert_photo hl2_rpg_normal_tga_3f616729.generated.vtex_c 2.1MB
insert_photo hl2_rpg_normal_tga_f2b0f6cc.generated.vtex_c 3MB
insert_photo hl2_rpg_wires_color_tga_62dbc848.generated.vtex_c 87.3KB
insert_photo hl2_rpg_wires_normal_tga_2307f35c.generated.vtex_c 45.3KB
collections v_rpg_body.vmat_c 5.2KB
collections v_rpg_plastic.vmat_c 5KB
collections v_rpg_wires.vmat_c 5.1KB
materials/models/weapons/hl2_slam
collections new_light_1.vmat_c 6KB
collections new_light_2.vmat_c 6KB
insert_photo v_slam_normal_tga_7ed0f570.generated.vtex_c 162KB
insert_photo v_slam_tga_c10bc66.generated.vtex_c 117.6KB
collections v_slam.vmat_c 5.6KB
insert_photo wslamnewlight1_tga_1ea3d70d.generated.vtex_c 2.5KB
insert_photo wslamnewlight2_tga_41804c8.generated.vtex_c 2.5KB
materials/models/weapons/hl2_smg1
collections hl2_smg1_body.vmat_c 6.3KB
collections hl2_smg1_chrome.vmat_c 5.9KB
insert_photo hl2_smg1_color_tga_d4e0b8ca.generated.vtex_c 551.9KB
insert_photo hl2_smg1_glass_vmat_g_trma_ed0ebe48.generated.vtex_c 2.6KB
collections hl2_smg1_glass.vmat_c 6.6KB
insert_photo hl2_smg1_normal_tga_136a897d.generated.vtex_c 971.4KB
insert_photo hl2_smg1_normal_tga_6cf05c8e.generated.vtex_c 1.2MB
collections hl2_smg1_plus.vmat_c 5KB
collections hl2_smg1_reticle.vmat_c 5.8KB
insert_photo hl2_smg1_selfillum_tga_ff8178bd.generated.vtex_c 47.4KB
collections hl2_smg1_sheet.vmat_c 6.4KB
insert_photo hl2_smg1glass_color_tga_fed3c49a.generated.vtex_c 7.6KB
insert_photo hl2_smg1glass_normal_tga_7c1e48c5.generated.vtex_c 7.5KB
insert_photo hl2_smg1plus_color_tga_a8a2110f.generated.vtex_c 71.7KB
insert_photo hl2_smg1plus_normal_tga_fe47f646.generated.vtex_c 92.2KB
insert_photo hl2_smg1reticle_tga_b5d02bc5.generated.vtex_c 7.3KB
insert_photo hl2_smg1sheet_color_tga_380a5acf.generated.vtex_c 1.1MB
insert_photo hl2_smg1sheet_normal_tga_e599d835.generated.vtex_c 554.2KB
insert_photo hl2_smg1sheet_selfillum_tga_b49b95c5.generated.vtex_c 47.4KB
materials/models/weapons/hl2_spas12
insert_photo hl2_spas12_color_tga_523cfbec.generated.vtex_c 1.7MB
insert_photo hl2_spas12_normal_tga_9f543173.generated.vtex_c 3.1MB
insert_photo hl2_spas12_selfillum_tga_5e60238c.generated.vtex_c 55.5KB
collections hl2_spas12.vmat_c 6.7KB
insert_photo hl2_spas12shell_color_tga_9849f1f3.generated.vtex_c 44.6KB
insert_photo hl2_spas12shell_normal_tga_7bf6e0da.generated.vtex_c 46.7KB
collections hl2_spas12shell.vmat_c 5.1KB
materials/models/weapons/hl2_stunstick
insert_photo v_stunstick_diffuse_tga_34e45b1.generated.vtex_c 278.1KB
collections v_stunstick_diffuse.vmat_c 6.6KB
insert_photo v_stunstick_ilum_tga_f2163c30.generated.vtex_c 26.7KB
insert_photo v_stunstick_normal_tga_3b23f5b3.generated.vtex_c 58.1KB
materials/models/weapons/hl2_uspmatch
collections hl2_uspmatch_body.vmat_c 6.5KB
collections hl2_uspmatch_chrome.vmat_c 5.5KB
insert_photo hl2_uspmatch_color_tga_a1f896ee.generated.vtex_c 495.5KB
insert_photo hl2_uspmatch_normal_tga_6ea0134a.generated.vtex_c 959.2KB
insert_photo hl2_uspmatch_selfillum_tga_38f865d1.generated.vtex_c 47.4KB
materials/particle
insert_photo base_rope.vtex_c 20.6KB
insert_photo base_trail.vtex_c 65.9KB
materials/particle/fire_burning_character
insert_photo fire_burning_character.vtex_c 940.4KB
materials/particle/fire_particle_4
insert_photo fire_particle_4.vtex_c 123.5KB
materials/particle/particle_flares
insert_photo aircraft_white.vtex_c 34KB
insert_photo particle_flare_001.vtex_c 123.2KB
insert_photo particle_flare_004_mod.vtex_c 66KB
insert_photo particle_flare_004.vtex_c 66KB
insert_photo particle_flare_007b.vtex_c 15.2KB
materials/particle
insert_photo particle_glow_01.vtex_c 65.9KB
materials/particles
insert_photo beam_generic_7.vtex_c 45.5KB
insert_photo beam_hotwhite_alpha.vtex_c 25.4KB
insert_photo beam_hotwhite.vtex_c 25.4KB
insert_photo beam_plasma_04.vtex_c 87.2KB
materials/particles/electrical
insert_photo electrical_arc_looping_c.vtex_c 170.3KB
insert_photo electrical_arc_looping_e.vtex_c 219.1KB
insert_photo electrical_arc02_unsharp.vtex_c 694.8KB
insert_photo electrical_arc02.vtex_c 729.2KB
insert_photo electrical_arc03b.vtex_c 65KB
materials/particles
insert_photo glow_simple_01.vtex_c 27.2KB
materials/particles/lasers
insert_photo beam_laser_soft_01.vtex_c 34.2KB
materials/particles
insert_photo light_glow_yellow.vtex_c 33.9KB
insert_photo particle_glow_05.vtex_c 27.9KB
materials/particles/simulated/fireballs
insert_photo fireball_v2.vtex_c 1.2MB
materials/particles/simulated/smoke/maya_wispy
insert_photo wispy_small.vtex_c 293.5KB
materials/particles/simulated/smoke/steam
insert_photo steam.vtex_c 403.6KB
materials/particles/smoke_fluid
insert_photo smoke_fluid.vtex_c 343KB
materials/particles/smoke/render
insert_photo smokeloop_g_1.vtex_c 1.6MB
insert_photo smokeloop_i_0_flwmix.vtex_c 202.2KB
insert_photo smokeloop_i_0.vtex_c 2.7MB
materials/particles/smoke
insert_photo smoke.vtex_c 28.2KB
materials/particles
insert_photo warp_ripple2_normal.vtex_c 65.9KB
materials/playermodels/blooddecals
insert_photo blood1_tga_4077625f.generated.vtex_c 7.5KB
collections blood1.vmat_c 4.3KB
insert_photo blood2_tga_6bd76d4d.generated.vtex_c 7.5KB
collections blood2.vmat_c 4.3KB
insert_photo blood3_tga_c7572644.generated.vtex_c 7.5KB
collections blood3.vmat_c 4.3KB
insert_photo blood4_tga_75257953.generated.vtex_c 7.5KB
collections blood4.vmat_c 4.3KB
insert_photo blood5_tga_b71409a8.generated.vtex_c 7.5KB
collections blood5.vmat_c 4.3KB
materials/playermodels/female
collections citizen_sheetf.vmat_c 6.5KB
insert_photo eyeball_l_tga_e783b8a6.generated.vtex_c 4.5KB
insert_photo eyeball_l_vmat_g_tnormal_681c1134.generated.vtex_c 2.1KB
collections eyeball_l.vmat_c 5.4KB
insert_photo female_01_joey_facemap_roughness_png_24dc6a36.generated.vtex_c 1.3MB
insert_photo fmouth_tga_4bc19903.generated.vtex_c 23.2KB
insert_photo fmouth_vmat_g_tnormal_a9dd16ae.generated.vtex_c 2.1KB
collections fmouth.vmat_c 5.4KB
insert_photo joey_facemap_tga_6ccbb1a5.generated.vtex_c 87.2KB
collections joey_facemap.vmat_c 5.8KB
materials/players/white
collections hev_arms.vmat_c 6.4KB
collections hev_backplate.vmat_c 6.4KB
collections hev_helmet_parts.vmat_c 6.4KB
collections hev_helmet.vmat_c 6.5KB
collections hev_suit.vmat_c 6.4KB
materials/raw/citizen_sheetf/_improved
insert_photo citizen_sheetf_improved_ambient occlusion_png_1ba7bb57.generated.vtex_c 10.1MB
insert_photo citizen_sheetf_improved_base color_png_e557cab4.generated.vtex_c 2.5MB
insert_photo citizen_sheetf_improved_normal_png_c649c9cc.generated.vtex_c 5.3MB
materials/raw/citizen_sheetf/morcustomer
collections citizen_morcystoemr.vmat_c 6.1KB
insert_photo citizen_sheet_basecolor_png_5231e482.generated.vtex_c 887.9KB
insert_photo citizen_sheet_normal_png_1a8568e1.generated.vtex_c 2MB
materials/raw/player
insert_photo backpannel_normal_base_png_7eb83c71.generated.vtex_c 716.6KB
insert_photo helmet_base_ambient_occlusion_png_a920423b.generated.vtex_c 272.4KB
insert_photo mkivtewst_backpannel_color_png_822440c5.generated.vtex_c 262.1KB
insert_photo mkivtewst_helmet_base_color_png_320e85c6.generated.vtex_c 199.2KB
insert_photo mkivtewst_helmet_base_normal_png_bc7b3896.generated.vtex_c 768.3KB
insert_photo mkivtewst_helmet_parts_color_png_3d4e5fbf.generated.vtex_c 195.7KB
insert_photo mkivtewst_helmet_parts_normal_png_c4691666.generated.vtex_c 821.2KB
insert_photo mkivtewst_mk_iv_arms_color_png_66e004c5.generated.vtex_c 227.3KB
insert_photo mkivtewst_mk_iv_arms_normal_png_52a5a67a.generated.vtex_c 1.2MB
insert_photo mkivtewst_mk_iv_suit_basecolor_png_f15a2db2.generated.vtex_c 209.1KB
insert_photo mkivtewst_mk_iv_suit_normal_png_33b4efc8.generated.vtex_c 467KB
insert_photo tint mask helm_png_b64c4577.generated.vtex_c 55.4KB
insert_photo tintmaskarms_png_9492325a.generated.vtex_c 58.1KB
insert_photo tintmaskbp_png_8fa9bf73.generated.vtex_c 58.5KB
insert_photo tintmasksuit_png_a7104012.generated.vtex_c 61.2KB
materials
insert_photo shiny_white_vmat_g_tmetalnessreflectancefresnel_1daddd0b.vtex_c 1.8KB
collections shiny_white.vmat_c 5.1KB
materials/skybox
collections light_test_dark.vmat_c 2.2KB
materials/skybox/tests/src
insert_photo lightingtest_sky_dark_exr_4228035d.generated.vtex_c 2MB
materials/stinger_missile
insert_photo missile side_tga_caa6029.generated.vtex_c 44.5KB
insert_photo missileside_vmat_g_tnormal_a60a4713.generated.vtex_c 2.1KB
collections missileside.vmat_c 5.4KB
materials/tools/new
insert_photo blocklight_color_png_a2f7bc9d.generated.vtex_c 44.5KB
insert_photo clip_color_png_73e5e0cb.generated.vtex_c 25.7KB
insert_photo ladder_color_png_3dff7ad7.generated.vtex_c 26.4KB
insert_photo lightmapres_color_png_e1844855.generated.vtex_c 30.1KB
insert_photo trigger_color_png_674d1a45.generated.vtex_c 27.9KB
materials/tools
collections toolsblocklight.vmat_c 4.7KB
collections toolsclip.vmat_c 4.9KB
collections toolsinvisibleladder.vmat_c 4.9KB
collections toolslightmapres.vmat_c 5KB
collections toolstrigger.vmat_c 4.9KB
megascans/street/props/assets/textures
insert_photo vdkiejjga_8k_albedo_png_f6ea190f.generated.vtex_c 47.1MB
insert_photo vdkiejjga_8k_normal_lod0_png_975d28f7.generated.vtex_c 75.5MB
megascans/street/props/materials
insert_photo trash_bag_vdkiejjga_vmat_g_tambientocclusion_9782fd5c.generated.vtex_c 1.5KB
collections trash_bag_vdkiejjga.vmat_c 6.6KB
megascans/street/props
view_in_ar trash_bag_vdkiejjga.vmdl_c 175.4KB
models/baseball
view_in_ar baseball.vmdl_c 39.9KB
models/citizen_custom
view_in_ar sboxhardhatbase.vmdl_c 126.9KB
models/city_props/trash
view_in_ar trash_can_cap.vmdl_c 26.5KB
view_in_ar trash_can.vmdl_c 63.4KB
models
view_in_ar dm_ammo_357.vmdl_c 4.7KB
view_in_ar dm_ammo_9mmbox.vmdl_c 4.8KB
view_in_ar dm_ammo_9mmclip.vmdl_c 4.9KB
view_in_ar dm_ammo_buckshot.vmdl_c 4.8KB
view_in_ar dm_ammo_crossbow.vmdl_c 4.7KB
models/gameplay/charger
insert_photo armour_charger_power_vmat_g_tselfillummask_a92c8c0a.generated.vtex_c 1.5KB
collections armour_charger_power.vmat_c 6.7KB
view_in_ar armour_charger_station.vmdl_c 5.8KB
insert_photo charger_power_png_5e2dc4dd.generated.vtex_c 23.4KB
insert_photo charger_power_vmat_g_tselfillummask_a92c8c0a.generated.vtex_c 1.5KB
collections charger_power.vmat_c 6.6KB
view_in_ar charger_station.vmdl_c 5.8KB
models/gameplay/healthkit
view_in_ar healthkit.vmdl_c 6.3KB
models/items
text_snippet healthkit_bg_body_lod0.vmesh_c 11KB
text_snippet healthkit_bg_body_lod1.vmesh_c 10.4KB
text_snippet healthkit_bg_body_lod2.vmesh_c 9.9KB
text_snippet healthkit_bg_body_lod3.vmesh_c 7.8KB
text_snippet healthkit_bg_body_lod4.vmesh_c 6.3KB
text_snippet healthkit.vagrp_c 1.1KB
text_snippet healthkit.vanim_c 1.4KB
text_snippet healthkit.vphys_c 2KB
text_snippet healthkit.vseq_c 1.2KB
models/particles
view_in_ar hl2_ar2_casing.vmdl_c 12.6KB
view_in_ar hl2_uspmatch_casing.vmdl_c 7.6KB
models/physcannon
text_snippet v_physgun.vanmgrph_c 2.4KB
models/player
view_in_ar hev_coffin.vmdl_c 8.2KB
models/playermodels/coomer
view_in_ar drcoomer.vmdl_c 307.2KB
models/playermodels/female/female_01
view_in_ar female_01.vmdl_c 657.8KB
models/playermodels/female/female_02
view_in_ar female_02.vmdl_c 578.4KB
models/playermodels
text_snippet pm.vanmgrph_c 2.3KB
models/props_combine
view_in_ar health_charger001.vmdl_c 118KB
view_in_ar suit_charger001.vmdl_c 86.8KB
models/props/beam_railing_a
collections beam_railing_a.vmat_c 7KB
models/rust_props/barrels
collections barrel.vmat_c 6.9KB
view_in_ar fuel_barrel.vmdl_c 20.5KB
view_in_ar lootbarrel_gibs_02.vmdl_c 9.2KB
view_in_ar lootbarrel_gibs_03.vmdl_c 7.4KB
view_in_ar lootbarrel_gibs_04.vmdl_c 9.7KB
view_in_ar lootbarrel_gibs_05.vmdl_c 9.2KB
view_in_ar lootbarrel_gibs_06.vmdl_c 8KB
view_in_ar lootbarrel_gibs_07.vmdl_c 7.1KB
view_in_ar lootbarrel_gibs_08.vmdl_c 9.7KB
view_in_ar lootbarrel_gibs_09.vmdl_c 10.1KB
view_in_ar lootbarrel_gibs_10.vmdl_c 9.2KB
view_in_ar lootbarrel_gibs_11.vmdl_c 11.5KB
view_in_ar lootbarrel_gibs.vmdl_c 8.9KB
models/rust_props/ladder_set
view_in_ar ladder_300_top.vmdl_c 12.9KB
collections stairs_ladders.vmat_c 7.3KB
models/rust_props/light_fixtures
collections fluorescentlight_on.vmat_c 7.1KB
view_in_ar fluorescentlight_wall.vmdl_c 22.2KB
collections fluorescentlight.vmat_c 6.2KB
view_in_ar industrial.ceiling.lamp.compact.vmdl_c 17.8KB
collections light_fixtures_em.vmat_c 7KB
collections light_fixtures_on_cool.vmat_c 7KB
collections light_fixtures_on_warm.vmat_c 7KB
collections light_fixtures.vmat_c 6.1KB
models/sbox_props/bin
insert_photo bin_ao_png_1a4594a3.generated.vtex_c 591.4KB
insert_photo bin_color_png_b8778800.generated.vtex_c 834.8KB
insert_photo bin_normal_png_b61eb82e.generated.vtex_c 1.3MB
collections bin.vmat_c 5.8KB
view_in_ar street_bin.vmdl_c 46.8KB
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
insert_photo oil_drum_explosive_color_tga_d964b33a.generated.vtex_c 4.4MB
insert_photo oil_drum_explosive_normal_tga_da2e6a10.generated.vtex_c 4.9MB
collections oil_drum_explosive.vmat_c 6.4KB
view_in_ar oil_drum_explosive.vmdl_c 58.8KB
models/sbox_props/watermelon
insert_photo watermelon_ao_tga_1aa73b19.generated.vtex_c 7.9MB
insert_photo watermelon_color_tga_f6eb9ac4.generated.vtex_c 7.7MB
view_in_ar watermelon_gib03.vmdl_c 11.2KB
view_in_ar watermelon_gib06.vmdl_c 7.9KB
view_in_ar watermelon_gib07.vmdl_c 7.2KB
view_in_ar watermelon_gib08.vmdl_c 7.3KB
view_in_ar watermelon_gib09.vmdl_c 7KB
insert_photo watermelon_normal_tga_19c6904a.generated.vtex_c 19.1MB
insert_photo watermelon_scatter_tga_680a83e5.generated.vtex_c 14.4MB
collections watermelon.vmat_c 6.4KB
models/sbox_props/wooden_crate
insert_photo wooden_crate_ao_png_71cf2330.generated.vtex_c 2.2MB
insert_photo wooden_crate_color_png_2210dac7.generated.vtex_c 4MB
view_in_ar wooden_crate_gib01.vmdl_c 17.6KB
view_in_ar wooden_crate_gib02.vmdl_c 18.1KB
view_in_ar wooden_crate_gib03.vmdl_c 21.7KB
view_in_ar wooden_crate_gib04.vmdl_c 18.6KB
view_in_ar wooden_crate_gib05.vmdl_c 7.8KB
view_in_ar wooden_crate_gib06.vmdl_c 7.3KB
view_in_ar wooden_crate_gib07.vmdl_c 10.2KB
view_in_ar wooden_crate_gib08.vmdl_c 18.4KB
view_in_ar wooden_crate_gib09.vmdl_c 22.9KB
view_in_ar wooden_crate_gib10.vmdl_c 8.4KB
view_in_ar wooden_crate_gib11.vmdl_c 14.1KB
view_in_ar wooden_crate_gib12.vmdl_c 7.6KB
view_in_ar wooden_crate_gib13.vmdl_c 8.4KB
view_in_ar wooden_crate_gib14.vmdl_c 12.8KB
insert_photo wooden_crate_normal_png_55b1eaa9.generated.vtex_c 5MB
collections wooden_crate.vmat_c 6.4KB
view_in_ar wooden_crate.vmdl_c 14.3KB
models
view_in_ar sboxkeyv2.vmdl_c 78.7KB
models/shotgun
text_snippet v_shotgun.vanmgrph_c 2.8KB
models/weapons/dev
view_in_ar v_devgun.vmdl_c 208KB
models/weapons/hl2_357
text_snippet v_hl2_357.vanmgrph_c 3.1KB
view_in_ar v_hl2_357.vmdl_c 349.3KB
view_in_ar w_hl2_357.vmdl_c 149.8KB
models/weapons/hl2_ar2
view_in_ar hl2_ar2_ball.vmdl_c 3.3KB
text_snippet v_hl2_ar2.vanmgrph_c 3.5KB
view_in_ar v_hl2_ar2.vmdl_c 332.6KB
view_in_ar w_hl2_ar2.vmdl_c 124.4KB
models/weapons/hl2_bugbait
text_snippet v_hl2_bugbait.vanmgrph_c 3.1KB
view_in_ar v_hl2_bugbait.vmdl_c 55.8KB
models/weapons/hl2_crossbow
view_in_ar hl2_crossbow_bolt.vmdl_c 8.2KB
text_snippet v_hl2_crossbow.vanmgrph_c 3.2KB
view_in_ar v_hl2_crossbow.vmdl_c 509.2KB
view_in_ar w_hl2_crossbow.vmdl_c 310.2KB
models/weapons/hl2_crowbar
text_snippet v_hl2_crowbar.vanmgrph_c 3.3KB
view_in_ar v_hl2_crowbar.vmdl_c 145.5KB
view_in_ar w_hl2_crowbar.vmdl_c 12.9KB
models/weapons/hl2_egon
text_snippet v_hl2_egon.vanmgrph_c 3.1KB
view_in_ar v_hl2_egon.vmdl_c 42.4KB
view_in_ar w_hl2_egon.vmdl_c 15.2KB
models/weapons/hl2_gauss
view_in_ar v_hl2_gauss.vmdl_c 172.4KB
models/weapons/hl2_gravgun
text_snippet v_hl2_gravgun.vanmgrph_c 3.4KB
view_in_ar v_hl2_gravgun.vmdl_c 244.7KB
view_in_ar w_hl2_gravgun.vmdl_c 232KB
models/weapons/hl2_grenade
text_snippet v_hl2_grenade.vanmgrph_c 3KB
view_in_ar v_hl2_grenade.vmdl_c 146KB
view_in_ar w_hl2_grenade.vmdl_c 42.8KB
models/weapons/hl2_physcannon
view_in_ar v_hl2_physcannon.vmdl_c 59.6KB
models/weapons/hl2_rpg
view_in_ar hl2_rpg_missile.vmdl_c 22.8KB
text_snippet v_hl2_rpg.vanmgrph_c 3.1KB
view_in_ar v_hl2_rpg.vmdl_c 332.2KB
view_in_ar w_hl2_rpg.vmdl_c 194.3KB
models/weapons/hl2_slam
text_snippet v_hl2_slam.vanmgrph_c 4.8KB
text_snippet v_hl2_slam2.vanmgrph_c 4.7KB
view_in_ar v_slam.vmdl_c 145.1KB
view_in_ar w_hl2_slam_closed.vmdl_c 19.5KB
view_in_ar w_hl2_slam_open.vmdl_c 19.6KB
view_in_ar w_slam.vmdl_c 25.9KB
models/weapons/hl2_smg1
view_in_ar hl2_smg1_grenade.vmdl_c 8.8KB
text_snippet v_hl2_smg1.vanmgrph_c 3.4KB
view_in_ar v_hl2_smg1.vmdl_c 263.6KB
view_in_ar w_hl2_smg1.vmdl_c 73KB
models/weapons/hl2_spas12
text_snippet v_hl2_spas12.vanmgrph_c 3KB
view_in_ar v_hl2_spas12.vmdl_c 340.5KB
view_in_ar w_hl2_spas12.vmdl_c 131.9KB
models/weapons/hl2_stunstick
text_snippet v_hl2_stunstick.vanmgrph_c 3.3KB
view_in_ar v_stunbaton.vmdl_c 102.4KB
models/weapons/hl2_superphyscannon
view_in_ar v_hl2_superphyscannon.vmdl_c 61.6KB
models/weapons/hl2_uspmatch
text_snippet v_hl2_uspmatch.vanmgrph_c 3.3KB
view_in_ar v_hl2_uspmatch.vmdl_c 205.8KB
view_in_ar w_hl2_uspmatch.vmdl_c 56.5KB
models/worldmodels
view_in_ar grenade_reference.vmdl_c 9.4KB
view_in_ar pistol_reference.vmdl_c 13.1KB
view_in_ar shotgun_reference.vmdl_c 16.8KB
view_in_ar smg1_reference.vmdl_c 18KB
view_in_ar stunbaton_reference.vmdl_c 10.7KB
view_in_ar w_357_reference.vmdl_c 9.8KB
view_in_ar w_bugbait_reference.vmdl_c 6KB
view_in_ar w_crossbow_reference.vmdl_c 23.5KB
view_in_ar w_crowbar_reference.vmdl_c 12.9KB
view_in_ar w_irifle_reference.vmdl_c 24.3KB
view_in_ar w_missile.vmdl_c 13.3KB
view_in_ar w_physics_reference.vmdl_c 15.9KB
view_in_ar w_rpg_reference.vmdl_c 12.6KB
obsolete
text_snippet obsolete.txt 736B
particles/casings
text_snippet hl2_ar2_casing.vpcf_c 2.8KB
text_snippet hl2_uspmatch_casing.vpcf_c 2.8KB
particles
text_snippet combineball_flysparks.vpcf_c 2KB
text_snippet combineball.vpcf_c 1.7KB
particles/explosion/barrel_explosion
text_snippet explosion_barrel_02.vpcf_c 4.5KB
text_snippet explosion_barrel.vpcf_c 4.4KB
text_snippet explosion_fire_ring_02.vpcf_c 3.8KB
text_snippet explosion_fire_ring.vpcf_c 3.4KB
text_snippet explosion_flash_02.vpcf_c 4KB
text_snippet explosion_flash.vpcf_c 3.8KB
text_snippet explosion_gib_03.vpcf_c 4.7KB
text_snippet explosion_gib_04.vpcf_c 5.2KB
text_snippet explosion_gib_large_fire.vpcf_c 3KB
text_snippet explosion_gib_large_smoke.vpcf_c 2.8KB
text_snippet explosion_gib_large.vpcf_c 4.2KB
text_snippet explosion_gib.vpcf_c 4.5KB
text_snippet explosion_gib2.vpcf_c 5KB
text_snippet explosion_ground_a.vpcf_c 1.9KB
text_snippet explosion_ground.vpcf_c 2KB
text_snippet explosion_refraction.vpcf_c 3.1KB
text_snippet explosion_shock_ring_02.vpcf_c 4KB
text_snippet explosion_shock_ring.vpcf_c 3.9KB
text_snippet explosion_smoke_03.vpcf_c 4.1KB
text_snippet explosion_smoke_ring_02.vpcf_c 3.7KB
text_snippet explosion_smoke_ring.vpcf_c 3.6KB
text_snippet explosion_smoke2.vpcf_c 4KB
particles
text_snippet gib.vpcf_c 2.5KB
text_snippet grenade.vpcf_c 2.4KB
particles/maps
text_snippet dustmotes.vpcf_c 1.7KB
particles/models/crate/alyx/wood_crate001
text_snippet break_particles2.vsnap_c 689B
particles/muzzleflash
text_snippet muzzleflash_pistol.vpcf_c 2.2KB
particles
text_snippet physgun_beam.vpcf_c 2.9KB
text_snippet physgun_end_nohit.vpcf_c 3.7KB
text_snippet physgun_freeze.vpcf_c 3KB
text_snippet physgun_hitsmoke.vpcf_c 3.1KB
text_snippet physgun_light.vpcf_c 1.9KB
text_snippet physgun_start.vpcf_c 3.2KB
text_snippet tool_hit.vpcf_c 2.9KB
text_snippet tracer.standard.vpcf_c 2.7KB
text_snippet tripmine_laser_end.vpcf_c 2.1KB
text_snippet tripmine_laser.vpcf_c 2.4KB
particles/weapons
text_snippet hl2_egon_fx_particle - copy.vpcf_c 2.3KB
text_snippet hl2_egon_fx_particle.vpcf_c 2.3KB
text_snippet hl2_grenade_trail.vpcf_c 2KB
text_snippet hl2_slamthrown.vpcf_c 2.4KB
postprocess
text_snippet standard.vpost_c 129.5KB
resource/styles
text_snippet _damageindicator.scss 491B
text_snippet _hitindicator.scss 578B
text_snippet _inventory.scss 1.7KB
text_snippet _killfeed.scss 1.2KB
text_snippet _pickupfeed.scss 1.1KB
text_snippet _scoreboard.scss 1.3KB
text_snippet hud.scss 5.4KB
text_snippet nametag.scss 401B
resource/templates
text_snippet hud.html 277B
sounds
text_snippet dm.item_respawn.sound_c 554B
sounds/electrical
text_snippet powerup.vsnd_c 26.5KB
sounds/flesh
text_snippet flesh_impact_bullet.sound_c 689B
text_snippet flesh_impact_bullet1.vsnd_c 18.4KB
text_snippet flesh_impact_bullet2.vsnd_c 31.7KB
text_snippet flesh_impact_bullet3.vsnd_c 26.7KB
text_snippet flesh_impact_bullet4.vsnd_c 15.6KB
text_snippet flesh_impact_bullet5.vsnd_c 19.2KB
text_snippet flesh_impact_hard.sound_c 717B
text_snippet flesh_impact_hard1.vsnd_c 23KB
text_snippet flesh_impact_hard2.vsnd_c 17.4KB
text_snippet flesh_impact_hard3.vsnd_c 17.9KB
text_snippet flesh_impact_hard4.vsnd_c 18.4KB
text_snippet flesh_impact_hard5.vsnd_c 17.1KB
text_snippet flesh_impact_hard6.vsnd_c 20.6KB
text_snippet flesh_scrape_rough_loop.sound_c 393B
text_snippet flesh_scrape_rough_loop.vsnd_c 54KB
text_snippet flesh_squishy_impact_hard.sound_c 673B
text_snippet flesh_squishy_impact_hard1.vsnd_c 22.8KB
text_snippet flesh_squishy_impact_hard2.vsnd_c 22.8KB
text_snippet flesh_squishy_impact_hard3.vsnd_c 44.4KB
text_snippet flesh_squishy_impact_hard4.vsnd_c 24.4KB
sounds/hl2/items
text_snippet ammo_pickup.sound_c 523B
text_snippet ammo_pickup.vsnd_c 130.6KB
text_snippet medcharge4.sound_c 522B
text_snippet medcharge4.vsnd_c 17.9KB
text_snippet medshot4.sound_c 520B
text_snippet medshot4.vsnd_c 15.7KB
text_snippet medshotno1.sound_c 522B
text_snippet medshotno1.vsnd_c 4.3KB
text_snippet smallmedkit1.sound_c 524B
text_snippet smallmedkit1.vsnd_c 17KB
sounds/hl2/sfx
text_snippet hev_critical_fail.vsnd_c 45.7KB
sounds/ui
text_snippet buttonclick.sound_c 512B
text_snippet buttonclick.vsnd_c 12.4KB
text_snippet buttonclickrelease.sound_c 527B
text_snippet buttonclickrelease.vsnd_c 13.2KB
text_snippet buttonrollover.sound_c 515B
text_snippet buttonrollover.vsnd_c 32.1KB
text_snippet ui.denyselect.sound_c 482B
text_snippet ui.denyselect.vsnd_c 4.3KB
text_snippet ui.hudoff.sound_c 478B
text_snippet ui.hudoff.vsnd_c 5.6KB
text_snippet ui.moveselect.sound_c 482B
text_snippet ui.moveselect.vsnd_c 5.4KB
text_snippet ui.select.sound_c 478B
text_snippet ui.select.vsnd_c 3.4KB
text_snippet wpn_denyselect.vsnd_c 4.1KB
text_snippet wpn_hudoff.vsnd_c 5.5KB
text_snippet wpn_moveselect.sound_c 595B
text_snippet wpn_moveselect.vsnd_c 5.3KB
text_snippet wpn_select.sound_c 575B
text_snippet wpn_select.vsnd_c 3.3KB
sounds/weapons/hl2_357
text_snippet hl2_357.deploy.sound_c 533B
text_snippet hl2_357.deploy.vsnd_c 139.5KB
text_snippet hl2_357.fire.sound_c 600B
text_snippet hl2_357.fire1.vsnd_c 602.5KB
text_snippet hl2_357.fire2.vsnd_c 602.3KB
text_snippet hl2_357.fire3.vsnd_c 602.5KB
text_snippet hl2_357.hammerpull.sound_c 414B
text_snippet hl2_357.hammerpull.vsnd_c 29.5KB
text_snippet hl2_357.hammerrelease.sound_c 417B
text_snippet hl2_357.hammerrelease.vsnd_c 71.2KB
text_snippet hl2_357.reload_dual.sound_c 415B
text_snippet hl2_357.reload_dual.vsnd_c 347KB
text_snippet hl2_357.reload1.sound_c 395B
text_snippet hl2_357.reload1.vsnd_c 31.6KB
text_snippet hl2_357.reload2.sound_c 395B
text_snippet hl2_357.reload2.vsnd_c 45.5KB
text_snippet hl2_357.reload3.sound_c 395B
text_snippet hl2_357.reload3.vsnd_c 44.3KB
text_snippet hl2_357.reload4.sound_c 395B
text_snippet hl2_357.reload4.vsnd_c 54.7KB
text_snippet hl2_357.spin1.sound_c 393B
text_snippet hl2_357.spin1.vsnd_c 33.4KB
text_snippet hl2_357.spin2.sound_c 393B
text_snippet hl2_357.spin2.vsnd_c 92.1KB
sounds/weapons/hl2_ar2
text_snippet hl2_ar2.boltpull.sound_c 396B
text_snippet hl2_ar2.boltpull.vsnd_c 33.6KB
text_snippet hl2_ar2.charge.sound_c 513B
text_snippet hl2_ar2.charge.vsnd_c 210.9KB
text_snippet hl2_ar2.deploy.sound_c 533B
text_snippet hl2_ar2.deploy.vsnd_c 150.2KB
text_snippet hl2_ar2.empty.sound_c 393B
text_snippet hl2_ar2.empty.vsnd_c 6.9KB
text_snippet hl2_ar2.fire.sound_c 600B
text_snippet hl2_ar2.fire1.vsnd_c 144.4KB
text_snippet hl2_ar2.fire2.vsnd_c 144.4KB
text_snippet hl2_ar2.fire3.vsnd_c 144.4KB
text_snippet hl2_ar2.magin.sound_c 393B
text_snippet hl2_ar2.magin.vsnd_c 99.7KB
text_snippet hl2_ar2.magout.sound_c 394B
text_snippet hl2_ar2.magout.vsnd_c 97.3KB
text_snippet hl2_ar2.push.sound_c 392B
text_snippet hl2_ar2.push.vsnd_c 54.6KB
text_snippet hl2_ar2.reload_push.sound_c 415B
text_snippet hl2_ar2.reload_push.vsnd_c 49KB
text_snippet hl2_ar2.reload_rotate.sound_c 417B
text_snippet hl2_ar2.reload_rotate.vsnd_c 55.5KB
text_snippet hl2_ar2.rotate.sound_c 394B
text_snippet hl2_ar2.rotate.vsnd_c 49.6KB
text_snippet hl2_ar2.secondary_fire.sound_c 418B
text_snippet hl2_ar2.secondary_fire.vsnd_c 253.2KB
sounds/weapons/hl2_ar2ball
text_snippet hl2_ar2ball.bounce_new.sound_c 1KB
text_snippet hl2_ar2ball.bounce.sound_c 592B
text_snippet hl2_ar2ball.bounce1_new.vsnd_c 377.8KB
text_snippet hl2_ar2ball.bounce1.vsnd_c 30.8KB
text_snippet hl2_ar2ball.bounce2_new.vsnd_c 376.2KB
text_snippet hl2_ar2ball.bounce2.vsnd_c 27.5KB
text_snippet hl2_ar2ball.bounce3_new.vsnd_c 380.4KB
text_snippet hl2_ar2ball.bounce4_new.vsnd_c 380.6KB
text_snippet hl2_ar2ball.explosion.sound_c 421B
text_snippet hl2_ar2ball.explosion.vsnd_c 271.8KB
text_snippet hl2_ar2ball.flyby.sound_c 590B
text_snippet hl2_ar2ball.flyby1.vsnd_c 77.8KB
text_snippet hl2_ar2ball.flyby2.vsnd_c 105.5KB
text_snippet hl2_ar2ball.hold.sound_c 416B
text_snippet hl2_ar2ball.hold.vsnd_c 147.4KB
text_snippet hl2_ar2balldisintegrate.sound_c 602B
text_snippet hl2_ar2balldisintegrate1.vsnd_c 222.9KB
text_snippet hl2_ar2balldisintegrate2.vsnd_c 218.3KB
sounds/weapons/hl2_bugbait
text_snippet bugbait_impact.sound_c 602B
text_snippet bugbait_impact1.vsnd_c 141.9KB
text_snippet bugbait_impact3.vsnd_c 174.8KB
text_snippet bugbait_squeeze.sound_c 654B
text_snippet bugbait_squeeze1.vsnd_c 66.3KB
text_snippet bugbait_squeeze2.vsnd_c 51.4KB
text_snippet bugbait_squeeze3.vsnd_c 59.4KB
sounds/weapons/hl2_crossbow
text_snippet hl2_crossbow.deploy.sound_c 420B
text_snippet hl2_crossbow.deploy.vsnd_c 220.2KB
text_snippet hl2_crossbow.fire.sound_c 537B
text_snippet hl2_crossbow.fire.vsnd_c 247.1KB
text_snippet hl2_crossbow.hit.sound_c 802B
text_snippet hl2_crossbow.hit1.vsnd_c 40.5KB
text_snippet hl2_crossbow.hit2.vsnd_c 37.3KB
text_snippet hl2_crossbow.hit3.vsnd_c 41.1KB
text_snippet hl2_crossbow.hit4.vsnd_c 35.4KB
text_snippet hl2_crossbow.hit5.vsnd_c 36.7KB
text_snippet hl2_crossbow.hit6.vsnd_c 35.4KB
text_snippet hl2_crossbow.hitbod.sound_c 596B
text_snippet hl2_crossbow.hitbod1.vsnd_c 35.4KB
text_snippet hl2_crossbow.hitbod2.vsnd_c 39KB
text_snippet hl2_crossbow.lens.sound_c 418B
text_snippet hl2_crossbow.lens.vsnd_c 139.3KB
text_snippet hl2_crossbow.load.sound_c 592B
text_snippet hl2_crossbow.load1.vsnd_c 303.1KB
text_snippet hl2_crossbow.load2.vsnd_c 296.7KB
text_snippet hl2_crossbow.pullback.sound_c 422B
text_snippet hl2_crossbow.pullback.vsnd_c 42.6KB
text_snippet hl2_crossbow.skewer.sound_c 420B
text_snippet hl2_crossbow.skewer.vsnd_c 148.7KB
text_snippet hl2_crossbow.string.sound_c 420B
text_snippet hl2_crossbow.string.vsnd_c 456.3KB
sounds/weapons/hl2_crowbar
text_snippet hl2_crowbar.deploy.sound_c 418B
text_snippet hl2_crowbar.deploy.vsnd_c 152.1KB
text_snippet hl2_crowbar.swing.sound_c 643B
text_snippet hl2_crowbar.swing1.vsnd_c 24.7KB
text_snippet hl2_crowbar.swing2.vsnd_c 40.4KB
text_snippet hl2_crowbar.swing3.vsnd_c 34.4KB
sounds/weapons/hl2_gravgun
text_snippet hl2_gravgun.close.vsnd_c 130.3KB
text_snippet hl2_gravgun.deploy.sound_c 418B
text_snippet hl2_gravgun.deploy.vsnd_c 105.2KB
text_snippet hl2_gravgun.drop.vsnd_c 95.5KB
text_snippet hl2_gravgun.dryfire.sound_c 419B
text_snippet hl2_gravgun.dryfire.vsnd_c 24.8KB
text_snippet hl2_gravgun.hold.vsnd_c 106.2KB
text_snippet hl2_gravgun.launch.sound_c 700B
text_snippet hl2_gravgun.launch1.vsnd_c 218.8KB
text_snippet hl2_gravgun.launch2.vsnd_c 383.1KB
text_snippet hl2_gravgun.launch3.vsnd_c 368.1KB
text_snippet hl2_gravgun.launch4.vsnd_c 309.6KB
text_snippet hl2_gravgun.open.vsnd_c 243.3KB
text_snippet hl2_gravgun.pickup.vsnd_c 182.3KB
text_snippet hl2_gravgun.tooheavy.vsnd_c 153.1KB
sounds/weapons/hl2_grenade
text_snippet hl2_grenade.deploy.sound_c 418B
text_snippet hl2_grenade.deploy.vsnd_c 76.9KB
text_snippet hl2_grenade.lob.sound_c 415B
text_snippet hl2_grenade.lob.vsnd_c 40.8KB
text_snippet hl2_grenade.pinpull.sound_c 419B
text_snippet hl2_grenade.pinpull.vsnd_c 54.1KB
text_snippet hl2_grenade.ready.sound_c 417B
text_snippet hl2_grenade.ready.vsnd_c 30KB
text_snippet hl2_grenade.throw.sound_c 417B
text_snippet hl2_grenade.throw.vsnd_c 92.4KB
text_snippet hl2_grenade.tick_new.sound_c 420B
text_snippet hl2_grenade.tick_new.vsnd_c 202.6KB
text_snippet hl2_grenade.tick.sound_c 535B
text_snippet hl2_grenade.tick.vsnd_c 3.6KB
sounds/weapons/hl2_rpg
text_snippet hl2_rpg.button.sound_c 394B
text_snippet hl2_rpg.button.vsnd_c 21.4KB
text_snippet hl2_rpg.deploy.sound_c 394B
text_snippet hl2_rpg.deploy.vsnd_c 125.7KB
text_snippet hl2_rpg.fidget.sound_c 394B
text_snippet hl2_rpg.fidget.vsnd_c 83.1KB
text_snippet hl2_rpg.fire.sound_c 511B
text_snippet hl2_rpg.fire.vsnd_c 265.6KB
text_snippet hl2_rpg.pet.sound_c 554B
text_snippet hl2_rpg.pet1.vsnd_c 14.4KB
text_snippet hl2_rpg.pet2.vsnd_c 14.7KB
text_snippet hl2_rpg.reload.sound_c 394B
text_snippet hl2_rpg.reload.vsnd_c 240.9KB
text_snippet hl2_rpg.rocket.sound_c 394B
text_snippet hl2_rpg.rocket.vsnd_c 540.7KB
text_snippet hl2_rpg.shotdown.sound_c 396B
text_snippet hl2_rpg.shotdown.vsnd_c 55.8KB
sounds/weapons/hl2_smg1
text_snippet hl2_smg1.boltback.sound_c 414B
text_snippet hl2_smg1.boltback.vsnd_c 17.6KB
text_snippet hl2_smg1.boltforward.sound_c 417B
text_snippet hl2_smg1.boltforward.vsnd_c 20.3KB
text_snippet hl2_smg1.clipin.sound_c 396B
text_snippet hl2_smg1.clipin.vsnd_c 22.4KB
text_snippet hl2_smg1.clipout.sound_c 397B
text_snippet hl2_smg1.clipout.vsnd_c 30.5KB
text_snippet hl2_smg1.cockback.sound_c 414B
text_snippet hl2_smg1.cockback.vsnd_c 16.3KB
text_snippet hl2_smg1.cockforward.sound_c 417B
text_snippet hl2_smg1.cockforward.vsnd_c 23.2KB
text_snippet hl2_smg1.deploy.sound_c 396B
text_snippet hl2_smg1.deploy.vsnd_c 135.5KB
text_snippet hl2_smg1.fire.sound_c 606B
text_snippet hl2_smg1.fire1.vsnd_c 222.2KB
text_snippet hl2_smg1.fire2.vsnd_c 221.8KB
text_snippet hl2_smg1.fire3.vsnd_c 218.3KB
text_snippet hl2_smg1.glauncher.sound_c 534B
text_snippet hl2_smg1.glauncher.vsnd_c 336.5KB
text_snippet hl2_smg1.gripfold.sound_c 414B
text_snippet hl2_smg1.gripfold.vsnd_c 24.1KB
text_snippet hl2_smg1.gripunfold.sound_c 416B
text_snippet hl2_smg1.gripunfold.vsnd_c 35KB
text_snippet hl2_smg1.release.sound_c 397B
text_snippet hl2_smg1.release.vsnd_c 20.1KB
sounds/weapons/hl2_spas12
text_snippet hl2_spas12.bolt_back.sound_c 703B
text_snippet hl2_spas12.bolt_back.vsnd_c 30.2KB
text_snippet hl2_spas12.bolt_forward.sound_c 715B
text_snippet hl2_spas12.bolt_forward.vsnd_c 33.7KB
text_snippet hl2_spas12.cock_back.sound_c 649B
text_snippet hl2_spas12.cock_back1.vsnd_c 27.3KB
text_snippet hl2_spas12.cock_back2.vsnd_c 24.4KB
text_snippet hl2_spas12.cock_back3.vsnd_c 24.9KB
text_snippet hl2_spas12.cock_forward.sound_c 658B
text_snippet hl2_spas12.cock_forward1.vsnd_c 22.2KB
text_snippet hl2_spas12.cock_forward2.vsnd_c 25.3KB
text_snippet hl2_spas12.cock_forward3.vsnd_c 22.9KB
text_snippet hl2_spas12.dbl_fire.sound_c 623B
text_snippet hl2_spas12.dbl_fire.vsnd_c 805KB
text_snippet hl2_spas12.dbl_fire1.vsnd_c 521KB
text_snippet hl2_spas12.dbl_fire2.vsnd_c 652.8KB
text_snippet hl2_spas12.dbl_fire3.vsnd_c 585.4KB
text_snippet hl2_spas12.deploy.sound_c 416B
text_snippet hl2_spas12.deploy.vsnd_c 188.4KB
text_snippet hl2_spas12.empty.sound_c 415B
text_snippet hl2_spas12.empty.vsnd_c 33.2KB
text_snippet hl2_spas12.fire.sound_c 683B
text_snippet hl2_spas12.fire.vsnd_c 795.3KB
text_snippet hl2_spas12.fire1.vsnd_c 357.8KB
text_snippet hl2_spas12.fire2.vsnd_c 376.4KB
text_snippet hl2_spas12.fire3.vsnd_c 365.9KB
text_snippet hl2_spas12.reload.sound_c 796B
text_snippet hl2_spas12.reload1.vsnd_c 37.8KB
text_snippet hl2_spas12.reload2.vsnd_c 39.1KB
text_snippet hl2_spas12.reload3.vsnd_c 42KB
text_snippet hl2_spas12.reload4.vsnd_c 38.5KB
text_snippet hl2_spas12.reload5.vsnd_c 37.1KB
text_snippet hl2_spas12.reload6.vsnd_c 41.3KB
sounds/weapons/hl2_stunstick
text_snippet hl2_stunstick.deploy.sound_c 432B
text_snippet hl2_stunstick.deploy.vsnd_c 152.2KB
text_snippet hl2_stunstick.fleshhit.sound_c 681B
text_snippet hl2_stunstick.fleshhit1.vsnd_c 166.8KB
text_snippet hl2_stunstick.fleshhit2.vsnd_c 162KB
text_snippet hl2_stunstick.fleshhit3.vsnd_c 147.4KB
text_snippet hl2_stunstick.impact.sound_c 686B
text_snippet hl2_stunstick.impact1.vsnd_c 294.5KB
text_snippet hl2_stunstick.impact2.vsnd_c 298.8KB
text_snippet hl2_stunstick.impact3.vsnd_c 307.3KB
text_snippet hl2_stunstick.spark.sound_c 729B
text_snippet hl2_stunstick.spark1.vsnd_c 49.7KB
text_snippet hl2_stunstick.spark2.vsnd_c 46.5KB
text_snippet hl2_stunstick.spark3.vsnd_c 51.8KB
text_snippet hl2_stunstick.spark4.vsnd_c 54.8KB
text_snippet hl2_stunstick.swing.sound_c 672B
text_snippet hl2_stunstick.swing1.vsnd_c 248.8KB
text_snippet hl2_stunstick.swing2.vsnd_c 195.5KB
text_snippet hl2_stunstick.swing3.vsnd_c 204.9KB
sounds/weapons/hl2_uspmatch
text_snippet hl2_uspmatch.clipin.sound_c 420B
text_snippet hl2_uspmatch.clipin.vsnd_c 26.6KB
text_snippet hl2_uspmatch.clipout.sound_c 421B
text_snippet hl2_uspmatch.clipout.vsnd_c 34.2KB
text_snippet hl2_uspmatch.deploy.sound_c 420B
text_snippet hl2_uspmatch.deploy.vsnd_c 128.9KB
text_snippet hl2_uspmatch.empty.sound_c 419B
text_snippet hl2_uspmatch.empty.vsnd_c 7.3KB
text_snippet hl2_uspmatch.fire.sound_c 646B
text_snippet hl2_uspmatch.fire1.vsnd_c 219.8KB
text_snippet hl2_uspmatch.fire2.vsnd_c 220.1KB
text_snippet hl2_uspmatch.fire3.vsnd_c 212.1KB
text_snippet hl2_uspmatch.reload.sound_c 420B
text_snippet hl2_uspmatch.reload.vsnd_c 367KB
text_snippet hl2_uspmatch.slidepull.sound_c 423B
text_snippet hl2_uspmatch.slidepull.vsnd_c 20KB
text_snippet hl2_uspmatch.sliderelease.sound_c 426B
text_snippet hl2_uspmatch.sliderelease.vsnd_c 17.4KB
sounds/weapons
text_snippet lowammo_01.vsnd_c 45.2KB
sounds/weapons/movement
text_snippet weapon_movement_sprint.sound_c 999B
text_snippet weapon_movement_sprint1.vsnd_c 47.9KB
text_snippet weapon_movement_sprint2.vsnd_c 42.1KB
text_snippet weapon_movement_sprint3.vsnd_c 48KB
text_snippet weapon_movement_sprint4.vsnd_c 44.1KB
text_snippet weapon_movement_sprint5.vsnd_c 63KB
text_snippet weapon_movement_sprint6.vsnd_c 45KB
text_snippet weapon_movement_sprint7.vsnd_c 45KB
text_snippet weapon_movement_sprint8.vsnd_c 47.2KB
text_snippet weapon_movement_sprint9.vsnd_c 50.7KB
text_snippet weapon_movement_walk1.vsnd_c 71.5KB
text_snippet weapon_movement_walk2.vsnd_c 60.2KB
text_snippet weapon_movement_walk3.vsnd_c 69.7KB
text_snippet weapon_movement_walk4.vsnd_c 62.9KB
text_snippet weapon_movement_walk5.vsnd_c 71KB
text_snippet weapon_movement_walk6.vsnd_c 55.6KB
text_snippet weapon_movement_walk7.vsnd_c 74KB
text_snippet weapon_movement_walk8.vsnd_c 65.4KB
text_snippet weapon_movement_walk9.vsnd_c 70.1KB
text_snippet weapon_movement1.vsnd_c 68.8KB
text_snippet weapon_movement2.vsnd_c 64.5KB
text_snippet weapon_movement3.vsnd_c 49.2KB
text_snippet weapon_movement4.vsnd_c 53.9KB
text_snippet weapon_movement5.vsnd_c 72.7KB
text_snippet weapon_movement6.vsnd_c 46.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
textures/concrete_b
insert_photo concrete_b_diff_color_tga_66e807a7.generated.vtex_c 2.4MB
insert_photo concrete_b_nrm_normal_tga_8d8a9513.generated.vtex_c 5.3MB
textures/detail
insert_photo metal_a_detail_detail_tga_b89bbec0.generated.vtex_c 264.3KB
insert_photo metal_a_detail_nrm_normal_tga_713ef247.generated.vtex_c 343.4KB
textures/dev/simple
insert_photo floor_simple_128_color_tga_bc5c7b5d.generated.vtex_c 47.8KB
insert_photo floor_simple_128_rough_tga_7c323bd7.generated.vtex_c 30.7KB
insert_photo wall_simple_128_color_tga_6e2c5e1c.generated.vtex_c 47.8KB
textures/glass
insert_photo glass_a_normal_tga_3d30303e.generated.vtex_c 44.9KB
insert_photo glass_a_rough_tga_6be07cb2.generated.vtex_c 1.9MB
textures/light_fixtures
insert_photo fluorescentlight_color_tga_19e1aa67.generated.vtex_c 3.3MB
insert_photo fluorescentlight_normal_tga_ede678b1.generated.vtex_c 1.2MB
insert_photo fluorescentlight_selfillum_tga_a7db3719.generated.vtex_c 65.4KB
insert_photo light_fixtures_ao_tga_6dc323e8.generated.vtex_c 44.5KB
insert_photo light_fixtures_diff_color_tga_a22d772c.generated.vtex_c 3.7MB
insert_photo light_fixtures_nrm_normal_tga_ffa2c2e5.generated.vtex_c 4.4MB
insert_photo light_fixtures_selfillum_tga_1443f818.generated.vtex_c 44.6KB
textures/loot_barrels
insert_photo generic_barrel_diff_color_tga_4997e183.generated.vtex_c 643.1KB
insert_photo generic_barrel_mask_detailmask_tga_4a22aa8.generated.vtex_c 99KB
insert_photo generic_barrel_nrm_normal_tga_8298acc1.generated.vtex_c 685.1KB
textures/props/beam_railing_a
insert_photo beam_railing_a_ao_tga_6a4221e0.generated.vtex_c 2.2MB
insert_photo beam_railing_a_color_tga_c39130fa.generated.vtex_c 3.6MB
insert_photo beam_railing_a_normal_tga_32bc5796.generated.vtex_c 4.2MB
insert_photo beam_railing_a_tint_tga_81f16aa7.generated.vtex_c 1MB
textures/stairs_ladders
insert_photo stairs_ladders_ao_tga_c00e3abd.generated.vtex_c 1.2MB
insert_photo stairs_ladders_diff_color_tga_e88d2161.generated.vtex_c 4.7MB
insert_photo stairs_ladders_nrm_normal_tga_5a7fc842.generated.vtex_c 4.1MB
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/controls
text_snippet slidercontrol.razor.scss 2.1KB
text_snippet switchcontrol.razor.scss 988B
ui
text_snippet crosshair.png 2.9KB
text_snippet crosshair.scss 540B
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 hit.png 26.6KB
ui/killfeed
text_snippet killfeed.scss 1.1KB
ui/mainmenu
text_snippet background_placeholder.jpg 246.4KB
ui/mainmenu/gamemenu
text_snippet defaultgamemenu.razor.scss 4.1KB
text_snippet defaultloadingpanel.razor.scss 1.2KB
ui/mainmenu/gamemenu/front
text_snippet frontpage.razor.scss 443B
ui/mainmenu/gamemenu/lobby
text_snippet lobbygamesetting.razor.scss 62B
text_snippet lobbymember.razor.scss 98B
text_snippet mapbutton.razor.scss 145B
ui/mainmenu/gamemenu/settings
text_snippet settingspage.razor.scss 315B
ui/mainmenu/gamemenu/xgui/defaultstyles
text_snippet computer95.scss 2.4KB
text_snippet olivegreen.scss 10KB
text_snippet simple.scss 613B
ui/mainmenu/gamemenu/xgui/functionstyles
text_snippet checkbox.scss 412B
text_snippet functionstyles.scss 232B
text_snippet resizer.scss 70B
text_snippet sidebar.scss 446B
text_snippet slider.scss 1.1KB
text_snippet tabcontainer.scss 450B
ui/mainmenu/gamemenu/xgui/resources
text_snippet icon_checked.png 382B
text_snippet icon_close.png 834B
text_snippet icon_down_default.png 597B
text_snippet icon_down.png 597B
text_snippet icon_emptybox.png 187B
text_snippet icon_hlicon1.png 1019B
text_snippet icon_hlicon2.png 1KB
text_snippet icon_maximize.png 136B
text_snippet icon_minimize.png 160B
text_snippet icon_radiosel.png 726B
text_snippet icon_radiounsel.png 613B
text_snippet icon_resizer.png 157B
text_snippet icon_steam_disabled.png 465B
text_snippet icon_steam.png 488B
ui/mainmenu
text_snippet hldm-logo.png 30.3KB
text_snippet lambda_logo.png 10.6KB
text_snippet volume_up.png 1.3KB
ui
text_snippet radial_gradient.png 169.8KB
ui/scoreboard
text_snippet scoreboard.scss 879B
ui/voicechat
text_snippet voicelist.scss 814B
text_snippet voicespeaker.scss 285B
ui/weapons
text_snippet devgun.png 9.1KB
text_snippet hl2_357.png 15KB
text_snippet hl2_ar2.png 15.3KB
text_snippet hl2_ar2ball.png 10.1KB
text_snippet hl2_crossbow.png 20.2KB
text_snippet hl2_crowbar.png 10.7KB
text_snippet hl2_gauss.png 31.5KB
text_snippet hl2_gravgun.png 20.9KB
text_snippet hl2_grenade.png 14.2KB
text_snippet hl2_rpg.png 8.8KB
text_snippet hl2_shotgun.png 14.4KB
text_snippet hl2_slam.png 15.8KB
text_snippet hl2_smg.png 13.1KB
text_snippet hl2_stunstick.png 12.8KB
text_snippet hl2_usp.png 15.2KB