Sandbox Logo

Metadata

{
  "MapList": [
    "facepunch.square"
  ],
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "RankType": "None",
  "MapSelect": "Unrestricted",
  "GameNetworkType": "Multiplayer",
  "MaxPlayers": 10,
  "MinPlayers": 1,
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Trigger",
      "ladder": "Ignore",
      "water": "Trigger",
      "debris": "Unset",
      "player": "Unset",
      "glass": "Unset",
      "weapon": "Collide",
      "nocollide": "Ignore"
    },
    "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"
      },
      {
        "a": "debris",
        "b": "debris"
      },
      {
        "a": "debris",
        "b": "player",
        "r": "Ignore"
      },
      {
        "a": "trigger",
        "b": "player"
      },
      {
        "a": "ladder",
        "b": "player"
      },
      {
        "a": "trigger",
        "b": "debris"
      },
      {
        "a": "ladder",
        "b": "debris"
      },
      {
        "a": "player",
        "b": "player"
      },
      {
        "a": "player",
        "b": "glass",
        "r": "Trigger"
      },
      {
        "a": "trigger",
        "b": "glass",
        "r": "Ignore"
      },
      {
        "a": "glass",
        "b": "glass",
        "r": "Ignore"
      },
      {
        "a": "water",
        "b": "glass"
      },
      {
        "a": "player",
        "b": "weapon",
        "r": "Trigger"
      },
      {
        "a": "solid",
        "b": "nocollide",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "nocollide",
        "r": "Collide"
      }
    ]
  },
  "GameCategory": "None",
  "Physics": {
    "SubSteps": 4,
    "TimeScale": 1,
    "Gravity": "0,0,-800",
    "AirDensity": 1.2,
    "SleepingEnabled": true,
    "SimulationMode": "Continuous",
    "PositionIterations": 2,
    "VelocityIterations": 8,
    "SoftBodyIterations": 1,
    "SoftBodySubsteps": 1
  },
  "DefaultLeaderboards": null,
  "Summary": "Create and play in your own sandbox mode.",
  "Description": "This game lets you spawn props and ragdolls and create entities to play with. It\u0027s like Garry\u0027s Mod.\r\n\r\nThis is a bit of a sandbox itself. This is not the final sandbox gamemode. All of this code will likely be thrown away and re-written when we come to do the sandbox gamemode proper.",
  "Public": true,
  "ReplaceTags": "sandbox game dynamic spawnmenu physgun",
  "CsProjName": "",
  "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": "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"
      },
      {
        "Name": "Noclip",
        "KeyboardCode": "N",
        "GroupName": "Movement"
      }
    ]
  },
  "HttpAllowList": null,
  "TickRate": 128,
  "LaunchConfigs": [
    {
      "Name": "My New Config",
      "GameIdent": "yupigames.22#local",
      "MapName": "de_ray.vmap",
      "MaxPlayers": 20,
      "GameSettings": {},
      "Addons": "",
      "PreLaunchCommand": "",
      "PostLaunchCommand": ""
    }
  ],
  "ParentPackage": "yupigames.22#local",
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "ReleaseMode": "Release",
    "References": [],
    "DistinctReferences": []
  },
  "SavedGames": false,
  "MapDependentSaves": false,
  "SaveFormatVersion": 1001,
  "Resources": "*.vmdl_c.png\nentity/*.png",
  "MenuResources": "/menu/*",
  "CodePackageReferences": [
    "facepunch.9mm_ejectbrass",
    "facepunch.v_toolgun"
  ]
}

Files

Name Size
.bin
text_snippet manifest.json 49B
text_snippet package.base.dll 689.5KB
text_snippet package.base.xml 94.6KB
text_snippet package.yupigames.22.dll 122KB
text_snippet package.yupigames.22.xml 2.1KB
.localization/en-pt
text_snippet sandbox.json 72B
.localization/en
text_snippet sandbox.json 218B
collections 02.vmat_c 5.2KB
animgraphs
text_snippet ak47_model.vanmgrph_c 2.5KB
text_snippet chicken.vanmgrph_c 2.4KB
text_snippet crow.vanmgrph_c 2.4KB
text_snippet ctm_fbi.vanmgrph_c 2.4KB
text_snippet glock18_model.vanmgrph_c 2.5KB
text_snippet v_rif_m4a1_s.vanmgrph_c 2.5KB
text_snippet background.jpg 622.3KB
insert_photo cmn_woodbox01_ntxx_a_png_fc65ce42.generated.vtex_c 87.6KB
insert_photo cmn_woodbox02_dfsp_a_png_fbde33e7.generated.vtex_c 44.5KB
csgo
collections ak.vmat_c 5.4KB
csgo/hostage
view_in_ar hostage.vmdl_c 186.4KB
csgo/materials/arms
collections aug.vmat_c 5.3KB
collections chicken.vmat_c 5.6KB
collections crow01.vmat_c 5.3KB
collections dddgfhg.vmat_c 5.4KB
collections famas.vmat_c 5.3KB
collections fdfdf.vmat_c 5.4KB
collections fdfdfd.vmat_c 5.4KB
collections fdff.vmat_c 5.4KB
collections galil.vmat_c 5.4KB
collections hair.vmat_c 5.3KB
collections head22354.vmat_c 5.4KB
collections knife.vmat_c 5.4KB
collections m4.vmat_c 5.3KB
collections mararms.vmat_c 5.4KB
collections mat.vmat_c 5.4KB
collections p90.vmat_c 5.3KB
collections sdafsdgd.vmat_c 5.4KB
collections sdffdsf.vmat_c 5.3KB
collections sdsd.vmat_c 5.4KB
insert_photo sleeve_fbi_tga_560dcbdc.generated.vtex_c 981.2KB
collections uppe.vmat_c 5.4KB
collections upperboddsfsf.vmat_c 5.4KB
insert_photo w_ct_base_glove_color_tga_24d0d19.generated.vtex_c 44.5KB
csgo/materials/ct_fbi
insert_photo ct_fbi_head_tga_671cf00c.generated.vtex_c 353.4KB
insert_photo ct_fbi_lowerbody_tga_3b8d9b6d.generated.vtex_c 433.1KB
insert_photo ct_fbi_upperbody_tga_2fe58763.generated.vtex_c 439.9KB
csgo/materials/hos
insert_photo crow01_tga_7cbf2361.generated.vtex_c 44.5KB
insert_photo hostage_hair_tga_69da6390.generated.vtex_c 44.5KB
insert_photo hostage_head_tga_6af77769.generated.vtex_c 531KB
insert_photo hostage_lowerbody_tga_678ae4d2.generated.vtex_c 465.3KB
insert_photo hostage_upperbody_tga_e91c39ef.generated.vtex_c 402.2KB
insert_photo knife_butterfly_tga_f50b4fac.generated.vtex_c 1.4MB
insert_photo rif_aug_tga_421abff8.generated.vtex_c 1MB
insert_photo rif_famas_tga_6e14ac13.generated.vtex_c 1.7MB
insert_photo rif_galilar_tga_e6830267.generated.vtex_c 110.8KB
insert_photo rif_m4a1_tga_cc4340c0.generated.vtex_c 1.4MB
csgo/materials/weapons/pist_glock18
insert_photo pist_glock18_tga_ad4db625.generated.vtex_c 1.3MB
collections pist_glock18.vmat_c 5.5KB
csgo/materials/weapons/rif_ak47
insert_photo ak47_tga_807ced02.generated.vtex_c 1.6MB
csgo/materials/weapons/rif_m4a1_s
insert_photo rif_m4a1_s_tga_8fd4deda.generated.vtex_c 1.4MB
csgo/models/chicken
insert_photo chicken_catalan_black_white_head_color_tga_938d223e.generated.vtex_c 500.2KB
view_in_ar chicken_reference.vmdl_c 163KB
csgo/models/crow
view_in_ar crow.vmdl_c 87.9KB
csgo/models/player
view_in_ar ctm_fbi_variantb.vmdl_c 203.9KB
view_in_ar ctm_fbi.vmdl_c 299.6KB
csgo/models/weapons
view_in_ar ak47_model.vmdl_c 463.6KB
view_in_ar aug_model.vmdl_c 495.6KB
view_in_ar ct_arms.vmdl_c 254.6KB
view_in_ar glock18_model.vmdl_c 323KB
csgo/models/weapons/knife
view_in_ar v_knife_butterfly.vmdl_c 432.5KB
view_in_ar w_knife_butterfly.vmdl_c 143.4KB
csgo/models/weapons
view_in_ar sg556_scopelensmask.vmdl_c 4.3KB
view_in_ar v_famas_model.vmdl_c 434.4KB
view_in_ar v_galilar_model.vmdl_c 413.2KB
view_in_ar v_m4a1_model.vmdl_c 504.1KB
view_in_ar v_rif_m4a1_s.vmdl_c 657.2KB
view_in_ar w_ak47_model.vmdl_c 407KB
csgo/newweaponsnobugs
view_in_ar v_m4a1s.vmdl_c 521.4KB
decals
text_snippet bullet-metal.decal_c 688B
text_snippet bullethole.decal_c 685B
devcam
text_snippet devcamoverlay.razor.scss 2.9KB
entity
text_snippet directional_gravity.png 58.8KB
text_snippet ent_balloon.png 66.4KB
text_snippet ent_drone.png 70.2KB
text_snippet ent_lamp.png 54.1KB
text_snippet ent_light.png 33KB
text_snippet flashlight.png 109KB
text_snippet spawnicon.png 3.3KB
text_snippet glock_slideback.vsnd_c 22KB
maps
public de_end.vpk 10.6MB
public de_over.vpk 3.1MB
public de_ray.vpk 2.7MB
public devmap.vpk 1.8MB
mat
collections tilesmain_small.vmat_c 7.7KB
mat/tilesmain/small
insert_photo tilesmain_small_clean_color_png_77554cfa.generated.vtex_c 1.8MB
insert_photo tilesmain_small_clean_normal_png_9b07fbcc.generated.vtex_c 3.9MB
insert_photo tilesmain_small_color_png_9872eddf.generated.vtex_c 1.9MB
insert_photo tilesmain_small_normal_png_f8656f24.generated.vtex_c 3.9MB
insert_photo tilesmain_small_rough_png_588ab5e2.generated.vtex_c 2.9MB
insert_photo tilesmain_small_rough_png_e876a346.generated.vtex_c 2.7MB
materials/cable
insert_photo rope_color_tga_ddb2e6e1.generated.vtex_c 4.7KB
collections rope.vmat_c 5KB
materials
collections cargo01.vmat_c 5.5KB
collections cargo02.vmat_c 5.5KB
collections cargo03.vmat_c 5.5KB
collections cargo04.vmat_c 5.5KB
collections console_background_vr.vmat_c 2.4KB
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_detailmask_tga_57ae445f.generated.vtex_c 2KB
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_d337b1ed.generated.vtex_c 2.1KB
materials/dev
collections black_cheap.vmat_c 2.1KB
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
insert_photo green_vmat_g_tcolor_d0046333.generated.vtex_c 1.5KB
collections green.vmat_c 4.4KB
insert_photo primary_blue_color_tga_7a518b5d.generated.vtex_c 45KB
collections primary_blue.vmat_c 4.3KB
insert_photo red_vmat_g_tcolor_5584ae83.generated.vtex_c 1.5KB
insert_photo red_vr_vmat_g_tcolor_43732089.generated.vtex_c 1.5KB
collections red_vr.vmat_c 5KB
collections red.vmat_c 4.4KB
materials/gamemodes/poker/table/small
insert_photo small_pokertable_ao_png_a005707.generated.vtex_c 2.1MB
insert_photo small_pokertable_color_png_985576f0.generated.vtex_c 1.6MB
insert_photo small_pokertable_normal_png_d337d467.generated.vtex_c 4.5MB
collections small_pokertable.vmat_c 6.3KB
materials/generic
collections floor_gravel_asphalt.vmat_c 6.6KB
collections low_brick_wall_a.vmat_c 6.3KB
collections wall_limestone_brick_large.vmat_c 6KB
collections wall_panel_grey_b.vmat_c 5.7KB
materials/grass
collections floor_grass_dirt_blend_a.vmat_c 8.2KB
collections floor_grass_dirt_leaves_blend_a.vmat_c 10KB
materials/hotspots
collections roof_metal_panels_a1_copper_hs.vmat_c 11.2KB
insert_photo roof_metal_panels_a1_hs_color_tga_796073cd.generated.vtex_c 2.7MB
insert_photo roof_metal_panels_a1_hs_normal_tga_d43f909d.generated.vtex_c 503.7KB
insert_photo roof_metal_panels_a1_hs_rough_tga_164dccd.generated.vtex_c 2.2MB
insert_photo roof_metal_panels_a1_poop_hs_color_tga_c1caf248.generated.vtex_c 2.5MB
insert_photo roof_metal_panels_a1_poop_hs_normal_tga_2ab192dc.generated.vtex_c 655.9KB
insert_photo roof_metal_panels_a1_poop_hs_rough_tga_52996451.generated.vtex_c 1.9MB
insert_photo roof_metal_panels_a1_rust_hs_color_tga_ecacc283.generated.vtex_c 2.5MB
insert_photo roof_metal_panels_a1_rust_hs_normal_tga_6033bcea.generated.vtex_c 1.2MB
insert_photo roof_metal_panels_a1_rust_hs_rough_tga_7c18a237.generated.vtex_c 2.2MB
materials/items/electronics
collections office_computer.vmat_c 7KB
collections tv_medium.vmat_c 7KB
insert_photo tv_screen_vmat_g_tanisogloss_669e3d9b.generated.vtex_c 1.8KB
insert_photo tv_screen_vmat_g_tcolor_d69e9642.generated.vtex_c 1.5KB
insert_photo tv_screen_vmat_g_tnormal_8f7adb9e.generated.vtex_c 1.8KB
collections tv_screen.vmat_c 5.3KB
collections tv_stand.vmat_c 6.2KB
materials/items/metal-set
collections metal_table.vmat_c 6.3KB
materials/items/victorian-set
collections victorian_table.vmat_c 6.1KB
materials/models/city_props/cafe
collections cafe_furniture.vmat_c 6.2KB
insert_photo defaultmaterial_albedo_jpg_ea3e608b.generated.vtex_c 14.2MB
insert_photo defaultmaterial_ao_jpg_2bc9cac6.generated.vtex_c 7.8MB
insert_photo defaultmaterial_normal_png_b738bfd1.generated.vtex_c 20.4MB
materials/nature
insert_photo leaves_color_png_519b6b7b.generated.vtex_c 4.9MB
insert_photo leaves_normal_png_6d7fe3fa.generated.vtex_c 3.1MB
insert_photo leaves_rough_png_d4d28bd9.generated.vtex_c 4.7MB
materials/particle/impact
insert_photo fleks.vtex_c 95.4KB
materials/particle
insert_photo particle_glow_01.vtex_c 65.9KB
insert_photo particle_modulate_01.vtex_c 17.9KB
materials/particle/smoke1
insert_photo smoke1.vtex_c 72.7KB
materials/particles/electrical
insert_photo electrical_arc_looping_c.vtex_c 170.3KB
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/smoke/render
insert_photo smokeloop_i_0.vtex_c 2.7MB
materials/particles/smoke1
insert_photo smoke1.vtex_c 72.7KB
materials
insert_photo shiny_white_vmat_g_tmetalnessreflectancefresnel_bbcfa2a3.generated.vtex_c 1.8KB
collections shiny_white.vmat_c 5.3KB
materials/skybox/colorscript
insert_photo skybox_sky_sunset.vtex_c 8MB
materials/skybox
insert_photo kloppenheim_03_puresky_exr_18bd5689.generated.vtex_c 7.2MB
collections kloppenheim_03_puresky.vmat_c 2.1KB
insert_photo nagoya_wall_path_exr_5ff094e9.generated.vtex_c 8MB
collections nagoya_wall_path.vmat_c 2.1KB
insert_photo noon_grass_exr_1b655cf0.generated.vtex_c 7.3MB
collections noon_grass.vmat_c 2KB
insert_photo the_sky_is_on_fire_exr_15fff9.generated.vtex_c 8MB
collections the_sky_is_on_fire.vmat_c 2.1KB
materials/src/items/electronics
insert_photo tv_medium_ao_tga_7844802c.generated.vtex_c 156.6KB
insert_photo tv_medium_color_tga_908d8a3.generated.vtex_c 350.2KB
insert_photo tv_medium_normal_tga_e529702f.generated.vtex_c 546.6KB
insert_photo tv_medium_selfillum_tga_f568b764.generated.vtex_c 47.5KB
insert_photo tv_stand_ao_tga_389b46de.generated.vtex_c 118.4KB
insert_photo tv_stand_color_tga_3740f608.generated.vtex_c 217.3KB
insert_photo tv_stand_normal_tga_c990747.generated.vtex_c 279.3KB
materials/src/items/metal-set
insert_photo metal_table_ao_tga_83f8687b.generated.vtex_c 314.4KB
insert_photo metal_table_color_tga_8a44ed2b.generated.vtex_c 757.6KB
insert_photo metal_table_normal_tga_68651ba6.generated.vtex_c 880.2KB
materials/src/items/office-set
insert_photo office_computer_ao_tga_8266e907.generated.vtex_c 113.7KB
insert_photo office_computer_color_tga_b02e5411.generated.vtex_c 463.4KB
insert_photo office_computer_mask_tga_a2abd43e.generated.vtex_c 52.1KB
insert_photo office_computer_normal_tga_6266aa44.generated.vtex_c 816KB
materials/src/items/victorian-set
insert_photo victorian_table_ao_tga_9c3a379c.generated.vtex_c 376.1KB
insert_photo victorian_table_color_tga_f91150fc.generated.vtex_c 446.7KB
insert_photo victorian_table_normal_tga_5f372e49.generated.vtex_c 922KB
materials
collections table_cabin.vmat_c 5.5KB
materials/tools/new
insert_photo playerclip_color_png_42131acb.generated.vtex_c 28.2KB
materials/tools
collections toolsplayerclip.vmat_c 4.9KB
materials/wall
insert_photo office_wall_ao_png_546446ee.generated.vtex_c 2.7MB
insert_photo office_wall_color_png_3c703615.generated.vtex_c 2MB
insert_photo office_wall_normal_png_9446962c.generated.vtex_c 5.3MB
insert_photo plaster_wall_vmat_g_ttintmask_cd9aac7b.generated.vtex_c 1.5KB
collections plaster_wall.vmat_c 6.1KB
menu
text_snippet boxes.webm 3.4MB
text_snippet loadingscreen.razor.scss 1.3KB
text_snippet mainmenu.razor.scss 2.8KB
models/ball
view_in_ar ball.vmdl_c 22.8KB
text_snippet ball.vmdl_c.png 32.2KB
models
view_in_ar cargo01_open.vmdl_c 52.2KB
models/citizen_props
text_snippet balloonears01.vmdl_c.png 67.9KB
text_snippet balloonheart01.vmdl_c.png 59.4KB
text_snippet balloonregular01.vmdl_c.png 41.3KB
text_snippet balloontall01.vmdl_c.png 57.8KB
text_snippet bathroomsink01.vmdl_c.png 54.1KB
text_snippet beachball.vmdl_c.png 61.6KB
text_snippet beertankard01.vmdl_c.png 47.2KB
text_snippet broom01.vmdl_c.png 57.5KB
view_in_ar cardboardbox01.vmdl_c 26.8KB
text_snippet cardboardbox01.vmdl_c.png 62.7KB
models/citizen_props/cardboardbox01
view_in_ar cardboardboxgib01_lod01.vmdl_c 8.2KB
view_in_ar cardboardboxgib02_lod01.vmdl_c 7.3KB
view_in_ar cardboardboxgib03_lod01.vmdl_c 7.4KB
view_in_ar cardboardboxgib04_lod01.vmdl_c 7.5KB
view_in_ar cardboardboxgib05_lod01.vmdl_c 10.7KB
view_in_ar cardboardboxgib06_lod01.vmdl_c 7.4KB
view_in_ar cardboardboxgib07_lod01.vmdl_c 9.2KB
view_in_ar cardboardboxgib08_lod01.vmdl_c 7.6KB
models/citizen_props
insert_photo cardboardbox01a_ao_png_4a94a658.generated.vtex_c 1.7MB
insert_photo cardboardbox01a_color_png_9b303bb4.generated.vtex_c 2.7MB
insert_photo cardboardbox01a_normal_png_229f930d.generated.vtex_c 3.3MB
collections cardboardbox01a.vmat_c 5.8KB
text_snippet chair01.vmdl_c.png 63.9KB
text_snippet chair02.vmdl_c.png 66.6KB
text_snippet chair03.vmdl_c.png 61.4KB
text_snippet chair04blackleather.vmdl_c.png 59.3KB
text_snippet chair05bluefabric.vmdl_c.png 74.1KB
text_snippet chippacket01.vmdl_c.png 64.3KB
text_snippet coffeemug01.vmdl_c.png 33.3KB
text_snippet coin01.vmdl_c.png 47.6KB
insert_photo concreteroaddivider01_color_png_39a8a98a.generated.vtex_c 848.8KB
insert_photo concreteroaddivider01_normal_png_a7f15030.generated.vtex_c 2.5MB
collections concreteroaddivider01.vmat_c 5.9KB
view_in_ar concreteroaddivider01.vmdl_c 36.3KB
text_snippet concreteroaddivider01.vmdl_c.png 66.7KB
models/citizen_props/concreteroaddivider01
view_in_ar concreteroaddivider01_gib01_lod01.vmdl_c 12.5KB
view_in_ar concreteroaddivider01_gib02_lod01.vmdl_c 11.8KB
view_in_ar concreteroaddivider01_gib03_lod01.vmdl_c 12.3KB
view_in_ar concreteroaddivider01_gib04_lod01.vmdl_c 8.2KB
view_in_ar concreteroaddivider01_gib05_lod01.vmdl_c 9.8KB
view_in_ar concreteroaddivider01_gib06_lod01.vmdl_c 9.4KB
view_in_ar concreteroaddivider01_gib07_lod01.vmdl_c 8.8KB
view_in_ar concreteroaddivider01_gib08_lod01.vmdl_c 9.7KB
view_in_ar concreteroaddivider01_gib09_lod01.vmdl_c 6.8KB
view_in_ar concreteroaddivider01_gib10_lod01.vmdl_c 9.4KB
models/citizen_props
view_in_ar crate01.vmdl_c 29.3KB
text_snippet crate01.vmdl_c.png 77.9KB
models/citizen_props/crate01
view_in_ar piece.vmdl_c 6.9KB
view_in_ar piece1.vmdl_c 7.6KB
view_in_ar piece2.vmdl_c 6.8KB
view_in_ar piece3.vmdl_c 8.7KB
view_in_ar piece4.vmdl_c 5.4KB
view_in_ar piece5.vmdl_c 5.5KB
view_in_ar piece6.vmdl_c 6.3KB
view_in_ar piece7.vmdl_c 5.9KB
view_in_ar piece8.vmdl_c 6.3KB
models/citizen_props
insert_photo crate01a_ao_png_70445886.generated.vtex_c 69.8KB
insert_photo crate01a_color_png_660a3e28.generated.vtex_c 1.7MB
insert_photo crate01a_normal_png_3d506ed8.generated.vtex_c 1.4MB
collections crate01a.vmat_c 5.4KB
text_snippet crowbar01.vmdl_c.png 70.2KB
text_snippet foamhand.vmdl_c.png 82.4KB
insert_photo gritbin01_ao_png_169cae35.generated.vtex_c 1.7MB
insert_photo gritbin01_color_png_c19eb1d0.generated.vtex_c 1.4MB
view_in_ar gritbin01_combined.vmdl_c 24KB
text_snippet gritbin01_combined.vmdl_c.png 66.3KB
models/citizen_props/gritbin01_combined
view_in_ar gritbin01gib01_lod01.vmdl_c 14.9KB
view_in_ar gritbin01lidgib01_lod01.vmdl_c 9.8KB
models/citizen_props
insert_photo gritbin01_normal_png_a53e56f1.generated.vtex_c 3.9MB
collections gritbin01.vmat_c 5.2KB
text_snippet hotdog01.vmdl_c.png 55.6KB
text_snippet icecreamcone01.vmdl_c.png 56.7KB
text_snippet newspaper01.vmdl_c.png 67.7KB
text_snippet oldoven.vmdl_c.png 91KB
insert_photo recyclingbin01_ao_png_be51f299.generated.vtex_c 1.7MB
insert_photo recyclingbin01_color_png_4766e84e.generated.vtex_c 1.1MB
insert_photo recyclingbin01_normal_png_d2fb4d45.generated.vtex_c 3.7MB
collections recyclingbin01.vmat_c 5.4KB
view_in_ar recyclingbin01.vmdl_c 22.3KB
text_snippet recyclingbin01.vmdl_c.png 70.8KB
models/citizen_props/recyclingbin01
view_in_ar recyclingbin01gib_lod01.vmdl_c 11.7KB
view_in_ar recyclingbin01lidgib_lod01.vmdl_c 11.1KB
models/citizen_props
insert_photo roadcone01_color_png_16e2c1d8.generated.vtex_c 461.9KB
insert_photo roadcone01_normal_png_512a40b7.generated.vtex_c 706.7KB
collections roadcone01.vmat_c 6KB
view_in_ar roadcone01.vmdl_c 20.9KB
text_snippet roadcone01.vmdl_c.png 59.8KB
insert_photo sodacan01_ao_png_c38f2fac.generated.vtex_c 1MB
insert_photo sodacan01_color_png_11076342.generated.vtex_c 2.1MB
insert_photo sodacan01_normal_png_77e139a.generated.vtex_c 2.9MB
collections sodacan01.vmat_c 5.7KB
view_in_ar sodacan01.vmdl_c 16KB
text_snippet sodacan01.vmdl_c.png 56.7KB
text_snippet trashbag02.vmdl_c.png 65.4KB
text_snippet trashcan01.vmdl_c.png 62.7KB
text_snippet trashcan02.vmdl_c.png 61.2KB
text_snippet wheel01.vmdl_c.png 58KB
text_snippet wheel02.vmdl_c.png 46.2KB
text_snippet wineglass01.vmdl_c.png 43.8KB
text_snippet wineglass02.vmdl_c.png 39.3KB
models/citizen
text_snippet citizen.vmdl_c.png 65.9KB
models/city_props/cafe
view_in_ar cafe_table.vmdl_c 32.7KB
models/doors
text_snippet door.vanmgrph_c 2.2KB
models/doors/door04_right_variant01
view_in_ar door04_right_variant01.vmdl_c 22.4KB
models/doors/textures
insert_photo door_single_ao_tga_1bd6bd9a.generated.vtex_c 328KB
insert_photo door_single_color_tga_458d97f8.generated.vtex_c 9.4MB
insert_photo door_single_normal_tga_d64e3b24.generated.vtex_c 5.9MB
collections door_single.vmat_c 5.7KB
models/gamemodes/poker/table/small
view_in_ar small_pokertable.vmdl_c 106.1KB
models/items/electronics
view_in_ar office_pc.vmdl_c 5KB
view_in_ar tv_medium_onstand.vmdl_c 19.3KB
models/items/metal_set
view_in_ar metal_table.vmdl_c 16.6KB
models/items/victorian_set
view_in_ar victorian_table.vmdl_c 77.7KB
models/light
insert_photo light_tubular_color_tga_db020bf6.generated.vtex_c 44.5KB
collections light_tubular.vmat_c 4.8KB
view_in_ar light_tubular.vmdl_c 27.6KB
text_snippet light_tubular.vmdl_c.png 33KB
models/rust_props/small_junk
view_in_ar carton_box_cluster_a.vmdl_c 11.5KB
collections small_junk.vmat_c 6.6KB
models/rust_structures/fences_walls
collections brick_wall_b_plasterblend.vmat_c 8.3KB
insert_photo brick_wall_b_vmat_g_tdetailmask_515573da.generated.vtex_c 1.5KB
collections brick_wall_b.vmat_c 7.4KB
insert_photo concrete_trim_vmat_g_tdetailmask_515573da.generated.vtex_c 1.5KB
collections concrete_trim.vmat_c 7.4KB
collections concrete_wall_fence.vmat_c 7.6KB
view_in_ar wall_300_pillar.vmdl_c 22.9KB
view_in_ar wall_300x900_collapsed.vmdl_c 43KB
view_in_ar wall_300x900_end.vmdl_c 147.8KB
view_in_ar wall_300x900_razed.vmdl_c 25.7KB
view_in_ar wall_300x900.vmdl_c 23.3KB
view_in_ar wall_conc_300x900_end.vmdl_c 80.5KB
view_in_ar wall_plaster_300x300.vmdl_c 14.8KB
view_in_ar wall_plaster_300x600.vmdl_c 19.3KB
view_in_ar wall_plaster_300x900_end.vmdl_c 147.9KB
view_in_ar wall_plaster_300x900.vmdl_c 23.4KB
models/sbox_props/nature/tallgrass
insert_photo tallgrass_a_ao_tga_91c76ecf.generated.vtex_c 1.7MB
insert_photo tallgrass_a_color_tga_1a7662fa.generated.vtex_c 2.4MB
insert_photo tallgrass_a_normal_tga_9c635c3b.generated.vtex_c 4.6MB
insert_photo tallgrass_a_translucency_tga_70c7a11f.generated.vtex_c 2.9MB
collections tallgrass_a.vmat_c 7.4KB
view_in_ar tallgrass_c.vmdl_c 9.2KB
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.8KB
view_in_ar oil_drum_a.vmdl_c 57.7KB
models/sbox_props/wall_vent_a
view_in_ar wall_vent_a_32.vmdl_c 9.3KB
insert_photo wall_vent_a_ao_tga_ab3340b7.generated.vtex_c 547.3KB
insert_photo wall_vent_a_color_tga_1f4376d5.generated.vtex_c 1.1MB
insert_photo wall_vent_a_normal_tga_91b8627f.generated.vtex_c 1.1MB
collections wall_vent_a.vmat_c 6.3KB
models/table_cabin
view_in_ar table_cabin.vmdl_c 19.5KB
insert_photo tx_table_cabin_png_26df1a7e.generated.vtex_c 2MB
insert_photo uv_table_cabin_png_ee5859fc.generated.vtex_c 67.7KB
models/thruster
insert_photo thrusterprojector_tga_f9375e72.generated.vtex_c 132.5KB
collections thrusterprojector.vmat_c 4.9KB
view_in_ar thrusterprojector.vmdl_c 35.1KB
text_snippet thrusterprojector.vmdl_c.png 51.9KB
models/torch
insert_photo torch_color_tga_509c91b4.generated.vtex_c 106.3KB
insert_photo torch_normal_tga_a1d5e20a.generated.vtex_c 216.8KB
collections torch.vmat_c 4.7KB
view_in_ar torch.vmdl_c 128.6KB
text_snippet torch.vmdl_c.png 54.1KB
models/walls
collections corrugated_wall_a.vmat_c 6.7KB
models/walls/elements
view_in_ar brick_wall_a.vmdl_c 14.2KB
view_in_ar brick_wall_debris_big_a.vmdl_c 12.6KB
view_in_ar brick_wall_debris_big_b.vmdl_c 12.1KB
view_in_ar brick_wall_debris_medium_a.vmdl_c 8.8KB
view_in_ar brick_wall_debris_small_a.vmdl_c 5.7KB
view_in_ar brick_wall_debris_small_b.vmdl_c 5.7KB
view_in_ar brick_wall_debris_small_c.vmdl_c 5.8KB
models/weapons/sbox_ammo/9mm_bullet
insert_photo 9mm_bullet_ao_tga_f63e2073.generated.vtex_c 94.4KB
insert_photo 9mm_bullet_color_tga_ecbc3379.generated.vtex_c 251.3KB
insert_photo 9mm_bullet_normal_tga_2bfaab1d.generated.vtex_c 237.8KB
collections 9mm_bullet.vmat_c 6.4KB
view_in_ar 9mm_bullet.vmdl_c 29.1KB
text_snippet 9mm_ejectbrass.vpcf_c 3.8KB
models/weapons/sbox_toolgun
view_in_ar v_toolgun.vmdl_c 1.7MB
obsolete
text_snippet obsolete.txt 736B
particles
text_snippet impact.generic.smokepuff.vpcf_c 2.9KB
text_snippet impact.generic.smokering.vpcf_c 2.6KB
text_snippet impact.generic.vpcf_c 3.4KB
text_snippet impact.metal-chunks.vpcf_c 3.3KB
text_snippet impact.metal-light.vpcf_c 3.2KB
text_snippet impact.metal.vpcf_c 3.6KB
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 rope.vpcf_c 2.3KB
text_snippet tool_hit.vpcf_c 2.9KB
text_snippet water_squirt.vpcf_c 2.7KB
postprocess
text_snippet standard.vpost_c 106.6KB
sounds
text_snippet ak47_01.vsnd_c 491.3KB
text_snippet ak47_boltpull.vsnd_c 27.2KB
text_snippet ak47_clipin.vsnd_c 14.3KB
text_snippet ak47_clipout.vsnd_c 16.8KB
text_snippet ak47_distant.vsnd_c 345KB
text_snippet ak47_draw.vsnd_c 39.4KB
text_snippet ak47-1-distant.vsnd_c 198.9KB
text_snippet ak47-1.vsnd_c 282.1KB
text_snippet aug_01.vsnd_c 442.2KB
text_snippet aug.vsnd_c 14.3KB
text_snippet background.vsnd_c 12.4MB
text_snippet balloon_pop_cute.sound_c 482B
text_snippet balloon_pop_cute.vsnd_c 7.5KB
text_snippet concrete3.vsnd_c 73.8KB
text_snippet concrete5.vsnd_c 47.2KB
text_snippet concrete6.vsnd_c 72.9KB
text_snippet dirt1.vsnd_c 46.9KB
text_snippet famas_01.vsnd_c 439KB
text_snippet famas.shoot.sound_c 571B
text_snippet flashlight-off.sound_c 480B
text_snippet flashlight-off.vsnd_c 28.3KB
text_snippet flashlight-on.sound_c 480B
text_snippet flashlight-on.vsnd_c 141.5KB
sounds/footsteps
text_snippet footstep-concrete-jump.sound_c 658B
text_snippet footstep-concrete-land.sound_c 624B
text_snippet footstep-concrete-land03.vsnd_c 42.1KB
text_snippet footstep-concrete.sound_c 1.3KB
text_snippet footstep-concrete03.vsnd_c 25.1KB
text_snippet footstep-concrete05.vsnd_c 26.4KB
text_snippet footstep-concrete06.vsnd_c 27.1KB
text_snippet footstep-concrete07.vsnd_c 25.8KB
text_snippet footstep-concrete08.vsnd_c 26.1KB
text_snippet footstep-metal.sound_c 981B
text_snippet footstep-wood-jump02.vsnd_c 24.8KB
text_snippet footstep-wood-land02.vsnd_c 24.4KB
sounds
text_snippet galil_01.vsnd_c 544.2KB
text_snippet glock_01.vsnd_c 286.1KB
text_snippet glock_02.vsnd_c 287.6KB
text_snippet glock_clipin.vsnd_c 26.5KB
text_snippet glock_clipout.vsnd_c 26.5KB
text_snippet glock_draw.vsnd_c 85.8KB
text_snippet glock_sliderelease.vsnd_c 29.5KB
text_snippet glock18-1-distant.vsnd_c 198.7KB
text_snippet glock18-1.vsnd_c 191.5KB
sounds/impacts
text_snippet impact-bullet-concrete.sound_c 678B
sounds
text_snippet kersplat.sound_c 475B
text_snippet kersplat.vsnd_c 120.8KB
text_snippet m4.shoot.sound_c 575B
text_snippet m4a1_01.vsnd_c 550.4KB
text_snippet m4a1_us_01.vsnd_c 531.1KB
sounds/m4a1
text_snippet m4a1_01.vsnd_c 550.4KB
text_snippet m4a1_02.vsnd_c 320.9KB
text_snippet m4a1_03.vsnd_c 427.6KB
text_snippet m4a1_04.vsnd_c 485.6KB
text_snippet m4a1_boltback.vsnd_c 32.8KB
text_snippet m4a1_boltforward.vsnd_c 32.9KB
text_snippet m4a1_cliphit.vsnd_c 18.4KB
text_snippet m4a1_clipin.vsnd_c 36.4KB
text_snippet m4a1_clipout.vsnd_c 32.8KB
text_snippet m4a1_distant_01.vsnd_c 317.8KB
text_snippet m4a1_draw.vsnd_c 88.7KB
text_snippet m4a1_silencer_01.vsnd_c 243.5KB
text_snippet m4a1_silencer_boltback.vsnd_c 54.4KB
text_snippet m4a1_silencer_boltforward.vsnd_c 30.7KB
text_snippet m4a1_silencer_distant.vsnd_c 124.7KB
text_snippet m4a1_silencer_off.vsnd_c 27.1KB
text_snippet m4a1_silencer_on.vsnd_c 51.3KB
text_snippet m4a1_silencer_screw_1.vsnd_c 27.6KB
text_snippet m4a1_silencer_screw_2.vsnd_c 26.9KB
text_snippet m4a1_silencer_screw_3.vsnd_c 30.5KB
text_snippet m4a1_silencer_screw_4.vsnd_c 29.9KB
text_snippet m4a1_silencer_screw_5.vsnd_c 21.2KB
text_snippet m4a1_silencer_screw_off_end.vsnd_c 20.8KB
text_snippet m4a1_silencer_screw_on_start.vsnd_c 33.5KB
text_snippet m4a1_unsil-1-distant.vsnd_c 199KB
text_snippet m4a1_unsil-1.vsnd_c 207.3KB
text_snippet m4a1_us_01.vsnd_c 531.1KB
text_snippet m4a1_us_02.vsnd_c 531.1KB
text_snippet m4a1_us_03.vsnd_c 531.1KB
text_snippet m4a1_us_04.vsnd_c 531.1KB
text_snippet m4a1_us_distant_02.vsnd_c 291.7KB
text_snippet m4a1_us_distant_03.vsnd_c 291.7KB
text_snippet m4a1_us_distant.vsnd_c 292.5KB
text_snippet m4a1-1-distant.vsnd_c 21.4KB
text_snippet m4a1-1-single-distant.vsnd_c 177.9KB
text_snippet m4a1-1-single.vsnd_c 242.3KB
text_snippet m4a1-1.vsnd_c 42.1KB
sounds/physics
text_snippet physics.default.impact.sound_c 903B
text_snippet physics.metal.sheet.impact.sound_c 719B
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/hud
text_snippet chatbox.scss 3.1KB
styles
text_snippet rootpanel.scss 3.4KB
text_snippet sandbox.scss 1.5KB
styles/spawnmenu
text_snippet _packageicon.scss 983B
text_snippet _packagelist.scss 1.1KB
text_snippet _tabs.scss 657B
text_snippet spawnmenu.scss 2.6KB
styles/toolbar
text_snippet toolbar.scss 1.4KB
surfaces
text_snippet car.surface_c 666B
text_snippet default.audiomat_c 414B
text_snippet default.surface_c 2KB
text_snippet metal.audiomat_c 415B
text_snippet metal.surface_c 1.9KB
textures/brick_wall_b
insert_photo brick_wall_b_ao_tga_14affc18.generated.vtex_c 1.5MB
insert_photo brick_wall_b_diff_color_tga_9ed2d076.generated.vtex_c 2.2MB
insert_photo brick_wall_b_diff_color_tga_b7e08768.generated.vtex_c 4.5MB
insert_photo brick_wall_b_nrm_normal_tga_af8f8544.generated.vtex_c 1.8MB
insert_photo brick_wall_b_nrm_normal_tga_c90aa6eb.generated.vtex_c 4.9MB
insert_photo brick_wall_b_spec_rough_png_56bf7703.generated.vtex_c 3.9MB
textures
insert_photo cargo01_ao_png_9e14edea.generated.vtex_c 4.1MB
insert_photo cargo01_color_png_bf618467.generated.vtex_c 11.2MB
insert_photo cargo01_normal_png_29bb868f.generated.vtex_c 10.2MB
insert_photo cargo02_color_png_cfe88cd7.generated.vtex_c 11.1MB
insert_photo cargo03_color_png_aed5a09d.generated.vtex_c 10MB
insert_photo cargo04_color_png_3b23ae94.generated.vtex_c 11.4MB
textures/concrete_trim
insert_photo concrete_trim_diff_color_tga_fa2d1239.generated.vtex_c 628.2KB
insert_photo concrete_trim_nrm_normal_tga_87091984.generated.vtex_c 1.3MB
textures/cubemaps
insert_photo default.vtex_c 299.9KB
insert_photo default2.vtex_c 513.3KB
textures/detail
insert_photo concrete_a_detail_detail_tga_a7d9b9ab.generated.vtex_c 283.5KB
insert_photo concrete_a_detail_nrm_normal_tga_68fac5a4.generated.vtex_c 343.4KB
insert_photo plaster_a_detail_detail_tga_69f73d17.generated.vtex_c 274.3KB
insert_photo plaster_a_detail_nrm_normal_tga_52cfec30.generated.vtex_c 343.4KB
textures/fences_walls
insert_photo concrete_wall_diff_color_tga_4b9e3293.generated.vtex_c 2.3MB
insert_photo concrete_wall_nrm_normal_tga_8af9eb11.generated.vtex_c 5.3MB
textures/floor
insert_photo floor_dirt_a_color_tga_8d850c46.generated.vtex_c 2.5MB
insert_photo floor_dirt_a_normal_tga_4c5e5124.generated.vtex_c 3.1MB
insert_photo floor_dirt_a_rough_tga_755b434c.generated.vtex_c 4.8MB
insert_photo floor_grass_a_color_tga_46b28e5.generated.vtex_c 5MB
insert_photo floor_grass_a_normal_tga_fef5a052.generated.vtex_c 3.1MB
insert_photo floor_grass_a_rough_tga_30e4e9e0.generated.vtex_c 4.9MB
insert_photo floor_gravel_asphalt_color_tga_b7d82ce9.generated.vtex_c 4.4MB
insert_photo floor_gravel_asphalt_normal_tga_f71c299b.generated.vtex_c 2.5MB
insert_photo floor_gravel_asphalt_rough_tga_ea6edccd.generated.vtex_c 4.1MB
textures/plaster_c
insert_photo plaster_c_diff_color_tga_19285dbb.generated.vtex_c 4.4MB
insert_photo plaster_c_nrm_normal_tga_2278d7e8.generated.vtex_c 2.5MB
insert_photo plaster_c_spec_rough_png_931c6161.generated.vtex_c 4.1MB
textures/small_junk
insert_photo small_junk_ao_tga_ce44a73.generated.vtex_c 4.7MB
insert_photo small_junk_diff_color_tga_9db36c62.generated.vtex_c 18.1MB
insert_photo small_junk_nrm_normal_tga_d3f46520.generated.vtex_c 17.7MB
insert_photo small_junk_spec_metal_tga_a2ac5532.generated.vtex_c 118.7KB
textures/wall
insert_photo corrugated_wall_a_ao_tga_5901dce.generated.vtex_c 2MB
insert_photo corrugated_wall_a_color_tga_26a040b2.generated.vtex_c 4MB
insert_photo corrugated_wall_a_mask_tga_fad010d4.generated.vtex_c 1.7MB
insert_photo corrugated_wall_a_normal_tga_b98b732a.generated.vtex_c 4.4MB
insert_photo low_brick_wall_a_ao_tga_5656afef.generated.vtex_c 2MB
insert_photo low_brick_wall_a_color_tga_a65f084e.generated.vtex_c 4.1MB
insert_photo low_brick_wall_a_mask_tga_bf33d8a3.generated.vtex_c 2.3MB
insert_photo low_brick_wall_a_normal_tga_4c2a03ac.generated.vtex_c 5.1MB
insert_photo wall_limestone_brick_large_ao_tga_ed2cfbce.generated.vtex_c 2.2MB
insert_photo wall_limestone_brick_large_color_tga_c718aa92.generated.vtex_c 2.2MB
insert_photo wall_limestone_brick_large_normal_tga_e0cae810.generated.vtex_c 5.3MB
insert_photo wall_panel_b_ao_tga_e3c118cb.generated.vtex_c 1.6MB
insert_photo wall_panel_b_color_tga_a93ff3d4.generated.vtex_c 300.1KB
insert_photo wall_panel_b_normal_tga_dff28494.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 158B
ui/components/serverlist
text_snippet serverlistpanel.razor.scss 2KB
ui/controls
text_snippet slidercontrol.razor.scss 2.1KB
text_snippet switchcontrol.razor.scss 988B
ui/cros
text_snippet cros.png 41.2KB
ui
text_snippet crosshair.scss 250B
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/killfeed
text_snippet killfeed.scss 1.1KB
ui/scoreboard
text_snippet scoreboard.scss 879B
ui/voicechat
text_snippet voicelist.scss 814B
text_snippet voicespeaker.scss 285B
view_in_ar wood_box.vmdl_c 9.2KB
wood_box
view_in_ar piece_01.vmdl_c 8.8KB