Metadata

{
  "MaxPlayers": 4,
  "MinPlayers": 1,
  "TickRate": 50,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "facepunch.flatgrass"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "CsProjName": "ViWi",
  "StartupScene": "scenes/lobby.scene",
  "ProjectTemplate": null,
  "LaunchMode": "Normal",
  "ControlModes": {},
  "InputSettings": {
    "Actions": [
      {
        "Name": "Forward",
        "KeyboardCode": "W",
        "GamepadCode": "None",
        "GroupName": "Movement"
      },
      {
        "Name": "Backward",
        "KeyboardCode": "S",
        "GamepadCode": "None",
        "GroupName": "Movement"
      },
      {
        "Name": "Left",
        "KeyboardCode": "A",
        "GamepadCode": "None",
        "GroupName": "Movement"
      },
      {
        "Name": "Right",
        "KeyboardCode": "D",
        "GamepadCode": "None",
        "GroupName": "Movement"
      },
      {
        "Name": "Jump",
        "KeyboardCode": "space",
        "GamepadCode": "None",
        "GroupName": "Movement"
      },
      {
        "Name": "Run",
        "KeyboardCode": "shift",
        "GamepadCode": "LeftJoystickButton",
        "GroupName": "Movement"
      },
      {
        "Name": "Walk",
        "KeyboardCode": "alt",
        "GamepadCode": "None",
        "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",
        "GamepadCode": "None",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot5",
        "KeyboardCode": "5",
        "GamepadCode": "None",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot6",
        "KeyboardCode": "6",
        "GamepadCode": "None",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot7",
        "KeyboardCode": "7",
        "GamepadCode": "None",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot8",
        "KeyboardCode": "8",
        "GamepadCode": "None",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot9",
        "KeyboardCode": "9",
        "GamepadCode": "None",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot0",
        "KeyboardCode": "0",
        "GamepadCode": "None",
        "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": "None",
        "GroupName": "Other"
      },
      {
        "Name": "Drop",
        "KeyboardCode": "g",
        "GamepadCode": "None",
        "GroupName": "Other"
      },
      {
        "Name": "Flashlight",
        "KeyboardCode": "f",
        "GamepadCode": "DpadNorth",
        "GroupName": "Other"
      },
      {
        "Name": "Score",
        "KeyboardCode": "tab",
        "GamepadCode": "SwitchLeftMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Menu",
        "KeyboardCode": "M",
        "GamepadCode": "SwitchRightMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Chat",
        "KeyboardCode": "enter",
        "GamepadCode": "None",
        "GroupName": "Other"
      },
      {
        "Name": "Inventory",
        "KeyboardCode": "tab",
        "GamepadCode": "None",
        "GroupName": "Other"
      },
      {
        "Name": "Character",
        "KeyboardCode": "Q",
        "GamepadCode": "None",
        "GroupName": "Other"
      },
      {
        "Name": "Abilities",
        "KeyboardCode": "N",
        "GamepadCode": "None",
        "GroupName": "Other"
      },
      {
        "Name": "use2",
        "KeyboardCode": "F",
        "GamepadCode": "None",
        "GroupName": "Other"
      },
      {
        "Name": "ToggleCameraMode",
        "KeyboardCode": "M",
        "GamepadCode": "None",
        "GroupName": "Other"
      },
      {
        "Name": "Shop",
        "KeyboardCode": "U",
        "GamepadCode": "None",
        "GroupName": "Other"
      },
      {
        "Name": "use3",
        "KeyboardCode": "O",
        "GamepadCode": "None",
        "GroupName": "Other"
      }
    ],
    "__guid": "ad948f78-bca2-4693-897b-dc9359851432"
  },
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "Whitelist": true,
    "AssemblyReferences": [],
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "Resources": "\nmaterials/bullet.png\nmaterials/pixel.png\nmaterials/Sprint.png\nmaterials/background.png\nchat/Chat.razor.scss\nmodels/aksu/ak74_n.tga\nmodels/aksu/ak74_sk1.tga\nmodels/aksu/ak74u_boltback.wav\nmodels/aksu/ak74u_boltforward.wav\nmodels/aksu/ak74u_distance_fire1.wav\nmodels/aksu/ak74u_fire1.wav\nmodels/aksu/ak74u_fire2.wav\nmodels/aksu/ak74u_fire3.wav\nmodels/aksu/ak74u_magin.wav\nmodels/aksu/ak74u_magout.wav\nmodels/aksu/ak74u_suppressed_fire1.wav\nmodels/aksu/aksu_n.tga\nmodels/aksu/aksu_synth_n.tga\nmodels/aksu/aksu_synth.tga\nmodels/aksu/aksu.tga\nmodels/aksu/rpk74m_n.tga\nmodels/aksu/rpk74m.tga\nmodels/aksu/v/ak74u_modern_ak74u_mag_ref_hand_blue.smd\nmodels/aksu/v/ak74u_modern_ak74u_mag_ref_hand_red.smd\nmodels/aksu/v/ak74u_modern_ak74u_mag_ref_mag_ext.smd\nmodels/aksu/v/ak74u_modern_ak74u_mag_ref_mag.smd\nmodels/aksu/v/ak74u_modern_ak74u_mag_ref_PSO.smd\nmodels/aksu/v/ak74u_modern_ak74u_mag_ref_suppressor.smd\nmodels/aksu/v/ak74u_modern_ak74u_mag_ref.smd\nmodels/aksu/v/ak74u_modern_anims/deploy_first.smd\nmodels/aksu/v/ak74u_modern_anims/deploy.smd\nmodels/aksu/v/ak74u_modern_anims/fire1_scoped.smd\nmodels/aksu/v/ak74u_modern_anims/fire1.smd\nmodels/aksu/v/ak74u_modern_anims/fire2.smd\nmodels/aksu/v/ak74u_modern_anims/fire2_scoped.smd\nmodels/aksu/v/ak74u_modern_anims/fire3_scoped.smd\nmodels/aksu/v/ak74u_modern_anims/fire3.smd\nmodels/aksu/v/ak74u_modern_anims/holster.smd\nmodels/aksu/v/ak74u_modern_anims/idle_scoped.smd\nmodels/aksu/v/ak74u_modern_anims/idle.smd\nmodels/aksu/v/ak74u_modern_anims/reload_empty_nomen.smd\nmodels/aksu/v/ak74u_modern_anims/reload_empty.smd\nmodels/aksu/v/ak74u_modern_anims/reload_nomen.smd\nmodels/aksu/v/ak74u_modern_anims/reload.smd\nmodels/aksu/v/ak74u_modern.qc\nmodels/aksu/w/ak74u_modern_ak74u_mag_ref_mag_ext.smd\nmodels/aksu/w/ak74u_modern_ak74u_mag_ref_mag.smd\nmodels/aksu/w/ak74u_modern_ak74u_mag_ref_PSO.smd\nmodels/aksu/w/ak74u_modern_ak74u_mag_ref_suppressor.smd\nmodels/aksu/w/ak74u_modern_ak74u_mag_ref.smd\nmodels/aksu/w/ak74u_modern_anims/idle.smd\nmodels/aksu/w/ak74u_modern_physics.smd\nmodels/aksu/w/ak74u_modern.qc\nmodels/glock/cartridges_normal.tga\nmodels/glock/cartridges.tga\nmodels/glock/glock.tga\nmodels/glock/glock20_distance_fire1.wav\nmodels/glock/glock20_fire1.wav\nmodels/glock/glock20_magin.wav\nmodels/glock/glock20_magout_empty.wav\nmodels/glock/glock20_magout.wav\nmodels/glock/glock20_sliderelease.wav\nmodels/glock/glock20_suppressed_fire1.wav\nmodels/glock/v/glock20_anims/draw_empty.smd\nmodels/glock/v/glock20_anims/draw.smd\nui/Hud.razor.scss\nui/Inventory.razor.scss\nui/NameTag.razor.scss\nui/PauseMenu.razor.scss\nui/Scoreboard.razor.scss\nui/StartLobby.razor.scss\nsounds/zombie/zomb_runner_male1-idle-03.wav\nsounds/zombie/zomb_runner_male1-idle-02.wav\nsounds/zombie/zomb_runner_male1-idle-02.wav\nsounds/zombie/zomb_runner_male1-idle-03.wav\nsounds/zombie/zomb_runner_male1-idle-01.wav\nsounds/zombie/zomb_runner_male1-death-03.wav\nsounds/zombie/zomb_runner_male1-death-02.wav\nsounds/zombie/zomb_runner_male1-death-01.wav\nsounds/zombie/zomb_runner_male1-attack03.wav\nsounds/zombie/zomb_runner_male1-attack02.wav\nsounds/zombie/zomb_runner_male1-attack01.wav\nsounds/weapons/weapon_sightraise2.wav\nsounds/weapons/weapon_sightraise.wav\nsounds/weapons/weapon_sightlower2.wav\nsounds/weapons/weapon_sightlower.wav\nsounds/weapons/weapon_holster3.wav\nsounds/weapons/weapon_holster2.wav\nsounds/weapons/weapon_holster1.wav\nsounds/weapons/weapon_deploy3.wav\nsounds/weapons/weapon_deploy2.wav\nsounds/weapons/weapon_deploy1.wav\nsounds/weapons/switch5.wav\nsounds/weapons/switch6.wav\nsounds/weapons/switch4.wav\nsounds/weapons/switch3.wav\nsounds/weapons/switch2.wav\nsounds/weapons/switch1.wav\nsounds/weapons/noattachments.wav\nsounds/weapons/empty_submachineguns.wav\nsounds/weapons/empty_sniperrifles.wav\nsounds/weapons/empty_shotguns.wav\nsounds/weapons/empty_machineguns.wav\nsounds/weapons/empty_battlerifles.wav\nsounds/weapons/empty_assaultrifles.wav\nsounds/weapon.pickup4.wav\nsounds/weapon.pickup3.wav\nsounds/weapon.pickup2.wav\nsounds/weapon.pickup1.wav\nsounds/grunt4.wav\nsounds/grunt3.wav\nsounds/grunt2.wav\nsounds/grunt1.wav\nProjectSettings/Collision.config\nmodels/machette/w/w_macheteLOD0.smd\nmodels/machette/w/w_machete.qc\nmodels/machette/w/w_machete_anims/idle.smd\nmodels/machette/w_machete.tga\nmodels/machette/v/machete.qc\nmodels/machette/v/machete_ref.smd\nmodels/machette/v/machete_ref_hand_red.smd\nmodels/machette/v/machete_ref_hand_blue.smd\nmodels/machette/v/machete_anims/slash2.smd\nmodels/machette/v/machete_anims/slash1.smd\nmodels/machette/v/machete_anims/overhead.smd\nmodels/machette/v/machete_anims/idle.smd\nmodels/machette/v/machete_anims/holster.smd\nmodels/machette/v/machete_anims/holster_nomen.smd\nmodels/machette/v/machete_anims/draw.smd\nmodels/machette/v/machete_anims/draw_nomen.smd\nmodels/machette/v/machete_anims/backstab_stab.smd\nmodels/machette/v/machete_anims/backstab_idle.smd\nmodels/machette/v/machete_anims/backstab_holster.smd\nmodels/machette/v/machete_anims/backstab_draw.smd\nmodels/machette/machete3.wav\nmodels/machette/machete2.wav\nmodels/machette/machete1.wav\nmodels/machette/knife_stab.wav\nmodels/machette/knife_hitworld1.wav\nmodels/machette/knife_hit3.wav\nmodels/machette/knife_hit2.wav\nmodels/machette/knife_hit1.wav\nmodels/machette/gerber_gator.tga\nmodels/m67/w/m67.smd\nmodels/m67/w/m67.qc\nmodels/m67/w/m67_thrown.qc\nmodels/m67/w/m67_thrown_physics.smd\nmodels/m67/w/m67_thrown_m67.smd\nmodels/m67/w/m67_thrown_anims/idle.smd\nmodels/m67/w/m67_physics.smd\nmodels/m67/w/m67_anims/idle.smd\nmodels/m67/v/m67.smd\nmodels/m67/v/m67.qc\nmodels/m67/v/m67_hand_red2.smd\nmodels/m67/v/m67_hand_red.smd\nmodels/m67/v/m67_hand_blue2.smd\nmodels/m67/v/m67_hand_blue.smd\nmodels/m67/v/m67_anims/throw.smd\nmodels/m67/v/m67_anims/prime.smd\nmodels/m67/v/m67_anims/idle.smd\nmodels/m67/v/m67_anims/holster.smd\nmodels/m67/v/m67_anims/holster_nomen.smd\nmodels/m67/v/m67_anims/holster_empty.smd\nmodels/m67/v/m67_anims/holster_empty_nomen.smd\nmodels/m67/v/m67_anims/deploy.smd\nmodels/m67/v/m67_anims/deploy_nomen.smd\nmodels/m67/v/m67_anims/deploy_empty.smd\nmodels/m67/v/m67_anims/deploy_empty_nomen.smd\nmodels/m67/v/m67_anims/cook.smd\nmodels/m67/m67.tga\nmodels/glock/v/glock20_anims/fire_1.smd\nmodels/glock/v/glock20_anims/fire_2.smd\nmodels/glock/v/glock20_anims/fire_last.smd\nmodels/glock/v/glock20_anims/holster_empty.smd\nmodels/glock/v/glock20_anims/holster.smd\nmodels/glock/v/glock20_anims/idle_empty.smd\nmodels/glock/v/glock20_anims/idle_iron_empty.smd\nmodels/glock/v/glock20_anims/idle_iron.smd\nmodels/glock/v/glock20_anims/idle.smd\nmodels/glock/v/glock20_anims/iron_fire_last.smd\nmodels/glock/v/glock20_anims/iron_fire.smd\nmodels/glock/v/glock20_anims/reload_empty_nomen.smd\nmodels/glock/v/glock20_anims/reload_empty.smd\nmodels/glock/v/glock20_anims/reload_nomen.smd\nmodels/glock/v/glock20_anims/reload.smd\nmodels/glock/v/glock20_glock.smd\nmodels/glock/v/glock20_ref_hand_blue.smd\nmodels/glock/v/glock20_ref_hand_red.smd\nmodels/glock/v/glock20_ref_suppressor.smd\nmodels/glock/v/glock20_ref_tritium.smd\nmodels/glock/v/glock20.qc\nmodels/glock/w_glock20.tga\nmodels/glock/w/w_glock20_anims/idle.smd\nmodels/glock/w/w_glock20.qc\nmodels/glock/w/w_glock20LOD0_lod1.smd\nmodels/glock/w/w_glock20LOD0_lod2.smd\nmodels/glock/w/w_glock20LOD0.smd\nmodels/handes/black.tga\nmodels/handes/desertkhaki.tga\nmodels/handes/hand_black.tga\nmodels/handes/hand_camo.tga\nmodels/handes/hand_normal.tga\nmodels/handes/hand_tan.tga\nmodels/handes/hand.tga\nmodels/handes/multicam.tga\nmodels/handes/nomex_normal.tga\nmodels/handes/nomex_normal.tga\nmodels/handes/nomex.tga\nmodels/handes/pmm_ref_hand_blue.smd\nmodels/handes/pmm_ref_hand_red.smd\nmodels/handes/sitex_normal.tga\nmodels/handes/sitex.tga\nmodels/handes/sleeve_detail.tga\nmodels/handes/sleeve_normal.tga\nmodels/handes/sleeve.tga\nmodels/handes/sleeve2.tga\nmodels/handes/watch_dig_min.tga\nmodels/handes/watch_dig_sec.tga\nmodels/handes/watch_glass.tga\nmodels/handes/watch_hands.tga\nmodels/handes/wristwatch_normal.tga\nmodels/handes/wristwatch.tga\nmodels/handle/p99.fbx\nmodels/m67/m67_explode_1_distant.ogg\nmodels/m67/m67_explode_1.wav\nmodels/m67/m67_explode_2.wav\nmodels/m67/m67_explode_3.wav\nmodels/m67/m67_explode_4.wav\nmodels/m67/m67_explode_5.wav\nmodels/m67/m67_explode_6.wav\nmodels/m67/m67_pinpull.wav\nmodels/m67/m67_primer.wav\nmodels/m67/m67_safety.wav\nmodels/m67/m67_spoon1.wav\n\nui/Elements/SideButton.razor.scss\nui/hud/ammo_empty.png\nui/hud/ammo.png\nui/hud/blocked.png\nui/hud/box_question.png\nui/hud/circle/circle_0.png\nui/hud/circle/circle_1.png\nui/hud/circle/circle_2.png\nui/hud/circle/circle_3.png\nui/hud/circle/circle_4.png\nui/hud/circle/circle_5.png\nui/hud/circle/circle_6.png\nui/hud/circle/circle_7.png\nui/hud/circle/circle_8.png\nui/hud/clothes_boots.png\nui/hud/clothes_face.png\nui/hud/clothes_hat.png\nui/hud/clothes_legs.png\nui/hud/clothes_torso.png\nui/hud/confirm.png\nui/hud/current_level.png\nui/hud/day_calendaricon.png\nui/hud/delete_item_64_45deg.png\nui/hud/delete_item.png\nui/hud/dialogue_name.png\nui/hud/equip_item_64_30deg.png\nui/hud/exit.png\nui/Hud/FullscreenManager/FullScreenManager.razor.scss\nui/hud/goback.png\nui/hud/hand_slot.png\nui/hud/home.png\nui/Hud/Hud.razor.scss\nui/Hud/Hudmaster.razor.scss\nui/Hud/InGameHud/InGameHud.razor.scss\nui/hud/interaction-pointer.png\nui/hud/inv_actions_drop.png\nui/hud/inv_actions_equip.png\nui/hud/inv_actions_equipclothes.png\nui/hud/inv_actions_inspect.png\nui/hud/inv_actions_unequip.png\nui/hud/inv.png\nui/Hud/Inventory/Inventory.razor.scss\nui/hud/left.png\nui/hud/level_up.png\nui/hud/lobby-closed.png\nui/hud/lobby-public.png\nui/hud/moni.png\nui/Hud/NameTag.razor.scss\nui/Hud/PauseMenu/PauseMenu.razor.scss\nui/hud/phish_unknown.png\nui/hud/primary_task.png\nui/hud/question_mark.png\nui/hud/right.png\nui/Hud/Scoreboard.razor.scss\nui/hud/search_items.png\nui/hud/slot_mask_thin.png\nui/hud/slot_mask.png\nui/Hud/StartLobby.razor.scss\nui/hud/sort_items.png\nui/Hud/Style.scss\nui/hud/substory_task.png\nui/hud/sweet_memories.png\nui/hud/task_completed.png\nui/hud/tablet.png\nui/hud/task_failed.png\nui/hud/task_not_completed.png\nui/hud/task_pin.png\nui/hud/top.png\nui/hud/town_marker.png\nui/hud/water_marker.png\nui/hud/weight.png\nClothing/ClothingPanel.razor.scss\nClothing/Creator/CreatorOverlay.razor.scss\nmodels/Saunaaxe/axebasetexture.png\nmodels/Saunaaxe/saunaaxe.fbx\nmodels/Saunaaxe/saunaaxes.blend\nui/Elements/IconWorldPanel.razor.scss\nui/Elements/InputHint.razor.scss\nui/Elements/ItemInformation.razor.scss\nui/hud/clothes_belt.png\nui/hud/clothes_bracer.png\nui/hud/fish_collection.png\nui/hud/fish_rarity_empty.png\nui/hud/fish_rarity.png\nui/Hud/InGameHud/InteractionHint/InteractionHint.razor.scss\nui/Hud/Inventory/ContextMenu/ContextMenu.razor.scss\nui/Hud/Inventory/ContextMenu/ContextMenuOption.razor.scss\nui/Hud/Inventory/DraggableItem.razor.scss\nui/Hud/Inventory/HoverPanel.razor.scss\nui/Hud/Inventory/InspectItem/InspectItem.razor.scss\nui/Hud/Inventory/InventorySlot.razor.scss\nui/icons/00000000-0000-0000-0000-000000000000.png\nui/icons/c5577401-fa81-4093-bbc0-6ba644a08258.png\nClothing/Creator/BodypartPanel.razor.scss\nClothing/Creator/MugshotPanel.razor.scss\nClothing/Creator/PassportPanel.razor.scss\nClothing/Creator/TabletPanel.razor.scss\nmaterials/mana.png\nmaterials/stats.png\nmodels/clothes/alien_head/alien_head_color.png\nmodels/clothes/alien_head/alien_head_normal.png\nmodels/clothes/alien_head/alien_head_rough.png\nmodels/clothes/alien_head/alien_head.fbx\nmodels/clothes/drug_binoculars/black_drug_binoculars_color.png\nmodels/clothes/drug_binoculars/black_drug_binoculars_normal.png\nmodels/clothes/drug_binoculars/black_drug_binoculars_rough.png\nmodels/clothes/drug_binoculars/drug_binoculars_color.png\nmodels/clothes/drug_binoculars/drug_binoculars_normal.png\nmodels/clothes/drug_binoculars/drug_binoculars_rough.png\nmodels/clothes/drug_binoculars/drug_binoculars.fbx\nui/Elements/ExperienceBar/ExperienceBar.razor.scss\nui/Hud/Character/CharacterMenu.razor.scss\nui/Hud/Character/CharacterRenderer.razor.scss\nui/hud/background.png\nui/hud/muscles.png\nui/hud/player.png\nui/hud/vynd.png\nui/icons/ak47.png\nmaps/testbase.los\nmaterials/ceiling_tile_border_04.png\nmaterials/Concrete tile ground floor walkway pathway texture ver 5.jpg\nmaterials/rough-stone-wall-2600-mm-architextures.jpg\nmaterials/pngegg.png\nmaterials/stonewall.png\nsounds/Aufzeichnung (7).m4a\nsounds/grunt/Aufzeichnung (4) (mp3cut.net) (1).wav\nsounds/grunt/Aufzeichnung (4) (mp3cut.net) (2).wav\nsounds/grunt/Aufzeichnung (4) (mp3cut.net).wav\nsounds/grunt/Aufzeichnung (5) (mp3cut.net).wav\nsounds/grunt/Aufzeichnung (mp3cut.net).wav\nsounds/grunt/gruntnew.wav\nui/hud/background.xcf\nui/hud/crosshair1.png\nui/hud/dialogue_name.xcf\nui/icons/fd8003ab-90f2-4733-a2f0-2819dec7fd1a.png\nAssets/maps/sauna_police.vmap\nAssets/maps/testbase.los\nAssets/maps/testbase.vmap\nAssets/materials/Box/ff64788c8589d48ec4e4a42e84d453df.jpg\n*.los\n*.vmap\n*.png\n*.jpg\n*.vmat\n*.tga\n*.vtex\n*.wav\n*.sound\n*.smd\n*.vanmgrph\n*.sndseq\n*.qc\n*.vmdl\n*.fbx\n*.prefab\n*.vpcf\n*.scene\n*.hlsl\n*.shader\n*.m4a\n*.sndscape\n*.mp3\n*.xcf\n*.scss\n*.dll\n*.xml\n*.json\n*.md\nAssets/models/Saunaaxe/saunaaxes.blend\ncode/custom_action/Player_GetPlayer.action\nLICENSE\nNew Terrain 1.terrain\nNew Terrain.terrain\n*.action\n*.tmp\n*.shdrgrph\n*.gif\nmodels/m4a1/M4A1/m4a1.equip\nui/hud/intro/vyndalium.mp4",
  "CodePackageReferences": []
}

Files

Name Size
.bin
text_snippet manifest.json 51B
text_snippet package.base.cll 30.7KB
text_snippet package.base.dll 163KB
text_snippet package.base.xml 54.6KB
text_snippet package.viwi.vyndalium.cll 157KB
text_snippet package.viwi.vyndalium.dll 1022.5KB
text_snippet package.viwi.vyndalium.xml 42.1KB
a_shop_
text_snippet shoppanel.razor.scss 42.3KB
a
insert_photo toilet_d_tga_bd9fc8fc.vtex_c 546.9KB
animgraphs
text_snippet box_expert.vanmgrph 8.6KB
text_snippet box_expert.vanmgrph_c 2.3KB
text_snippet box.vanmgrph 2KB
text_snippet box.vanmgrph_c 1.1KB
base/materials
insert_photo pink_vmat_g_tcolor_1c33b933.generated.vtex_c 1.5KB
insert_photo pink_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections pink.vmat_c 4.5KB
view_in_ar bitchchamp.vmdl_c 97.7KB
insert_photo body_base_color_alpha_png_c8d7aa39.generated.vtex_c 998.8KB
collections body_base_color_alpha.vmat_c 5KB
chat
text_snippet chat.razor.scss 2KB
chest
text_snippet baseinteractionhint.razor.scss 488B
text_snippet storagebox.razor.scss 5.3KB
content/materials/metal
insert_photo metall_floor_nrm_tga_2b058aea.generated.vtex_c 254.6KB
insert_photo metall_floor_tga_d4556e1b.generated.vtex_c 547.2KB
collections metall_floor.vmat_c 5.2KB
content/materials/wood
insert_photo milwall015_tga_a807cf5f.generated.vtex_c 172.5KB
collections milwall015.vmat_c 5.1KB
insert_photo woodfloor001a_normal_tga_593945a7.generated.vtex_c 290.8KB
insert_photo woodfloor008a_tga_5240b74b.generated.vtex_c 172.5KB
collections woodfloor008a.vmat_c 5.2KB
insert_photo woodfloor01a_normal_lfw_tga_899afcfa.generated.vtex_c 284.7KB
custom_action
text_snippet player_getplayer.action 2B
decals
text_snippet bullethole.decal_c 634B
text_snippet empty.decal_c 336B
dev/helper
insert_photo testgrid_color_tga_f1408e43.generated.vtex_c 49KB
collections testgrid.vmat_c 4.7KB
insert_photo dog_png_eaf92757.generated.vtex_c 172.4KB
collections dog.vmat_c 5.2KB
dungeon
text_snippet endstart.prefab_c 2.3KB
text_snippet leftright.prefab_c 2.2KB
text_snippet topdown.prefab_c 1.9KB
entities/modular_vehicle
insert_photo modular_vehicle_a_ao_tga_6040a02e.generated.vtex_c 26.9MB
insert_photo modular_vehicle_a_color_tga_81011169.generated.vtex_c 55.3MB
insert_photo modular_vehicle_a_normal_tga_e4d2e54e.generated.vtex_c 63.7MB
collections modular_vehicle_a.vmat_c 6.3KB
view_in_ar wheel_a.vmdl_c 22.3KB
collections face-base-color.vmat_c 5KB
insert_photo fatmonster_head_png_2bbc6763.generated.vtex_c 452.5KB
collections fatmonster_head.vmat_c 5.2KB
insert_photo fatmonsterbody_png_c95bb65f.generated.vtex_c 1.6MB
collections fatmonsterbody.vmat_c 5.2KB
text_snippet fireparticle.vpcf_c 3.1KB
collections jacket_base.vmat_c 5KB
leaderbords
text_snippet leaderboard.razor.scss 5.8KB
text_snippet leaderworldboard.razor.scss 87B
lobby menu
text_snippet lobby.razor.scss 3KB
text_snippet lobbyworldpanel.razor.scss 86B
maps
text_snippet backupnewtestbase.los 490.2KB
text_snippet backupnewtestbase.vmap 1.6MB
public backupnewtestbase.vpk 6.7MB
text_snippet forest.los 31.1MB
text_snippet forest.vmap 902.2KB
public forest.vpk 6.7MB
text_snippet forest2.los 23MB
text_snippet forest2.vmap 965.8KB
public forest2.vpk 10MB
text_snippet koruland.vmap 192.3KB
public koruland.vpk 36.3KB
text_snippet map4.vmap 424.8KB
text_snippet start.los 1.5MB
text_snippet start.vmap 344.5KB
public start.vpk 1.7MB
text_snippet testbase.los 45.9KB
text_snippet testbase.vmap 220.3KB
public testbase.vpk 226.7KB
text_snippet training.vmap 446.5KB
text_snippet untitled_2.los 731.5KB
text_snippet untitled_2.vmap 2.3MB
public untitled_2.vpk 2.3MB
text_snippet untitled_3.vmap 293.7KB
public untitled_3.vpk 12.9KB
materials/3dtexturesme/glass_vintage_001
insert_photo glass_vintage_001_basecolor_jpg_c13911ed.generated.vtex_c 741.1KB
insert_photo glass_vintage_001_normal_jpg_b7384db0.generated.vtex_c 495.5KB
insert_photo glass_vintage_001_roughness_jpg_14ac043c.generated.vtex_c 370KB
collections glass_vintage_001.vmat_c 7KB
materials/ambientcg
insert_photo chipboard003_4k_color_jpg_c0646020.vtex_c 20.2MB
insert_photo chipboard003_4k_normalgl_jpg_b3e8754b.vtex_c 21.3MB
collections chipboard003.vmat_c 5.8KB
insert_photo wood022_2k_color_jpg_74973e5b.vtex_c 2MB
insert_photo wood022_2k_normalgl_jpg_3a5d0bab.vtex_c 5.3MB
collections wood022.vmat_c 5.3KB
materials/bark_a
collections bark_a_blend.vmat_c 7.8KB
insert_photo bark_a_color_tga_c0dd0922.generated.vtex_c 4.3MB
insert_photo bark_a_normal_tga_cb735865.generated.vtex_c 2.6MB
insert_photo bark_a_rough_tga_84bae464.generated.vtex_c 4.8MB
materials/bark_b
insert_photo bark_b_color_tga_1b21beaa.generated.vtex_c 3.6MB
insert_photo bark_b_color_tga_5ff57f86.generated.vtex_c 1.7MB
insert_photo bark_b_normal_tga_1a9abb2d.generated.vtex_c 2MB
insert_photo bark_b_normal_tga_f41e49ae.generated.vtex_c 4.7MB
insert_photo bark_b_rough_tga_865ffa4f.generated.vtex_c 4.2MB
collections bark_b.vmat_c 5.1KB
materials
collections barrelmat.vmat_c 5.4KB
materials/basefiles/concretetilefloor
insert_photo concrete_tile_floor_ao_png_b5657237.generated.vtex_c 684.6KB
insert_photo concrete_tile_floor_color_png_d30eba1.generated.vtex_c 9.1MB
insert_photo concrete_tile_floor_normal_png_1e15e36a.generated.vtex_c 1.3MB
materials/basefiles/metal_roof
insert_photo metal_roof_ao_png_44adc392.generated.vtex_c 650.2KB
insert_photo metal_roof_color_png_86dfcbba.generated.vtex_c 4MB
insert_photo metal_roof_normal_png_8d3a0c44.generated.vtex_c 1.3MB
materials/basematerials/reizer/random_stuff/wood_box/01a
insert_photo wood_box_01_ao_png_d5dc0a16.generated.vtex_c 1.4MB
insert_photo wood_box_01_base_color_png_d0804702.generated.vtex_c 3.1MB
insert_photo wood_box_01_normal_png_26d49fb7.generated.vtex_c 3.3MB
materials/basematerials/reizer/random_stuff/wood_box/03a
insert_photo wood_box_03_ao_png_4b876daa.generated.vtex_c 1.4MB
insert_photo wood_box_03_base_color_png_85f59d95.generated.vtex_c 2.8MB
insert_photo wood_box_03_normal_png_27df7750.generated.vtex_c 3.6MB
materials/basematerials/reizer/random_stuff/wood_box/03b
insert_photo wood_box_03_base_color_png_8b585721.generated.vtex_c 2.9MB
materials
collections bowiepaver.vmat_c 5.4KB
materials/bricks_a
collections bricks_a_plaster_blend_red.vmat_c 8.4KB
insert_photo brickz_color_tga_5c6c664a.generated.vtex_c 4.3MB
insert_photo brickz_normal_tga_ac26bc88.generated.vtex_c 2.8MB
insert_photo brickz_rough_tga_5217185d.generated.vtex_c 4.5MB
materials/bricks
collections bricks_066.vmat_c 6.1KB
materials/bricks/tex_bricks_066
insert_photo bricks_066_ao_jpg_126762a6.generated.vtex_c 684.6KB
insert_photo bricks_066_color_jpg_c86d5fbb.generated.vtex_c 2.2MB
insert_photo bricks_066_normal_jpg_e15e867e.generated.vtex_c 1.3MB
materials
text_snippet bullet.png 7.9KB
materials/cables
insert_photo cable_metal_fire_extinguisher_cable_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
collections cable_metal_fire_extinguisher_cable.vmat_c 4.7KB
materials
insert_photo ceiling_tile_border_04_png_942d2739.generated.vtex_c 294.4KB
insert_photo chnk_grass_001_basecolor_tga_b4f6d167.generated.vtex_c 5.3MB
insert_photo chnk_grass_001_normal_tga_ab3e6b0d.generated.vtex_c 5.3MB
collections chnk_grass_001.vmat_c 5.3KB
materials/cobblestone_lava
insert_photo cobblestone_lava_ao_png_46ba21d9.generated.vtex_c 2MB
insert_photo cobblestone_lava_color_png_c8043c1d.generated.vtex_c 2.2MB
insert_photo cobblestone_lava_height_png_f8e3f786.generated.vtex_c 2MB
insert_photo cobblestone_lava_mask_png_273ea14f.generated.vtex_c 1.7MB
insert_photo cobblestone_lava_normal_png_c7047402.generated.vtex_c 5.3MB
insert_photo cobblestone_lava_selfillum_png_9f4ef1b6.generated.vtex_c 1.6MB
collections cobblestone_lava.vmat_c 8.2KB
materials/cobblestone
insert_photo cobblestone_wall_ao_png_9ff9d7f4.generated.vtex_c 2.7MB
insert_photo cobblestone_wall_color_png_90d22fc5.generated.vtex_c 2.3MB
insert_photo cobblestone_wall_height_png_c3dc9025.generated.vtex_c 2.5MB
insert_photo cobblestone_wall_normal_png_79600e64.generated.vtex_c 5.3MB
collections cobblestone_wall.vmat_c 6.6KB
materials
insert_photo concrete tile ground floor walkway pathway texture ver 5_jpg_200c0fdd.generated.vtex_c 303.1KB
collections concrete tiled floor.vmat_c 6.1KB
materials/concrete_a
insert_photo concrete_a_ao_tiff_2e53028.generated.vtex_c 112.4KB
insert_photo concrete_a_diffuse_tiff_c8168af8.generated.vtex_c 1.9MB
insert_photo concrete_a_normals_tiff_8c9ffde.generated.vtex_c 5.3MB
insert_photo concrete_a_normals_tiff_aea67310.generated.vtex_c 3.8MB
collections rust_concrete_a.vmat_c 6KB
materials
collections concrete_b_bld.vmat_c 7.5KB
collections concrete_f_bld_var2.vmat_c 5.9KB
materials/concrete_f
insert_photo concrete_f_ao_tiff_14813d46.generated.vtex_c 1.4MB
insert_photo concrete_f_base_diff_tiff_c2450300.generated.vtex_c 1.8MB
insert_photo concrete_f_base_nrm_tiff_20c81a8d.generated.vtex_c 4.5MB
insert_photo concrete_f_base_nrm_tiff_521c2918.generated.vtex_c 3.8MB
collections rust_concrete_f.vmat_c 6KB
materials/concrete
insert_photo concretewall002_bump-ssbump_tga_36e6edfd.generated.vtex_c 490.4KB
insert_photo concretewall002b_tga_e7d597bd.generated.vtex_c 458.9KB
collections concretewall002b.vmat_c 6.5KB
materials/concrete/damage
insert_photo concrete_damage_edgefins_vmat_g_tnormal_298f0552.generated.vtex_c 2KB
collections concrete_damage_edgefins.vmat_c 5.4KB
insert_photo concrete_damage_face_vmat_g_tnormal_298f0552.generated.vtex_c 2KB
collections concrete_damage_face.vmat_c 4.9KB
insert_photo concrete_damaged_02_color_tga_264123df.generated.vtex_c 1.3MB
insert_photo concrete_damaged_normal_tga_b6715899.generated.vtex_c 799.7KB
insert_photo concrete_damaged_rough_tga_d14d0a7.generated.vtex_c 5.1MB
materials/corrugated_steel
collections corrugated_steel.vmat_c 6.6KB
insert_photo corrugatedsteel005_4k_ambientocclusion_jpg_9645f521.generated.vtex_c 4.8MB
insert_photo corrugatedsteel005_4k_color_jpg_6061173.generated.vtex_c 19.4MB
insert_photo corrugatedsteel005_4k_normaldx_jpg_aba205ce.generated.vtex_c 19.7MB
materials/crate
insert_photo crate_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
insert_photo crate_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections crate.vmat_c 5.1KB
insert_photo holzkiste-dark_jpg_e9093f5b.generated.vtex_c 172.5KB
materials/decals
insert_photo bullethole_vmat_g_tambientocclusion_6ee12b41.generated.vtex_c 1.6KB
collections bullethole.vmat_c 5.6KB
materials/decals/concrete
insert_photo concrete1_bullet_color_psd_cdde39a6.generated.vtex_c 87.4KB
insert_photo concrete1_bullet_height_psd_9ba808df.generated.vtex_c 44.5KB
materials/decals/concrete/max
insert_photo bullethole_concrete_1_normal_psd_7195fc30.generated.vtex_c 311.5KB
materials/decals
insert_photo foam_projection_vmat_g_tambientocclusion_f7e46024.generated.vtex_c 1.6KB
collections foam_projection.vmat_c 4.5KB
materials
insert_photo default_vmat_g_tnormal_4b798e96.generated.vtex_c 2KB
collections default.vmat_c 4.6KB
materials/default
insert_photo default_ao_tga_7449568e.generated.vtex_c 1.9KB
insert_photo default_bentnormal_tga_8334dba4.generated.vtex_c 1.9KB
insert_photo default_color_tga_2871fbca.generated.vtex_c 2KB
insert_photo default_color_tga_29761996.generated.vtex_c 1.9KB
insert_photo default_color_tga_380558b.generated.vtex_c 1.7KB
insert_photo default_color_tga_e2b90229.generated.vtex_c 2KB
insert_photo default_detailmask_tga_57ae445f.generated.vtex_c 1.9KB
insert_photo default_height_tga_c331a08b.generated.vtex_c 1.7KB
insert_photo default_mask_tga_364ee55f.generated.vtex_c 2.1KB
insert_photo default_mask_tga_3a4f4d17.generated.vtex_c 1.9KB
insert_photo default_metal_tga_3379da5d.generated.vtex_c 1.9KB
insert_photo default_metal_tga_8332297d.generated.vtex_c 1.8KB
insert_photo default_normal_tga_5c878876.generated.vtex_c 2.2KB
insert_photo default_normal_tga_7f4327e9.generated.vtex_c 1.9KB
insert_photo default_normal_tga_e15dc164.generated.vtex_c 2KB
insert_photo default_normal_tga_e9423b55.generated.vtex_c 2.2KB
insert_photo default_rough_tga_76a57082.generated.vtex_c 2.6KB
insert_photo default_skin_diffusewarp_tga_4d3cb601.generated.vtex_c 189.2KB
materials/dev
collections basement_wires.vmat_c 3.9KB
insert_photo dev_measuregeneric01_color_tga_5a426725.generated.vtex_c 12.4KB
collections dev_measuregeneric01.vmat_c 4.9KB
insert_photo dev_measuregeneric01b_color_tga_20466431.generated.vtex_c 24.3KB
insert_photo dev_measuregeneric01b_color_tga_903f6f42.generated.vtex_c 12.4KB
collections dev_measuregeneric01b.vmat_c 4.9KB
insert_photo fake_sky_warm_vmat_g_tcolor_a0ce44b8.generated.vtex_c 1.5KB
collections fake_sky_warm.vmat_c 5.2KB
insert_photo primary_green_color_tga_54779f19.generated.vtex_c 45KB
collections primary_green.vmat_c 3.8KB
insert_photo primary_red_color_tga_641b2dc6.generated.vtex_c 45KB
insert_photo primary_white_color_tga_41378bb3.generated.vtex_c 45KB
insert_photo primary_white_color_tga_8be01ac1.generated.vtex_c 45KB
collections primary_white.vmat_c 4.8KB
insert_photo reflectivity_30_color_tga_e7524b00.generated.vtex_c 48KB
collections reflectivity_30.vmat_c 4.8KB
materials/domd/wood
insert_photo india_ao_png_af0aae11.generated.vtex_c 172.5KB
insert_photo india_color_png_c6786c6f.generated.vtex_c 172.5KB
insert_photo india_height_png_d9645154.generated.vtex_c 172.5KB
insert_photo india_normal_png_c4ae5902.generated.vtex_c 343.7KB
collections india_parallax.vmat_c 6.2KB
materials/dust
insert_photo dust_color_tga_92f91303.generated.vtex_c 976KB
insert_photo dust_normal_tga_8d3128cd.generated.vtex_c 683.7KB
insert_photo dust_rough_tga_9afdcdbe.generated.vtex_c 4.8MB
materials/editor
insert_photo assault_point_tga_e935bb77.generated.vtex_c 7.1KB
collections assault_point.vmat_c 2.1KB
insert_photo assault_rally_tga_72b3c16c.generated.vtex_c 7.1KB
collections assault_rally.vmat_c 2.1KB
insert_photo waterlodcontrol_tga_52cd812c.generated.vtex_c 7.1KB
collections waterlodcontrol.vmat_c 2.1KB
materials/effects
insert_photo fire_cloud1_color_tga_5de96334.generated.vtex_c 23.2KB
collections fire_cloud1.vmat_c 5KB
materials
collections error.vmat_c 1.6KB
materials/foliage_sheet_a
insert_photo foliage_sheet_a_ao_tga_f03da1aa.generated.vtex_c 2.7MB
insert_photo foliage_sheet_a_color_tga_5c5bf481.generated.vtex_c 3.7MB
insert_photo foliage_sheet_a_color_tga_7137a0fa.generated.vtex_c 4.3MB
insert_photo foliage_sheet_a_height_tga_1c375764.generated.vtex_c 2.4MB
insert_photo foliage_sheet_a_normal_tga_29be478a.generated.vtex_c 3.5MB
insert_photo foliage_sheet_a_normal_tga_71ab0978.generated.vtex_c 5.1MB
collections foliage_sheet_a.vmat_c 7.9KB
materials/furniture/tavern_table
insert_photo tavern_table_dark_ao_png_64804041.generated.vtex_c 2.2MB
insert_photo tavern_table_dark_color_png_67db1329.generated.vtex_c 3.6MB
insert_photo tavern_table_dark_normal_png_f00cf4f3.generated.vtex_c 4.5MB
collections tavern_table_dark.vmat_c 6.4KB
insert_photo tavern_table_light_ao_png_5aa38f5a.generated.vtex_c 2.3MB
insert_photo tavern_table_light_color_png_ad6f32a7.generated.vtex_c 3.9MB
insert_photo tavern_table_light_normal_png_f7b8df7c.generated.vtex_c 4.5MB
collections tavern_table_light.vmat_c 6.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_steel_diamond_plate_blend_a.vmat_c 8.7KB
insert_photo metal_painted_c_01_blend_tga_2138b77c.generated.vtex_c 3.9MB
insert_photo metal_painted_c_normal_tga_46db40d6.generated.vtex_c 2.4MB
insert_photo metal_painted_c_rough_tga_9a548f5c.generated.vtex_c 4.5MB
insert_photo metal_painted_c_rust_color_tga_3e5ead41.generated.vtex_c 4.9MB
collections metal_painted_c_rust.vmat_c 10KB
insert_photo rust_b_color_tga_ba50d2a9.generated.vtex_c 4.8MB
insert_photo rust_b_normal_tga_caf54709.generated.vtex_c 2.8MB
insert_photo rust_b_rough_tga_7fb603dc.generated.vtex_c 4.9MB
insert_photo rust_c_color_tga_377748e6.generated.vtex_c 5.3MB
insert_photo rust_c_normal_tga_4ac732b.generated.vtex_c 3MB
insert_photo rust_c_rough_tga_5d6fdf59.generated.vtex_c 4.9MB
materials
insert_photo glass_base_color_png_17c18295.generated.vtex_c 114.8KB
collections glass_base.vmat_c 5.8KB
materials/glass_nontransparent
insert_photo glass_nontransparent_color_tga_7f01d260.generated.vtex_c 1.3MB
insert_photo glass_nontransparent_normal_tga_a20a9fb7.generated.vtex_c 4.1MB
collections glass_nontransparent.vmat_c 5.6KB
materials
insert_photo glass_roughness_png_5bc4f3e8.generated.vtex_c 109.4KB
materials/glass
collections glass_opaque_background_a.vmat_c 5.4KB
collections wired_glass_c.vmat_c 6KB
materials/grass
collections floor_grass_dirt_weed_blend_a.vmat_c 10.3KB
collections grass_mud_blend_01a.vmat_c 11.6KB
materials/hotspot
collections concrete_hs_01a.vmat_c 5.8KB
materials/hotspot/textures
insert_photo concrete_hs_01a_color_png_2d1daf69.generated.vtex_c 23.2KB
insert_photo concrete_hs_01a_normal_png_511e93d4.generated.vtex_c 12.6KB
insert_photo concrete_hs_01a_rough_png_c73f1f68.generated.vtex_c 23.2KB
materials/hotspots
collections metal_painted_black_b_hs.vmat_c 7KB
materials/items/metal-set
collections metal_bigcabinet.vmat_c 6.4KB
materials/items/minimal-set
collections minimal_sofachair.vmat_c 7.2KB
collections minimal_table.vmat_c 6KB
collections minimal_wardrobe.vmat_c 7.2KB
materials/items/plain-set
collections plain_bed.vmat_c 6.5KB
collections plain_wardrobe.vmat_c 6.3KB
materials
collections metal roof 01.vmat_c 6KB
materials/models/furniture/sofa_03
insert_photo sofa_03_ao_2k_jpg_87cf2592.generated.vtex_c 1MB
insert_photo sofa_03_diff_2k_jpg_34534da6.generated.vtex_c 4MB
insert_photo sofa_03_metal_2k_jpg_3712f73c.generated.vtex_c 55.2KB
insert_photo sofa_03_nor_dx_2k_jpg_80583a6e.generated.vtex_c 4.5MB
collections sofa_03.vmat_c 7.3KB
materials/models/targetdummy
insert_photo targetdummy_a_color_png_10606aeb.vtex_c 3.8MB
insert_photo targetdummy_a_normal_png_ab4b4112.vtex_c 7.6MB
collections targetdummy_a.vmat_c 5.5KB
materials
insert_photo mtl_barrel_02_color_png_c8784c0d.generated.vtex_c 1.2MB
insert_photo mtl_barrel_02_normal_png_11868e61.generated.vtex_c 2.7MB
collections mtl_barrel_02.vmat_c 5KB
materials/mushroom
view_in_ar crate.vmdl_c 7.7KB
materials/overlays
insert_photo detail001_tga_6831e9b1.generated.vtex_c 650.6KB
materials/particle
insert_photo beam_smoke_01.vtex_c 33.9KB
materials/particle/impact
insert_photo fleks.vtex_c 95.5KB
materials/particle
insert_photo particle_glow_02.vtex_c 142.8KB
materials/particle/smoke1
insert_photo smoke1.vtex_c 72.8KB
materials/particles/shapes
insert_photo circle1.vtex_c 17.8KB
insert_photo spark3.vtex_c 17.8KB
insert_photo square1.vtex_c 17.8KB
insert_photo square2.vtex_c 17.8KB
materials/particles/simulated/smoke/steam
insert_photo steam.vtex_c 403.6KB
materials/particles/smoke/render
insert_photo smokeloop_g_1.vtex_c 1.6MB
insert_photo smokeloop_i_0_flwmix.vtex_c 202.2KB
materials/particles/smoke
insert_photo smoke.vtex_c 28.2KB
materials/particles/smoke1
insert_photo smoke1.vtex_c 72.8KB
materials/physics
collections water.vmat_c 1.9KB
materials
text_snippet pixel.png 5.2KB
materials/plaster_a_dmg
insert_photo plaster_a_dmg_color_tga_79b54251.generated.vtex_c 4.2MB
insert_photo plaster_a_dmg_normal_tga_2912d4da.generated.vtex_c 2.9MB
insert_photo plaster_a_dmg_rough_tga_995e6312.generated.vtex_c 4.3MB
materials/plaster_a
collections plaster_a_blend_dmg.vmat_c 8.5KB
insert_photo plaster_a_color_tga_b53ddc73.generated.vtex_c 3.8MB
insert_photo plaster_a_normal_tga_702b4419.generated.vtex_c 2.7MB
insert_photo plaster_a_rough_tga_3ab955fd.generated.vtex_c 3.9MB
insert_photo plaster_a_rough_tga_74baf819.generated.vtex_c 4.2MB
materials/plaster/ceiling
insert_photo ceiling_plaster_01_color_png_c38f2c21.generated.vtex_c 4.5MB
insert_photo ceiling_plaster_01_normal_png_d08a234a.generated.vtex_c 1.5MB
insert_photo ceiling_plaster_01_rough_png_525429aa.generated.vtex_c 4.7MB
insert_photo ceiling_plaster_02_color_png_866bc71a.generated.vtex_c 4.9MB
insert_photo ceiling_plaster_02_normal_png_18df774c.generated.vtex_c 3.1MB
insert_photo ceiling_plaster_02_rough_png_eebf02a2.generated.vtex_c 4.7MB
collections ceiling_plaster_blend_01.vmat_c 8.9KB
materials/playermodels
collections skeleman.vmat_c 5.6KB
collections skelemanbleeched.vmat_c 5.8KB
collections skelemanbloody.vmat_c 5.7KB
collections skelemanchar.vmat_c 5.7KB
materials
insert_photo pngegg_png_c946121f.generated.vtex_c 223.2KB
materials/raw/stop
insert_photo stopsign_ao_png_bcaeeeb7.generated.vtex_c 818.5KB
insert_photo stopsign_metal_png_2844bd51.generated.vtex_c 627KB
insert_photo stopsign_normal_png_68291aa4.generated.vtex_c 1.8MB
materials/raw
insert_photo stopsign_color_png_11fa889b.generated.vtex_c 489.7KB
materials/reizer_props/srsp/random_stuff/wood_box/01a
collections wood_box_01.vmat_c 6.8KB
materials/reizer_props/srsp/random_stuff/wood_box/03a
collections wood_box_03.vmat_c 7.2KB
materials/reizer_props/srsp/random_stuff/wood_box/03b
collections wood_box_03.vmat_c 7.2KB
materials
insert_photo scare_desk_basecolor_png_5a034569.generated.vtex_c 3.2MB
insert_photo scare_desk_normal_png_ac57f845.generated.vtex_c 3.3MB
materials/shadertest
collections test_water.vmat_c 4.1KB
materials/shared/imperfections/metal
insert_photo imperfection_metal_01_jpg_b1473a27.generated.vtex_c 3.9MB
materials/shared/metals
insert_photo metal_gold_02_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
insert_photo metal_gold_02_vmat_g_tcolor_d01a02db.generated.vtex_c 1.8KB
collections metal_gold_02.vmat_c 5.6KB
materials/sky
collections atmosphere_sky.vmat_c 1.1KB
insert_photo sky_005_jpg_80f0cbc1.generated.vtex_c 3.2MB
collections sky_005.vmat_c 2KB
materials/skybox
insert_photo skybox_dark_01_exr_599a9e42.generated.vtex_c 1.8MB
collections skybox_dark_01.vmat_c 1.9KB
insert_photo space_nebula_6k_jpg_318bb758.generated.vtex_c 44.4MB
insert_photo space_nebula_6k_jpg_dcff28ec.generated.vtex_c 44.6MB
text_snippet space_nebula_6k.jpg 2.5MB
text_snippet space_nebula_skybox.vmat 226B
collections space_nebula_skybox.vmat_c 1.9KB
materials
collections spooky_desk.vmat_c 5.6KB
materials/src/items/metal-set
insert_photo metal_bigcabinet_ao_tga_b018769b.generated.vtex_c 139KB
insert_photo metal_bigcabinet_color_tga_357614a2.generated.vtex_c 771.7KB
insert_photo metal_bigcabinet_normal_tga_bca8917e.generated.vtex_c 926.7KB
materials/src/items/minimal-set
insert_photo minimal_sofachair_ao_tga_bacd22ac.generated.vtex_c 333KB
insert_photo minimal_sofachair_color_tga_f4ff8fcc.generated.vtex_c 512.9KB
insert_photo minimal_sofachair_mask_tga_65a8df34.generated.vtex_c 56KB
insert_photo minimal_sofachair_normal_tga_9253dd31.generated.vtex_c 1008.1KB
insert_photo minimal_table_ao_tga_87163add.generated.vtex_c 221.1KB
insert_photo minimal_table_color_tga_2faaff0.generated.vtex_c 112.1KB
insert_photo minimal_table_normal_tga_143053c5.generated.vtex_c 854.7KB
insert_photo minimal_wardrobe_ao_tga_92e1828e.generated.vtex_c 364KB
insert_photo minimal_wardrobe_color_tga_52e66cef.generated.vtex_c 395KB
insert_photo minimal_wardrobe_mask_tga_23fff6e7.generated.vtex_c 53.5KB
insert_photo minimal_wardrobe_normal_tga_de066d30.generated.vtex_c 937.9KB
materials/src/items/plain-set
insert_photo plain_bed_ao_tga_59474a3f.generated.vtex_c 319.1KB
insert_photo plain_bed_color_tga_bf40bdb0.generated.vtex_c 433.2KB
insert_photo plain_bed_mask_tga_c7037e23.generated.vtex_c 59KB
insert_photo plain_bed_normal_tga_5367a929.generated.vtex_c 1.2MB
insert_photo plain_wardrobe_ao_tga_ab13df99.generated.vtex_c 302.4KB
insert_photo plain_wardrobe_color_tga_d5bef3de.generated.vtex_c 910.8KB
insert_photo plain_wardrobe_normal_tga_3ca7bd62.generated.vtex_c 1.1MB
materials/src/playermodels/skeleman
insert_photo skeleton_color_tga_ea030d49.generated.vtex_c 4MB
insert_photo skeleton_normal_tga_2dd108b7.generated.vtex_c 4.6MB
insert_photo skeletonbleached_color_tga_f1b89cf3.generated.vtex_c 3.4MB
insert_photo skeletonbleached_normal_tga_76db9639.generated.vtex_c 4.6MB
insert_photo skeletonbloody_color_tga_977e5e8.generated.vtex_c 4.6MB
insert_photo skeletonbloody_normal_tga_f1d019a2.generated.vtex_c 4.7MB
insert_photo skeletonchar_color_tga_ced3fc5.generated.vtex_c 4.3MB
insert_photo skeletonchar_normal_tga_b3dea845.generated.vtex_c 4.6MB
materials/stone/tile
insert_photo stone_brick_tile_01_blend_png_ecb08364.generated.vtex_c 3.9MB
insert_photo stone_brick_tile_01_color_png_46dba9f1.generated.vtex_c 4.4MB
insert_photo stone_brick_tile_01_normal_png_1bc9d665.generated.vtex_c 2.5MB
insert_photo stone_brick_tile_01_rough_png_504407ad.generated.vtex_c 4.9MB
insert_photo stone_brick_tile_01_vmat_g_tnormalb_a8392931.generated.vtex_c 1.6KB
collections stone_brick_tile_01.vmat_c 9.1KB
insert_photo stone_brick_tile_01wet_color_png_5624b6c9.generated.vtex_c 3.8MB
materials
insert_photo stonewall_png_fcd85e52.generated.vtex_c 343.1KB
collections stopsign.vmat_c 6.4KB
materials/surface_damage_decals
insert_photo surface_damage_decals_ao_tga_796c99ce.generated.vtex_c 858.3KB
insert_photo surface_damage_decals_bent_tga_e432fdd9.generated.vtex_c 5.3MB
insert_photo surface_damage_decals_color_tga_fcf1ad25.generated.vtex_c 3.7MB
insert_photo surface_damage_decals_normal_tga_648d71bf.generated.vtex_c 3.6MB
insert_photo surface_damage_decals_normal_tga_f7a994f8.generated.vtex_c 5.3MB
collections surface_damage_decals.vmat_c 7.9KB
materials/toilet/a
collections a.vmat_c 5.5KB
insert_photo toilet_a_tga_ddebd1d8.vtex_c 298.2KB
insert_photo toilet_n_tga_f5fbd454.vtex_c 264KB
materials/tools/new
insert_photo blocklight_color_png_a2f7bc9d.generated.vtex_c 44.5KB
insert_photo fog_color_png_8d6c4934.generated.vtex_c 26.1KB
insert_photo playerclip_color_png_42131acb.generated.vtex_c 28.2KB
insert_photo skybox_color_png_c4322be1.generated.vtex_c 44.4KB
insert_photo solidblocklight_color_png_cd7970bd.generated.vtex_c 44.5KB
materials/tools
collections toolsblocklight.vmat_c 4.2KB
collections toolsplayerclip.vmat_c 4.4KB
collections toolsskybox.vmat_c 3.4KB
collections toolssolidblocklight.vmat_c 4.1KB
materials/trims
insert_photo metal_trim_a_color_png_51305f4.generated.vtex_c 87.4KB
collections metal_trim_a.vmat_c 5.1KB
materials/trimsheets/basic
insert_photo trim_sheet_ao_png_92f1af3d.generated.vtex_c 294.1KB
insert_photo trim_sheet_normal_png_4b7fa4de.generated.vtex_c 270.3KB
materials/trimsheets/concrete
insert_photo concrete_trim_01_color_tga_b7f7e454.generated.vtex_c 4.9MB
insert_photo concrete_trim_01_normal_tga_27d1da31.generated.vtex_c 2.8MB
insert_photo concrete_trim_01_rough_tga_1870a60e.generated.vtex_c 3.9MB
insert_photo concrete_trim_damaged_01_color_tga_cb20094b.generated.vtex_c 5.3MB
insert_photo concrete_trim_damaged_01_normal_tga_b3806caf.generated.vtex_c 3.1MB
insert_photo concrete_trim_damaged_01_rough_tga_8e077dc3.generated.vtex_c 3.8MB
collections concrete_trim_damaged_blend_01.vmat_c 11.1KB
materials/trimsheets/metal_details
insert_photo metal_details_ao_png_25a0962b.generated.vtex_c 2MB
insert_photo metal_details_color_png_227d11d7.generated.vtex_c 3.9MB
insert_photo metal_details_normal_png_d985063f.generated.vtex_c 4.9MB
collections metal_details.vmat_c 6.5KB
materials/trimsheets/metal
insert_photo iron_trim_01_color_tga_27e504ae.generated.vtex_c 2.2MB
insert_photo iron_trim_01_color_tga_cc5cdfb6.generated.vtex_c 4.4MB
insert_photo iron_trim_01_normal_tga_77f4970f.generated.vtex_c 2.1MB
insert_photo iron_trim_01_normal_tga_c85c5986.generated.vtex_c 5.2MB
insert_photo iron_trim_01_rough_tga_ae9bef09.generated.vtex_c 16.9MB
collections iron_trim_01.vmat_c 6.1KB
insert_photo iron_trim_rust_01_color_tga_71ecc405.generated.vtex_c 4.8MB
insert_photo iron_trim_rust_01_normal_tga_4b9559d8.generated.vtex_c 2.7MB
insert_photo iron_trim_rust_01_rough_tga_af6e2a9a.generated.vtex_c 5MB
collections iron_trim_rust_blend.vmat_c 8.9KB
insert_photo metal_trim_01_color_tga_f4445675.generated.vtex_c 4.7MB
insert_photo metal_trim_01_rough_tga_c622df19.generated.vtex_c 3.5MB
collections metal_trim_01.vmat_c 7.9KB
insert_photo metal_trim_painted_01_color_tga_b72bf38.generated.vtex_c 4.9MB
insert_photo metal_trim_painted_01_rough_tga_4b68df7b.generated.vtex_c 4.3MB
collections metal_trim_painted_blend_01.vmat_c 9KB
insert_photo metal_trim_rust_01_normal_tga_a944e466.generated.vtex_c 3MB
insert_photo metal_trim_rust_01_rough_tga_7ee20a6f.generated.vtex_c 5MB
insert_photo metal_trim_weathered_01_color_tga_86e760d5.generated.vtex_c 4.9MB
insert_photo metal_trim_weathered_01_color_tga_d070883a.generated.vtex_c 4.9MB
insert_photo metal_trim_weathered_01_rough_tga_a6f844e9.generated.vtex_c 3.8MB
insert_photo metal_trim_weathered_01_rough_tga_d37b6301.generated.vtex_c 4.3MB
collections metal_trim_weathered_rust_blend_01.vmat_c 8.8KB
materials/trimsheets/plastic
collections plastic_trim_clean_blend.vmat_c 7.6KB
insert_photo plastic_trim_clean_color_tga_60cb8e7b.generated.vtex_c 3.8MB
insert_photo plastic_trim_color_tga_148b93c0.generated.vtex_c 4.9MB
collections plastic_trim_dirty_blend.vmat_c 8KB
insert_photo plastic_trim_rough_tga_2dbd7143.generated.vtex_c 4.4MB
materials/trimsheets/pvc
insert_photo pvc_trim_sheet_a_color_png_970d4dfe.generated.vtex_c 4.6MB
insert_photo pvc_trim_sheet_a_normal_png_3e9abb10.generated.vtex_c 2.5MB
insert_photo pvc_trim_sheet_a_rough_png_429b6706.generated.vtex_c 4.3MB
materials/trimsheets/rubber
insert_photo rubber_trim_01_ao_tga_acd4bcb0.generated.vtex_c 2MB
insert_photo rubber_trim_01_color_tga_ab8a84d6.generated.vtex_c 1.9MB
insert_photo rubber_trim_01_normal_tga_dd25ee6a.generated.vtex_c 4.9MB
insert_photo rubber_trim_01_vmat_g_ttintmask_b8380a4d.generated.vtex_c 1.5KB
collections rubber_trim_01.vmat_c 6.6KB
materials/trimsheets/wood
insert_photo plywood_trim_01_color_tga_fd7082e7.generated.vtex_c 4.8MB
insert_photo plywood_trim_01_rough_tga_88525045.generated.vtex_c 4.5MB
insert_photo plywood_trim_02_color_tga_c0e1e5ed.generated.vtex_c 2.3MB
insert_photo plywood_trim_02_normal_tga_ba1ca3a3.generated.vtex_c 4.8MB
collections plywood_trim_02.vmat_c 6.2KB
collections plywood_trim_weathered_blend_01.vmat_c 8KB
insert_photo wood_trim_01_color_tga_9a2d4ad6.generated.vtex_c 4.6MB
insert_photo wood_trim_01_color_tga_ac20c9b2.generated.vtex_c 2.2MB
insert_photo wood_trim_01_normal_tga_aad98064.generated.vtex_c 2.1MB
insert_photo wood_trim_01_normal_tga_c6ccf168.generated.vtex_c 5.3MB
insert_photo wood_trim_01_rough_tga_f8312f92.generated.vtex_c 4.6MB
collections wood_trim_01.vmat_c 6.1KB
insert_photo wood_trim_02_color_tga_9af72968.generated.vtex_c 4.5MB
insert_photo wood_trim_02_color_tga_b7a029ff.generated.vtex_c 2.2MB
collections wood_trim_02.vmat_c 6.1KB
insert_photo wood_trim_03_color_tga_6892e3ac.generated.vtex_c 1.8MB
insert_photo wood_trim_03_normal_tga_ae97efd6.generated.vtex_c 4.3MB
collections wood_trim_03.vmat_c 6.1KB
collections wood_trim_painted_blend_02.vmat_c 7.9KB
insert_photo wood_trim_painted_color_tga_455c86c.generated.vtex_c 3.6MB
insert_photo wood_trim_painted_rough_tga_62fb2cfa.generated.vtex_c 4.4MB
collections wood_trim_polished_blend_01.vmat_c 8.4KB
insert_photo wood_trim_polished_color_tga_155bbcb8.generated.vtex_c 4.7MB
insert_photo wood_trim_polished_rough_tga_e4ac18b8.generated.vtex_c 4.3MB
collections wood_trim_polished_weathered_blend_01.vmat_c 8.5KB
collections wood_trim_weathered_blend_01.vmat_c 8KB
collections wood_trim_weathered_blend_02.vmat_c 7.9KB
insert_photo wood_trim_weathered_color_tga_3659b48a.generated.vtex_c 4.9MB
insert_photo wood_trim_weathered_rough_tga_c2c187f3.generated.vtex_c 4.6MB
materials/twig_a
insert_photo twig_a_ao_tga_7f637e27.generated.vtex_c 2.7MB
insert_photo twig_a_color_tga_335f6d99.generated.vtex_c 4.3MB
insert_photo twig_a_color_tga_6fd1453c.generated.vtex_c 4.6MB
collections twig_a_cutoff.vmat_c 6.5KB
insert_photo twig_a_normal_tga_19839ba9.generated.vtex_c 5.3MB
insert_photo twig_a_normal_tga_6d7eec6d.generated.vtex_c 5.3MB
insert_photo twig_a_normal_tga_a13ec351.generated.vtex_c 4MB
collections twig_a.vmat_c 5.4KB
materials/village_house/glass/source/bake
insert_photo bake_ao_psd_75660342.generated.vtex_c 2.7MB
insert_photo bake_normal_psd_7fd69ed9.generated.vtex_c 3MB
insert_photo bake_normal_psd_82cec34a.generated.vtex_c 266.7KB
materials/village_house/glass/source
insert_photo houseglass_color_png_b83a9346.generated.vtex_c 915.6KB
materials/village_house/glass
collections village_house_glass.vmat_c 7.1KB
materials/village_house/walls
collections hsvillage_house_wall.vmat_c 6.3KB
insert_photo village_house_wall_ao_tga_793ef410.generated.vtex_c 2MB
insert_photo village_house_wall_color_tga_4276f8dc.generated.vtex_c 1.8MB
insert_photo village_house_wall_normal_tga_56f1919e.generated.vtex_c 3.6MB
materials
text_snippet vynd.png 269.4KB
materials/water
insert_photo dev_water_00_vmat_g_troughness_10ea8d58.generated.vtex_c 1.8KB
collections dev_water_00.vmat_c 5.1KB
collections water_pond_a.vmat_c 4.1KB
insert_photo water_temp_vmat_g_tcolor_c78163e5.generated.vtex_c 1.8KB
collections water_temp.vmat_c 5.1KB
materials/wood_floor
insert_photo wood_floor_color_tga_9f999ba8.generated.vtex_c 4.7MB
collections wood_floor_dusty.vmat_c 8KB
insert_photo wood_floor_normal_tga_72a6324c.generated.vtex_c 2.6MB
insert_photo wood_floor_rough_tga_e464b616.generated.vtex_c 4.7MB
materials/wood_polished_a
insert_photo wood_polished_a_color_tga_1b38d012.generated.vtex_c 4.9MB
collections wood_polished_a_hs.vmat_c 5.9KB
insert_photo wood_polished_a_normal_tga_bdb8e0b2.generated.vtex_c 5.3MB
materials/wood/oldwood
insert_photo wood_old_01_ao_png_1ec31bef.generated.vtex_c 2.1MB
insert_photo wood_old_01_color_png_7d33094.generated.vtex_c 2.2MB
insert_photo wood_old_01_height_png_75e0ee58.generated.vtex_c 1.8MB
insert_photo wood_old_01_normal_png_5132ca78.generated.vtex_c 5.3MB
collections wood_old_01.vmat_c 6.3KB
insert_photo wood_old_04_ao_png_9f8301d8.generated.vtex_c 2.4MB
insert_photo wood_old_04_color_png_9aed7faf.generated.vtex_c 2.3MB
insert_photo wood_old_04_height_png_895f9943.generated.vtex_c 2.5MB
insert_photo wood_old_04_normal_png_dd01c91d.generated.vtex_c 5.3MB
collections wood_old_04.vmat_c 6.4KB
insert_photo wood_old_05_ao_png_3299e383.generated.vtex_c 2.7MB
insert_photo wood_old_05_color_png_3f52c68.generated.vtex_c 2.4MB
insert_photo wood_old_05_height_png_ae712ca.generated.vtex_c 2.4MB
insert_photo wood_old_05_normal_png_1fd855df.generated.vtex_c 5.3MB
collections wood_old_05.vmat_c 6.4KB
models/aksu
text_snippet ak 47 sound effekte ~ royalty free ak 47 sounds _ pond5 - google chrome 2024-05-05 21-34-06 (mp3cut.net).vsnd_c 148.1KB
text_snippet ak 47 sound effekte ~ royalty free ak 47 sounds _ pond5 - google chrome 2024-05-05 21-34-06 (mp3cut.net).wav 160.2KB
insert_photo ak74_n_tga_28f38474.generated.vtex_c 3.7MB
text_snippet ak74_n.tga 16MB
insert_photo ak74_sk1_tga_7f557ffe.generated.vtex_c 1.9MB
text_snippet ak74_sk1.tga 16MB
text_snippet ak74_sk1.vmat 996B
collections ak74_sk1.vmat_c 4.7KB
text_snippet ak74u shoot.sound 435B
text_snippet ak74u shoot.sound_c 855B
text_snippet ak74u_boltback.sound 341B
text_snippet ak74u_boltback.sound_c 681B
text_snippet ak74u_boltback.vsnd_c 52.7KB
text_snippet ak74u_boltback.wav 52.1KB
text_snippet ak74u_boltforward.sound 344B
text_snippet ak74u_boltforward.sound_c 684B
text_snippet ak74u_boltforward.vsnd_c 76.7KB
text_snippet ak74u_boltforward.wav 76.1KB
text_snippet ak74u_distance_fire1.vsnd_c 598.5KB
text_snippet ak74u_distance_fire1.wav 597.9KB
text_snippet ak74u_fire1.vsnd_c 550.4KB
text_snippet ak74u_fire1.wav 549.8KB
text_snippet ak74u_fire2.sound 378B
text_snippet ak74u_fire2.sound_c 713B
text_snippet ak74u_fire2.vsnd_c 598.4KB
text_snippet ak74u_fire2.wav 597.8KB
text_snippet ak74u_fire3.vsnd_c 586.4KB
text_snippet ak74u_fire3.wav 585.8KB
text_snippet ak74u_magin.sound 338B
text_snippet ak74u_magin.sound_c 678B
text_snippet ak74u_magin.vsnd_c 132.7KB
text_snippet ak74u_magin.wav 132.1KB
text_snippet ak74u_magout.sound 342B
text_snippet ak74u_magout.sound_c 682B
text_snippet ak74u_magout.vsnd_c 96.7KB
text_snippet ak74u_magout.wav 96.1KB
text_snippet ak74u_suppressed_fire1.vsnd_c 153.5KB
text_snippet ak74u_suppressed_fire1.wav 152.8KB
insert_photo aksu_n_tga_9cfca10b.generated.vtex_c 3.9MB
text_snippet aksu_n.tga 16MB
text_snippet aksu_reload_empty.sndseq 443B
text_snippet aksu_reload_empty.sndseq_c 847B
text_snippet aksu_reload.sndseq 260B
text_snippet aksu_reload.sndseq_c 628B
insert_photo aksu_synth_n_tga_86a78abe.generated.vtex_c 259.5KB
text_snippet aksu_synth_n.tga 1MB
insert_photo aksu_synth_tga_7b039d5e.generated.vtex_c 172.4KB
text_snippet aksu_synth.tga 1MB
text_snippet aksu_synth.vmat 969B
collections aksu_synth.vmat_c 4.7KB
insert_photo aksu_tga_d08d3a51.generated.vtex_c 2MB
text_snippet aksu.tga 16MB
text_snippet aksu.vanmgrph 20.7KB
text_snippet aksu.vanmgrph_c 3.2KB
text_snippet aksu.vmat 992B
collections aksu.vmat_c 4.7KB
text_snippet mp5_fire.sound 378B
text_snippet mp5_fire.sound_c 697B
text_snippet mp5.sound 378B
text_snippet mp5.sound_c 697B
insert_photo rpk74m_n_tga_11c721de.generated.vtex_c 4.3MB
text_snippet rpk74m_n.tga 16MB
insert_photo rpk74m_tga_5a2534b4.generated.vtex_c 2.2MB
text_snippet rpk74m.tga 16MB
text_snippet rpk74m.vmat 996B
collections rpk74m.vmat_c 4.7KB
models/aksu/v
text_snippet ak74u_modern_ak74u_mag_ref_hand_blue.smd 2.9MB
text_snippet ak74u_modern_ak74u_mag_ref_hand_red.smd 1.8MB
text_snippet ak74u_modern_ak74u_mag_ref_mag_ext.smd 208.4KB
text_snippet ak74u_modern_ak74u_mag_ref_mag.smd 421.5KB
text_snippet ak74u_modern_ak74u_mag_ref_pso.smd 1.2MB
text_snippet ak74u_modern_ak74u_mag_ref_suppressor.smd 132.8KB
text_snippet ak74u_modern_ak74u_mag_ref.smd 1.8MB
text_snippet ak74u_modern_ak74u_mag_ref.vmdl 10.5KB
view_in_ar ak74u_modern_ak74u_mag_ref.vmdl_c 237.4KB
models/aksu/v/ak74u_modern_anims
text_snippet deploy_first.smd 345.4KB
text_snippet deploy.smd 69.7KB
text_snippet fire1_scoped.smd 37.3KB
text_snippet fire1.smd 69.7KB
text_snippet fire2_scoped.smd 37.3KB
text_snippet fire2.smd 69.7KB
text_snippet fire3_scoped.smd 37.3KB
text_snippet fire3.smd 69.7KB
text_snippet holster.smd 69.7KB
text_snippet idle_scoped.smd 394.2KB
text_snippet idle.smd 394.2KB
text_snippet reload_empty_nomen.smd 312.8KB
text_snippet reload_empty.smd 540.3KB
text_snippet reload_nomen.smd 248KB
text_snippet reload.smd 329.3KB
models/aksu/v
text_snippet ak74u_modern.qc 9.2KB
models/aksu/w
text_snippet ak74u_modern_ak74u_mag_ref_mag_ext.smd 97.3KB
text_snippet ak74u_modern_ak74u_mag_ref_mag.smd 197.6KB
text_snippet ak74u_modern_ak74u_mag_ref_pso.smd 1.1MB
text_snippet ak74u_modern_ak74u_mag_ref_suppressor.smd 125.9KB
text_snippet ak74u_modern_ak74u_mag_ref.smd 1.8MB
text_snippet ak74u_modern_ak74u_mag_ref.vmdl 2.9KB
view_in_ar ak74u_modern_ak74u_mag_ref.vmdl_c 121.6KB
models/aksu/w/ak74u_modern_anims
text_snippet idle.smd 153B
models/aksu/w
text_snippet ak74u_modern_physics.smd 61.1KB
text_snippet ak74u_modern.qc 1.1KB
models
text_snippet animgraph_spring_demo.vanmgrph_c 2.2KB
view_in_ar animgraph_spring_demo.vmdl_c 87KB
models/barell
insert_photo 312f95c51ac5_barrel_min_normals_jpg_a758ba47.generated.vtex_c 2.8MB
insert_photo 312f95c51ac5_barrel_min_rgb_jpg_3b5568d0.generated.vtex_c 1.2MB
view_in_ar barrel_m.vmdl_c 150.7KB
collections barrel_t.vmat_c 5.4KB
models
view_in_ar barrel_stylized.vmdl_c 213.4KB
models/blade_moon
text_snippet blade_moon_blade_standard.vmat 1KB
collections blade_moon_blade_standard.vmat_c 5.4KB
text_snippet blade_moon_blade1.vmat 1KB
collections blade_moon_blade1.vmat_c 5.2KB
text_snippet blade_moon_blade2.vmat 1KB
collections blade_moon_blade2.vmat_c 5.2KB
text_snippet blade_moon.vmdl 1.7KB
view_in_ar blade_moon.vmdl_c 26.8KB
models/blade_moon/textures
insert_photo waffe1_blade_basecolor_png_107a91fa.generated.vtex_c 612KB
text_snippet waffe1_blade_basecolor.png 1MB
text_snippet waffe1_blade_height.png 310.6KB
text_snippet waffe1_blade_metallic.png 4.1KB
insert_photo waffe1_blade_normal_png_ea398835.generated.vtex_c 1.6MB
text_snippet waffe1_blade_normal.png 1.5MB
text_snippet waffe1_blade_roughness.png 449.4KB
insert_photo waffe1_blade2_basecolor_png_d786b8a5.generated.vtex_c 141.2KB
text_snippet waffe1_blade2_basecolor.png 123KB
text_snippet waffe1_blade2_height.png 28.7KB
text_snippet waffe1_blade2_metallic.png 73.9KB
insert_photo waffe1_blade2_normal_png_f430503.generated.vtex_c 1.4MB
text_snippet waffe1_blade2_normal.png 560.1KB
text_snippet waffe1_blade2_roughness.png 174.3KB
insert_photo waffe1_standardsurface1_basecolor_png_f8ee41bf.generated.vtex_c 653.2KB
text_snippet waffe1_standardsurface1_basecolor.png 1.8MB
text_snippet waffe1_standardsurface1_height.png 8.4KB
text_snippet waffe1_standardsurface1_metallic.png 8.4KB
insert_photo waffe1_standardsurface1_normal_png_20515f1c.generated.vtex_c 1.3MB
text_snippet waffe1_standardsurface1_normal.png 1.5MB
text_snippet waffe1_standardsurface1_roughness.png 321.8KB
models
view_in_ar bochka_close_2.vmdl_c 10.2KB
models/citizen_clothes/full_outfit/scifi_trooper_armour/textures
insert_photo scifi_trooper_armour_ao_png_4c383a63.generated.vtex_c 2.3MB
insert_photo scifi_trooper_armour_color_png_fea87011.generated.vtex_c 4.4MB
insert_photo scifi_trooper_armour_emmisive_png_1e5254ae.generated.vtex_c 65.9KB
insert_photo scifi_trooper_armour_normal_png_533d95bd.generated.vtex_c 5.1MB
collections scifi_trooper_armour.vmat_c 7.4KB
models/citizen_clothes/glasses/stylish_glasses/models
view_in_ar stylish_glasses_gold.vmdl_c 53.9KB
models/citizen_clothes/glasses/stylish_glasses/textures
insert_photo stylish_glasses_ao_png_daa089db.generated.vtex_c 129.7KB
insert_photo stylish_glasses_color_png_a412ccaa.generated.vtex_c 248.7KB
insert_photo stylish_glasses_gold_lense_vmat_g_tmetalness_b398c9d0.generated.vtex_c 1.5KB
collections stylish_glasses_gold_lense.vmat_c 6.5KB
collections stylish_glasses_gold.vmat_c 6.2KB
insert_photo stylish_glasses_lense_color_png_f206a645.generated.vtex_c 197.1KB
insert_photo stylish_glasses_lense_roughness_png_529df96e.generated.vtex_c 97.7KB
insert_photo stylish_glasses_normal_png_b9f1048f.generated.vtex_c 282.6KB
models/citizen_clothes/hair/hair_longcurly/models
view_in_ar hair_longcurly_brown.vmdl_c 1.5MB
models/citizen_clothes/hair/hair_longcurly/textures
insert_photo curly_hair_cap_opacity_png_51fae520.generated.vtex_c 101.6KB
insert_photo hair_curly_cap_vmat_g_tnormal_9df4e6dd.generated.vtex_c 2KB
collections hair_curly_cap.vmat_c 5.5KB
models/citizen_clothes/hair/legacy_hair/textures
collections hair_01.vmat_c 6.8KB
models/citizen_clothes/hair/legacy_hair/textures/straight_hair
insert_photo hair_01_ao_png_3391e220.generated.vtex_c 1MB
insert_photo hair_01_color_png_9ce1607f.generated.vtex_c 1.9MB
insert_photo hair_01_color_png_db8b4e1c.generated.vtex_c 1.8MB
insert_photo hair_01_normal_png_adf8ded1.generated.vtex_c 1.9MB
models/citizen_clothes/hat/bandana_mask/textures
insert_photo bandana_mask_ao_png_87920609.generated.vtex_c 172.5KB
insert_photo bandana_mask_bentnormal_png_43f8cbae.generated.vtex_c 309.4KB
insert_photo bandana_mask_color_png_fa5c0643.generated.vtex_c 343.6KB
insert_photo bandana_mask_normal_png_425221ca.generated.vtex_c 343.7KB
collections bandana_mask.vmat_c 6.8KB
models/citizen_clothes/hat/bucket_helmet/models
view_in_ar bucket_helmet.vmdl_c 45.7KB
models/citizen_clothes/hat/bucket_helmet/textures
insert_photo bucket_helmet_ao_png_4ca79930.generated.vtex_c 589.5KB
insert_photo bucket_helmet_color_png_8dffc384.generated.vtex_c 1.2MB
insert_photo bucket_helmet_normal_png_9d58d9bf.generated.vtex_c 1.2MB
collections bucket_helmet.vmat_c 6.1KB
models/citizen_clothes/jacket/suitjacket/materials
insert_photo suitjacket_ao_png_af0548d2.generated.vtex_c 2.3MB
insert_photo suitjacket_color_png_1fc34bb9.generated.vtex_c 1.9MB
insert_photo suitjacket_mask_png_759f8b4a.generated.vtex_c 63.9KB
insert_photo suitjacket_normal_png_e994dad0.generated.vtex_c 5.1MB
collections suitjacket.vmat_c 6.3KB
insert_photo suitjacketshirtunbuttoned_ao_png_df763065.generated.vtex_c 760.5KB
insert_photo suitjacketshirtunbuttoned_color_png_de45dc4f.generated.vtex_c 832KB
insert_photo suitjacketshirtunbuttoned_normal_png_434adc5.generated.vtex_c 2.2MB
collections suitjacketshirtunbuttoned.vmat_c 5.9KB
models/citizen_clothes/jacket/suitjacket
view_in_ar suitjacketunbuttonedshirt.vmdl_c 88.5KB
models/citizen_clothes/shoes/smartshoes/materials
collections smartshoes_brown.vmat_c 6KB
models/citizen_clothes/shoes/smartshoes
insert_photo smartshoes_ao_png_8899c05b.generated.vtex_c 421.6KB
insert_photo smartshoes_color_png_95744f1e.generated.vtex_c 439.9KB
insert_photo smartshoes_mask_png_85370245.generated.vtex_c 51KB
insert_photo smartshoes_normal_png_86f17c26.generated.vtex_c 1.1MB
view_in_ar smartshoes.vmdl_c 50.3KB
models/citizen_clothes/trousers/legarmour/models
view_in_ar leg_armour.vmdl_c 99.3KB
models/citizen_clothes/trousers/legarmour/textures
insert_photo leg_armour_ao_png_42f66af3.generated.vtex_c 598.8KB
insert_photo leg_armour_color_png_3844ccaf.generated.vtex_c 1MB
insert_photo leg_armour_normal_png_c92d26a2.generated.vtex_c 1.2MB
collections leg_armour.vmat_c 6KB
models/citizen_clothes/trousers/smarttrousers/materials
insert_photo smarttrousers_ao_png_1469eecd.generated.vtex_c 2.5MB
insert_photo smarttrousers_color_png_54afd2dd.generated.vtex_c 3.9MB
insert_photo smarttrousers_mask_png_c7815ca.generated.vtex_c 68.5KB
insert_photo smarttrousers_normal_png_27630ce6.generated.vtex_c 5.3MB
collections smarttrousers.vmat_c 6.8KB
models/citizen_clothes/trousers/smarttrousers
view_in_ar smarttrousers.vmdl_c 38.1KB
models/citizen_clothes/vest/chest_armour/models
view_in_ar chest_armour.vmdl_c 161.7KB
models/citizen_clothes/vest/chest_armour/textures
insert_photo chest_armour_ao_png_1c116fb9.generated.vtex_c 630.6KB
insert_photo chest_armour_color_png_572eefca.generated.vtex_c 1.2MB
insert_photo chest_armour_normal_png_590b04d.generated.vtex_c 1.3MB
collections chest_armour.vmat_c 5.9KB
models/citizen_clothes/vest/diving_rebreather/textures
insert_photo waterproof_backpack_ao_png_50feea9f.generated.vtex_c 2.5MB
insert_photo waterproof_backpack_color_png_88628bac.generated.vtex_c 3.8MB
insert_photo waterproof_backpack_normal_png_8b77ec6a.generated.vtex_c 5.1MB
collections waterproof_backpack.vmat_c 6.3KB
models/citizen
text_snippet citizen.vanmgrph_c 58.7KB
view_in_ar citizen.vmdl_c 6.3MB
models/citizen/citizen
insert_photo head_lod0_vmorf.vtex_c 114.4KB
models/citizen/skin
insert_photo citizen_eyeao_vmat_g_tambientocclusion_74d62832.generated.vtex_c 1.5KB
insert_photo citizen_eyeao_vmat_g_tnormal_fae5e5b4.generated.vtex_c 1.8KB
collections citizen_eyeao.vmat_c 4.9KB
insert_photo citizen_eyes_advanced_color_png_8895a003.generated.vtex_c 56.3KB
insert_photo citizen_eyes_advanced_iris_mask_psd_9299c4d0.generated.vtex_c 56.5KB
insert_photo citizen_eyes_advanced_iris_normal_png_44bf5eb8.generated.vtex_c 58.7KB
insert_photo citizen_eyes_advanced_normal_png_fc28d47a.generated.vtex_c 61.4KB
insert_photo citizen_eyes_advanced_vmat_g_tocclusion_b90a94c0.generated.vtex_c 1.5KB
collections citizen_eyes_advanced.vmat_c 6.3KB
insert_photo citizen_eyes_advanced02_vmat_g_tocclusion_b90a94c0.generated.vtex_c 1.5KB
collections citizen_eyes_advanced02.vmat_c 6.3KB
insert_photo citizen_eyes_advanced03_vmat_g_tocclusion_b90a94c0.generated.vtex_c 1.5KB
collections citizen_eyes_advanced03.vmat_c 6.3KB
insert_photo citizen_eyes_trans_png_42aa90e3.generated.vtex_c 7.2KB
insert_photo citizen_skin_ao_png_c5b59611.generated.vtex_c 1018.2KB
insert_photo citizen_skin_bentnormal_png_29991593.generated.vtex_c 4.3MB
insert_photo citizen_skin_old_dark_color_png_5ea6bfdd.generated.vtex_c 4.5MB
insert_photo citizen_skin_old_normal_png_c39d7c9.generated.vtex_c 4.9MB
insert_photo citizen_skin_young_ao_png_adaa3ef1.generated.vtex_c 1016.3KB
insert_photo citizen_skin_young_ao_png_bd72312b.generated.vtex_c 1.1MB
insert_photo citizen_skin_young_color_png_57825f18.generated.vtex_c 4.1MB
insert_photo citizen_skin_young_dark_02_color_png_85fc5b72.generated.vtex_c 3.5MB
insert_photo citizen_skin_young_dark_color_png_aef091a.generated.vtex_c 4.4MB
insert_photo citizen_skin_young_normal_png_4ad8cfe5.generated.vtex_c 4.6MB
insert_photo citizen_skin_young_normal_png_7a084b07.generated.vtex_c 4.6MB
insert_photo citizen_skin_zombie_02_ao_png_cea94e89.generated.vtex_c 1.8MB
insert_photo citizen_skin_zombie_02_color_png_b09dc8a1.generated.vtex_c 4.2MB
insert_photo citizen_skin_zombie_02_normal_png_854aeaef.generated.vtex_c 5MB
collections citizen_skin_zombie_02.vmat_c 6.7KB
insert_photo citizen_skin_zombie_ao_png_2c145950.generated.vtex_c 1.8MB
insert_photo citizen_skin_zombie_color_png_eabb72c9.generated.vtex_c 4.3MB
insert_photo citizen_skin_zombie_normal_png_320b82ac.generated.vtex_c 5MB
collections citizen_skin_zombie.vmat_c 6.6KB
collections citizen_skin01.vmat_c 6.8KB
collections citizen_skin02.vmat_c 6.8KB
collections citizen_skin03.vmat_c 6.7KB
collections citizen_skin04.vmat_c 6.7KB
collections citizen_skin05.vmat_c 6.6KB
models/citizen/skin/skeleton/models
view_in_ar skeleton_clean_skin.vmdl_c 514.8KB
view_in_ar skeleton_skin.vmdl_c 514.8KB
models/citizen/skin/skeleton/textures
insert_photo skeleton_clean_skin_color_png_a87e6784.generated.vtex_c 4.6MB
collections skeleton_clean_skin.vmat_c 6.3KB
insert_photo skeleton_skin_ao_png_bec3a60.generated.vtex_c 2.1MB
insert_photo skeleton_skin_color_png_f724c439.generated.vtex_c 4.6MB
insert_photo skeleton_skin_mask_png_8c4bec4b.generated.vtex_c 2.4MB
insert_photo skeleton_skin_normal_png_289a479d.generated.vtex_c 5.1MB
insert_photo skeleton_skin_vmat_g_tdiffusefalloff_8575899a.generated.vtex_c 1.5KB
collections skeleton_skin.vmat_c 5.8KB
models/clothes/helmet
text_snippet helmet.vmdl 4.2KB
models/dev
view_in_ar box.vmdl_c 3.5KB
view_in_ar error.vmdl_c 1.5KB
text_snippet error.vmesh_c 8KB
text_snippet error.vphys_c 2.2KB
insert_photo materialforerrormodel_vmat_g_tcolor_a0ce44b8.generated.vtex_c 1.5KB
collections materialforerrormodel.vmat_c 3.8KB
models
insert_photo diffuse_png_83cfca83.generated.vtex_c 1.5MB
models/duck_decoration
collections duck_decoration.vmat_c 6.2KB
view_in_ar duck_decoration.vmdl_c 119.2KB
models/duck_decoration/textures
insert_photo 3d_duck_1_ambientocclusion-2k_png_5ddc3cb5.generated.vtex_c 2.5MB
insert_photo 3d_duck_1_basecolor-2k_png_c2cf3576.generated.vtex_c 2.2MB
insert_photo 3d_duck_1_normal-2k_png_be5e5d66.generated.vtex_c 5.1MB
models
view_in_ar electrocar.vmdl_c 70.5KB
models/electronics/alarmkeypad
collections alarmkeypad.vmat_c 6.3KB
insert_photo mat_base_color_png_739d1c3d.generated.vtex_c 288.1KB
insert_photo mat_mixed_ao_png_c919ea9.generated.vtex_c 3.8MB
insert_photo mat_normal_directx_png_abdcd302.generated.vtex_c 708.5KB
models/electronics/washing_machine
insert_photo mat.1_base_color_png_9eb04e42.generated.vtex_c 241.4KB
insert_photo mat.1_normal_png_44660748.generated.vtex_c 1.9MB
collections washingmachine.vmat_c 6.4KB
view_in_ar washingmachine.vmdl_c 86.1KB
models/facepunch/benelli
text_snippet vm_spaghelli.prefab 37.8KB
text_snippet vm_spaghelli.prefab_c 17.6KB
text_snippet w_spaghelli.prefab 1.7KB
text_snippet w_spaghelli.prefab_c 1.5KB
models/facepunch/knife
text_snippet fists.prefab 34.3KB
text_snippet fists.prefab_c 15.3KB
text_snippet newmoon.prefab 35.1KB
text_snippet newmoon.prefab_c 15.9KB
text_snippet vm_knife.prefab 34.7KB
text_snippet vm_knife.prefab_c 15.7KB
text_snippet w_knife.prefab 1.2KB
text_snippet w_knife.prefab_c 1.3KB
models/facepunch/m700
insert_photo v_ranged_sight_vmat_g_tambientocclusion_73414a7d.generated.vtex_c 1.5KB
insert_photo v_ranged_sight_vmat_g_tnormal_438319a.generated.vtex_c 2KB
text_snippet v_ranged_sight.vmat 1KB
collections v_ranged_sight.vmat_c 4.8KB
text_snippet vm_m700.prefab 2.3KB
text_snippet vm_m700.prefab_c 2KB
text_snippet w_m700.prefab 1.5KB
text_snippet w_m700.prefab_c 1.4KB
models/facepunch/mp5
text_snippet vm_mp5.prefab 42.3KB
text_snippet vm_mp5.prefab_c 19.9KB
text_snippet w_mp5.prefab 1.8KB
text_snippet w_mp5.prefab_c 1.6KB
models/facepunch/usp
text_snippet test_vm.prefab 38.2KB
text_snippet test_vm.prefab_c 17.5KB
text_snippet v_usp.vmdl 293B
view_in_ar v_usp.vmdl_c 2KB
text_snippet vm_usp.prefab 38.1KB
text_snippet vm_usp.prefab_c 17.4KB
text_snippet w_usp.prefab 1.7KB
text_snippet w_usp.prefab_c 1.5KB
models/first_person/arms_materials
insert_photo first_person_arms_ao_png_3885d3e7.generated.vtex_c 1.9MB
insert_photo first_person_arms_bentnormal_png_a22f6f0c.generated.vtex_c 5.1MB
insert_photo first_person_arms_color_png_d5870b31.generated.vtex_c 4.6MB
collections first_person_arms_light.vmat_c 6.8KB
insert_photo first_person_arms_normal_png_f1063433.generated.vtex_c 5.1MB
collections first_person_arms_shadow.vmat_c 4.8KB
models/first_person
text_snippet first_person_arms_base.vanmgrph_c 9.2KB
text_snippet first_person_arms_punching.vanmgrph_c 17.7KB
view_in_ar first_person_arms.vmdl_c 688.7KB
models/forklift big
view_in_ar forklift big.vmdl_c 7.3MB
insert_photo tex_rgb_0_png_3430b840.generated.vtex_c 4.5MB
collections tex_rgb_0.vmat_c 5.5KB
insert_photo tex_rgb_11_png_681a92dd.generated.vtex_c 89.6KB
collections tex_rgb_11.vmat_c 5.5KB
insert_photo tex_rgb_13_png_ce35af0d.generated.vtex_c 91.1KB
collections tex_rgb_13.vmat_c 5.5KB
insert_photo tex_rgb_6_png_3b5b3602.generated.vtex_c 4.1MB
collections tex_rgb_6.vmat_c 5.5KB
insert_photo tex_rgb_7_png_b6bde968.generated.vtex_c 3.1MB
collections tex_rgb_7.vmat_c 5.5KB
models/furniture/cupboard/01
view_in_ar cupboard_01.vmdl_c 19KB
models/furniture/cupboard/01/textures
insert_photo cupboard01_doors_color_png_ee061015.generated.vtex_c 3.1MB
insert_photo cupboard01_doors_normal_png_73f4f729.generated.vtex_c 3.4MB
collections cupboard01_doors.vmat_c 5.8KB
insert_photo cupboard01_handle_ao_png_442248d9.generated.vtex_c 394.8KB
insert_photo cupboard01_handle_color_png_d03510da.generated.vtex_c 631KB
insert_photo cupboard01_handle_normal_png_4da278cb.generated.vtex_c 413.5KB
collections cupboard01_handle.vmat_c 6.4KB
insert_photo cupboard01_main_color_png_4160984e.generated.vtex_c 2.7MB
insert_photo cupboard01_main_normal_png_be71cf3d.generated.vtex_c 3.4MB
collections cupboard01_main.vmat_c 5.7KB
models/furniture
view_in_ar sofa_03.vmdl_c 158.7KB
models/furniture/tavern_table
view_in_ar tavern_table.vmdl_c 9.6KB
models/gamemodes/poker/table/small
view_in_ar small_pokertable.vmdl_c 106.1KB
models/glock
insert_photo cartridges_normal_tga_1f819303.generated.vtex_c 344.6KB
text_snippet cartridges_normal.tga 2MB
insert_photo cartridges_tga_4796a55b.generated.vtex_c 285.9KB
text_snippet cartridges.tga 2MB
text_snippet cartridges.vmat 976B
collections cartridges.vmat_c 4.7KB
insert_photo glock_tga_8f106a15.generated.vtex_c 386.6KB
text_snippet glock.tga 4MB
text_snippet glock.vanmgrph 24.9KB
text_snippet glock.vanmgrph_c 3.4KB
text_snippet glock.vmat 1008B
collections glock.vmat_c 4.8KB
text_snippet glock20_distance_fire1.sound 390B
text_snippet glock20_distance_fire1.sound_c 741B
text_snippet glock20_distance_fire1.vsnd_c 323.7KB
text_snippet glock20_distance_fire1.wav 328.1KB
text_snippet glock20_fire1.sound 344B
text_snippet glock20_fire1.sound_c 684B
text_snippet glock20_fire1.vsnd_c 431.3KB
text_snippet glock20_fire1.wav 430.8KB
text_snippet glock20_magin.sound 343B
text_snippet glock20_magin.sound_c 683B
text_snippet glock20_magin.vsnd_c 53.5KB
text_snippet glock20_magin.wav 52.9KB
text_snippet glock20_magout_empty.sound 388B
text_snippet glock20_magout_empty.sound_c 739B
text_snippet glock20_magout_empty.vsnd_c 27.6KB
text_snippet glock20_magout_empty.wav 27KB
text_snippet glock20_magout.sound 344B
text_snippet glock20_magout.sound_c 684B
text_snippet glock20_magout.vsnd_c 27.6KB
text_snippet glock20_magout.wav 27KB
text_snippet glock20_sliderelease.sound 348B
text_snippet glock20_sliderelease.sound_c 704B
text_snippet glock20_sliderelease.vsnd_c 72KB
text_snippet glock20_sliderelease.wav 76.3KB
text_snippet glock20_suppressed_fire1.sound 217B
text_snippet glock20_suppressed_fire1.sound_c 603B
text_snippet glock20_suppressed_fire1.vsnd_c 194.5KB
text_snippet glock20_suppressed_fire1.wav 193.9KB
text_snippet glockemptyreload.sndseq 331B
text_snippet glockemptyreload.sndseq_c 754B
text_snippet glockreload.sndseq 266B
text_snippet glockreload.sndseq_c 634B
text_snippet usp.sndseq 285B
text_snippet usp.sndseq_c 632B
models/glock/v/glock20_anims
text_snippet draw_empty.smd 70.1KB
text_snippet draw.smd 70.1KB
text_snippet fire_1.smd 70.1KB
text_snippet fire_2.smd 70.2KB
text_snippet fire_last.smd 70.2KB
text_snippet holster_empty.smd 66.7KB
text_snippet holster.smd 63.3KB
text_snippet idle_empty.smd 415.7KB
text_snippet idle_iron_empty.smd 5.2KB
text_snippet idle_iron.smd 5.2KB
text_snippet idle.smd 415.9KB
text_snippet iron_fire_last.smd 42.8KB
text_snippet iron_fire.smd 42.8KB
text_snippet reload_empty_nomen.smd 333.2KB
text_snippet reload_empty.smd 360.4KB
text_snippet reload_nomen.smd 322.8KB
text_snippet reload.smd 326.4KB
models/glock/v
text_snippet glock20_glock.smd 1MB
text_snippet glock20_glock.vmdl 11.7KB
view_in_ar glock20_glock.vmdl_c 168.1KB
text_snippet glock20_ref_hand_blue.smd 2.9MB
text_snippet glock20_ref_hand_red.smd 1.8MB
text_snippet glock20_ref_suppressor.smd 78.4KB
text_snippet glock20_ref_tritium.smd 18.3KB
text_snippet glock20.qc 11.3KB
models/glock
insert_photo w_glock20_tga_19e7615.generated.vtex_c 135.8KB
text_snippet w_glock20.tga 1MB
text_snippet w_glock20.vmat 977B
collections w_glock20.vmat_c 4.7KB
models/glock/w/w_glock20_anims
text_snippet idle.smd 2KB
models/glock/w
text_snippet w_glock20.qc 6.3KB
text_snippet w_glock20lod0_lod1.smd 287.5KB
text_snippet w_glock20lod0_lod2.smd 140.5KB
text_snippet w_glock20lod0.smd 500.2KB
text_snippet w_glock20lod0.vmdl 3.3KB
view_in_ar w_glock20lod0.vmdl_c 95.4KB
models/goblin/materials
insert_photo goblin_color_png_824e2ede.generated.vtex_c 1MB
insert_photo goblin_mask_png_b328f44e.generated.vtex_c 111.3KB
insert_photo goblin_normal_png_996c3dfa.generated.vtex_c 1.2MB
collections goblin.vmat_c 6.2KB
models/handes
text_snippet black.tga 4MB
text_snippet desertkhaki.tga 4MB
text_snippet hand_black.tga 2MB
text_snippet hand_camo.tga 2MB
insert_photo hand_normal_tga_796cd999.generated.vtex_c 504KB
text_snippet hand_normal.tga 2MB
text_snippet hand_tan.tga 2MB
insert_photo hand_tga_2b7c27e9.generated.vtex_c 301.9KB
text_snippet hand.tga 2MB
text_snippet hand.vmat 966B
collections hand.vmat_c 4.7KB
text_snippet multicam.tga 4MB
insert_photo nomex_normal_tga_cd852efd.generated.vtex_c 946.3KB
text_snippet nomex_normal.tga 4MB
insert_photo nomex_tga_36e66517.generated.vtex_c 504.9KB
text_snippet nomex.tga 4MB
text_snippet nomex.vmat 968B
collections nomex.vmat_c 4.7KB
text_snippet pmm_ref_hand_blue.smd 2.9MB
text_snippet pmm_ref_hand_blue.vmdl 2.1KB
view_in_ar pmm_ref_hand_blue.vmdl_c 128.2KB
text_snippet pmm_ref_hand_red.smd 1.8MB
text_snippet pmm_ref_hand_red.vmdl 2KB
view_in_ar pmm_ref_hand_red.vmdl_c 82.4KB
insert_photo sitex_normal_tga_22d6170c.generated.vtex_c 994.9KB
text_snippet sitex_normal.tga 4MB
insert_photo sitex_tga_2f284db0.generated.vtex_c 510.8KB
text_snippet sitex.tga 4MB
text_snippet sitex.vmat 968B
collections sitex.vmat_c 4.7KB
text_snippet sleeve_detail.tga 256.5KB
insert_photo sleeve_normal_tga_33ff5db.generated.vtex_c 283.1KB
text_snippet sleeve_normal.tga 1MB
insert_photo sleeve_tga_3f6f2229.generated.vtex_c 172.4KB
text_snippet sleeve.tga 1MB
text_snippet sleeve.vmat 970B
collections sleeve.vmat_c 4.7KB
text_snippet sleeve2.tga 1MB
insert_photo watch_dig_min_tga_a349c33.generated.vtex_c 44.3KB
text_snippet watch_dig_min.tga 256.5KB
text_snippet watch_dig_min.vmat 271B
collections watch_dig_min.vmat_c 4.5KB
insert_photo watch_dig_sec_tga_191da93.generated.vtex_c 12.3KB
text_snippet watch_dig_sec.tga 64.5KB
text_snippet watch_dig_sec.vmat 975B
collections watch_dig_sec.vmat_c 4.8KB
text_snippet watch_glass.tga 256.5KB
text_snippet watch_glass.vmat 734B
collections watch_glass.vmat_c 5.4KB
insert_photo watch_hands_tga_49db5df1.generated.vtex_c 11.8KB
text_snippet watch_hands.tga 64.5KB
text_snippet watch_hands.vmat 980B
collections watch_hands.vmat_c 4.8KB
insert_photo wristwatch_normal_tga_f475b03f.generated.vtex_c 173.6KB
text_snippet wristwatch_normal.tga 1MB
insert_photo wristwatch_tga_bfeaa7d9.generated.vtex_c 106.8KB
text_snippet wristwatch.tga 1MB
text_snippet wristwatch.vmat 978B
collections wristwatch.vmat_c 4.8KB
models/houses
view_in_ar house_a.vmdl_c 74.4KB
view_in_ar house_b.vmdl_c 65.6KB
view_in_ar house_c.vmdl_c 44.3KB
models/items
insert_photo ammo_ao_png_23d65c0f.generated.vtex_c 427.3KB
insert_photo ammo_color_png_6ae7019f.generated.vtex_c 383.8KB
insert_photo ammo_normal_png_7f4af402.generated.vtex_c 505.5KB
collections ammo.vmat_c 5.6KB
view_in_ar ammo.vmdl_c 45.3KB
insert_photo bed_ao_png_24baf29d.generated.vtex_c 480.8KB
insert_photo bed_color_png_41aa0f89.generated.vtex_c 653.9KB
insert_photo bed_normal_png_89b0c797.generated.vtex_c 1.2MB
collections bed.vmat_c 5.5KB
view_in_ar bed.vmdl_c 60.5KB
models/items/metal_set
view_in_ar metal_bigcabinet.vmdl_c 20KB
models/items/minimal_set
view_in_ar minimal_sofachair.vmdl_c 10.7KB
view_in_ar minimal_table.vmdl_c 7.1KB
view_in_ar minimal_wardrobe.vmdl_c 8.5KB
models/items/plain_set
view_in_ar plain_bed.vmdl_c 20.2KB
view_in_ar plain_wardrobe.vmdl_c 7.4KB
models/lights/kitchen_light
insert_photo kitchen_light_ao_png_6394dc5d.generated.vtex_c 108.7KB
insert_photo kitchen_light_color_png_c58f049f.generated.vtex_c 25.9KB
insert_photo kitchen_light_normal_png_2b1b2de9.generated.vtex_c 217.4KB
insert_photo kitchen_light_selfillum_png_352f710e.generated.vtex_c 45.5KB
collections kitchen_light.vmat_c 7KB
view_in_ar kitchen_light.vmdl_c 11.8KB
models/log
insert_photo log_color_png_56c3a716.generated.vtex_c 87.2KB
insert_photo log_normal_png_822e5b8c.generated.vtex_c 23.1KB
insert_photo log_rough_png_a094d2bc.generated.vtex_c 23.3KB
insert_photo log2_color_png_434bdce4.generated.vtex_c 87.2KB
insert_photo log3_color_png_e5ce544d.generated.vtex_c 87.2KB
collections logbase.vmat_c 4.2KB
collections logbase2.vmat_c 4.2KB
collections logbase3.vmat_c 4.2KB
view_in_ar saunalog.vmdl_c 7.1KB
models/m4a1
text_snippet m4a1-.prefab 5.2KB
text_snippet m4a1-.prefab_c 4.3KB
models/m4a1/m4a1
text_snippet m4a1.equip 678B
text_snippet mount_m4a1.prefab 1.3KB
text_snippet mount_m4a1.prefab_c 1.2KB
text_snippet vm_m4a1.prefab 37.7KB
text_snippet vm_m4a1.prefab_c 17.3KB
text_snippet w_m4a1.prefab 1.7KB
text_snippet w_m4a1.prefab_c 1.5KB
models/m4a1
text_snippet v_m4a1.vmdl 293B
view_in_ar v_m4a1.vmdl_c 2KB
models/m4a1/viewmodel_variants
text_snippet a.prefab 38.3KB
text_snippet a.prefab_c 17.7KB
text_snippet b.prefab 38.3KB
text_snippet b.prefab_c 17.7KB
text_snippet c.prefab 38.3KB
text_snippet c.prefab_c 17.7KB
text_snippet s.prefab 38.3KB
text_snippet s.prefab_c 17.7KB
text_snippet ss.prefab 38.3KB
text_snippet ss.prefab_c 17.7KB
text_snippet sss.prefab 38.3KB
text_snippet sss.prefab_c 17.7KB
models/m4a1
text_snippet vm_aksu.prefab 23.2KB
text_snippet vm_aksu.prefab_c 14.5KB
text_snippet vm_m4a1.prefab 38.3KB
text_snippet vm_m4a1.prefab_c 17.7KB
text_snippet w_m4a1.prefab 1.7KB
text_snippet w_m4a1.prefab_c 1.5KB
text_snippet w_m4a1.vmdl 293B
view_in_ar w_m4a1.vmdl_c 2KB
models/m67
text_snippet granade.vanmgrph 12.8KB
text_snippet granade.vanmgrph_c 2.4KB
text_snippet m67_explode_1_distant.ogg 35.5KB
text_snippet m67_explode_1_distant.vsnd_c 498.7KB
text_snippet m67_explode_1.vsnd_c 775.9KB
text_snippet m67_explode_1.wav 775.2KB
text_snippet m67_explode_2.sound 204B
text_snippet m67_explode_2.sound_c 574B
text_snippet m67_explode_2.vsnd_c 731.3KB
text_snippet m67_explode_2.wav 730.7KB
text_snippet m67_explode_3.vsnd_c 804.5KB
text_snippet m67_explode_3.wav 803.9KB
text_snippet m67_explode_4.vsnd_c 751.9KB
text_snippet m67_explode_4.wav 751.3KB
text_snippet m67_explode_5.vsnd_c 1.3MB
text_snippet m67_explode_5.wav 1.3MB
text_snippet m67_explode_6.vsnd_c 794.8KB
text_snippet m67_explode_6.wav 794.2KB
text_snippet m67_pinpull.sound 202B
text_snippet m67_pinpull.sound_c 556B
text_snippet m67_pinpull.vsnd_c 76KB
text_snippet m67_pinpull.wav 75.4KB
text_snippet m67_primer.vsnd_c 151.4KB
text_snippet m67_primer.wav 150.8KB
text_snippet m67_safety.sound 201B
text_snippet m67_safety.sound_c 555B
text_snippet m67_safety.vsnd_c 57.5KB
text_snippet m67_safety.wav 56.9KB
text_snippet m67_spoon1.sound 201B
text_snippet m67_spoon1.sound_c 555B
text_snippet m67_spoon1.vsnd_c 86.8KB
text_snippet m67_spoon1.wav 86.2KB
insert_photo m67_tga_e0cb39fb.generated.vtex_c 172.4KB
text_snippet m67.tga 1MB
text_snippet m67.vmat 265B
collections m67.vmat_c 4.4KB
models/m67/v/m67_anims
text_snippet cook.smd 697.3KB
text_snippet deploy_empty_nomen.smd 123.7KB
text_snippet deploy_empty.smd 123.7KB
text_snippet deploy_nomen.smd 123.7KB
text_snippet deploy.smd 123.7KB
text_snippet holster_empty_nomen.smd 123.6KB
text_snippet holster_empty.smd 123.6KB
text_snippet holster_nomen.smd 123.6KB
text_snippet holster.smd 123.6KB
text_snippet idle.smd 353.2KB
text_snippet prime.smd 697.2KB
text_snippet throw.smd 123.7KB
models/m67/v
text_snippet m67_hand_blue.smd 2.9MB
text_snippet m67_hand_blue2.smd 2.6MB
text_snippet m67_hand_red.smd 1.8MB
text_snippet m67_hand_red2.smd 1.6MB
text_snippet m67.qc 15KB
text_snippet m67.smd 531.3KB
text_snippet m67.vmdl 4.3KB
view_in_ar m67.vmdl_c 112KB
models/m67/w/m67_anims
text_snippet idle.smd 160B
models/m67/w
text_snippet m67_physics.smd 15.5KB
models/m67/w/m67_thrown_anims
text_snippet idle.smd 160B
models/m67/w
text_snippet m67_thrown_m67.smd 226.3KB
text_snippet m67_thrown_m67.vmdl 2KB
view_in_ar m67_thrown_m67.vmdl_c 21.7KB
text_snippet m67_thrown_physics.smd 19.7KB
text_snippet m67_thrown.qc 713B
text_snippet m67.qc 680B
text_snippet m67.smd 506.5KB
text_snippet m67.vmdl 1.9KB
view_in_ar m67.vmdl_c 34.9KB
models/machette
insert_photo gerber_gator_tga_b533bbe9.generated.vtex_c 102.6KB
text_snippet gerber_gator.tga 1MB
text_snippet gerber_gator.vmat 1018B
collections gerber_gator.vmat_c 4.8KB
text_snippet knife_hit1.vsnd_c 42.1KB
text_snippet knife_hit1.wav 41.6KB
text_snippet knife_hit2.vsnd_c 47.9KB
text_snippet knife_hit2.wav 47.4KB
text_snippet knife_hit3.sound 206B
text_snippet knife_hit3.sound_c 576B
text_snippet knife_hit3.vsnd_c 53.8KB
text_snippet knife_hit3.wav 53.2KB
text_snippet knife_hitworld1.sound 211B
text_snippet knife_hitworld1.sound_c 597B
text_snippet knife_hitworld1.vsnd_c 17.1KB
text_snippet knife_hitworld1.wav 16.4KB
text_snippet knife_stab.sound 206B
text_snippet knife_stab.sound_c 576B
text_snippet knife_stab.vsnd_c 29.4KB
text_snippet knife_stab.wav 28.7KB
text_snippet machete1.vsnd_c 70.6KB
text_snippet machete1.wav 70.1KB
text_snippet machete2.sound 204B
text_snippet machete2.sound_c 574B
text_snippet machete2.vsnd_c 76KB
text_snippet machete2.wav 75.5KB
text_snippet machete3.vsnd_c 86.8KB
text_snippet machete3.wav 86.3KB
text_snippet machette.vanmgrph 14.3KB
text_snippet machette.vanmgrph_c 2.7KB
models/machette/v/machete_anims
text_snippet backstab_draw.smd 34.6KB
text_snippet backstab_holster.smd 34.6KB
text_snippet backstab_idle.smd 106.1KB
text_snippet backstab_stab.smd 80.5KB
text_snippet draw_nomen.smd 80.6KB
text_snippet draw.smd 80.6KB
text_snippet holster_nomen.smd 55KB
text_snippet holster.smd 55KB
text_snippet idle.smd 769.6KB
text_snippet overhead.smd 80.6KB
text_snippet slash1.smd 80.5KB
text_snippet slash2.smd 80.6KB
models/machette/v
text_snippet machete_ref_hand_blue.smd 2.9MB
text_snippet machete_ref_hand_red.smd 1.8MB
text_snippet machete_ref.smd 617.2KB
text_snippet machete_ref.vmdl 7.3KB
view_in_ar machete_ref.vmdl_c 128.1KB
text_snippet machete.qc 7.4KB
models/machette
insert_photo w_machete_tga_31afc7f1.generated.vtex_c 44.4KB
text_snippet w_machete.tga 256.5KB
text_snippet w_machete.vmat 1015B
collections w_machete.vmat_c 4.8KB
models/machette/w/w_machete_anims
text_snippet idle.smd 2KB
models/machette/w
text_snippet w_machete.qc 4.4KB
text_snippet w_machetelod0.smd 39.8KB
text_snippet w_machetelod0.vmdl 2KB
view_in_ar w_machetelod0.vmdl_c 10KB
models/new_moon_sword
text_snippet blade.vmat 501B
collections blade.vmat_c 5.4KB
text_snippet diffuse texture-diffuse texture_0.png 212.7KB
text_snippet diffuse texture-diffuse texture_0.vmat 501B
collections diffuse texture-diffuse texture_0.vmat_c 5.4KB
text_snippet dontknow.vmat 1.3KB
collections dontknow.vmat_c 6.5KB
text_snippet fullmoon_animation.vmdl 1.9KB
view_in_ar fullmoon_animation.vmdl_c 14.7KB
text_snippet fullmoon_sword_2.vmdl 2.2KB
view_in_ar fullmoon_sword_2.vmdl_c 14.5KB
text_snippet fullmoon_sword.vmdl 1.2KB
view_in_ar fullmoon_sword.vmdl_c 12.2KB
text_snippet handle_ring.vmat 501B
collections handle_ring.vmat_c 5.4KB
text_snippet handle.vmat 1.2KB
collections handle.vmat_c 5.8KB
text_snippet rings.vmat 501B
collections rings.vmat_c 5.4KB
text_snippet safety_middle.vmat 501B
collections safety_middle.vmat_c 5.4KB
text_snippet safety_top_bottom.vmat 501B
collections safety_top_bottom.vmat_c 5.4KB
models/new_moon_sword/unbenannt_textures
insert_photo blade_base_color_png_986f9773.generated.vtex_c 328.8KB
text_snippet blade_base_color.png 184.3KB
text_snippet blade_height.png 9.2KB
text_snippet blade_metallic.png 5.2KB
insert_photo blade_mixed_ao_png_d7067eb1.generated.vtex_c 255.1KB
text_snippet blade_mixed_ao.png 290.5KB
text_snippet blade_normal_directx.png 208.9KB
insert_photo blade_normal_png_3c198a21.generated.vtex_c 480.1KB
text_snippet blade_normal.png 108.1KB
text_snippet blade_roughness.png 271.6KB
insert_photo handle_base_color_png_62992e35.generated.vtex_c 104.8KB
text_snippet handle_base_color.png 56.1KB
text_snippet handle_height.png 59.4KB
text_snippet handle_metallic.png 3.1KB
insert_photo handle_mixed_ao_png_a563ae1d.generated.vtex_c 78.6KB
text_snippet handle_mixed_ao.png 40.5KB
text_snippet handle_normal_directx.png 116.5KB
insert_photo handle_normal_png_66765a62.generated.vtex_c 141.5KB
text_snippet handle_normal.png 80.6KB
text_snippet handle_ring_base_color.png 5.2KB
text_snippet handle_ring_height.png 5.2KB
text_snippet handle_ring_metallic.png 5.2KB
text_snippet handle_ring_mixed_ao.png 21.7KB
text_snippet handle_ring_normal_directx.png 41.2KB
text_snippet handle_ring_normal.png 42.9KB
text_snippet handle_ring_roughness.png 43.8KB
text_snippet handle_roughness.png 50.7KB
insert_photo metin2___full_moon_sword1_pbr_shader_base_color_png_4980aba3.generated.vtex_c 29KB
text_snippet metin2___full_moon_sword1_pbr_shader_base_color.png 6.4KB
text_snippet metin2___full_moon_sword1_pbr_shader_height.png 6.4KB
text_snippet metin2___full_moon_sword1_pbr_shader_metallic.png 4.1KB
insert_photo metin2___full_moon_sword1_pbr_shader_mixed_ao_png_c79f8c50.generated.vtex_c 49.7KB
text_snippet metin2___full_moon_sword1_pbr_shader_mixed_ao.png 7.2KB
text_snippet metin2___full_moon_sword1_pbr_shader_normal_directx.png 5.2KB
insert_photo metin2___full_moon_sword1_pbr_shader_normal_png_ce49e50d.generated.vtex_c 29.2KB
text_snippet metin2___full_moon_sword1_pbr_shader_normal.png 6.4KB
text_snippet metin2___full_moon_sword1_pbr_shader_roughness.png 6.4KB
text_snippet rings_base_color.png 5.2KB
text_snippet rings_height.png 15.3KB
text_snippet rings_metallic.png 3.1KB
text_snippet rings_mixed_ao.png 73.1KB
text_snippet rings_normal_directx.png 48KB
text_snippet rings_normal.png 5.2KB
text_snippet rings_roughness.png 35.9KB
text_snippet safety_middle_base_color.png 16.2KB
text_snippet safety_middle_height.png 7.3KB
text_snippet safety_middle_metallic.png 5.2KB
text_snippet safety_middle_mixed_ao.png 9.9KB
text_snippet safety_middle_normal_directx.png 22.8KB
text_snippet safety_middle_normal.png 19.9KB
text_snippet safety_middle_roughness.png 5.2KB
text_snippet safety_top_bottom_base_color.png 61.8KB
text_snippet safety_top_bottom_height.png 12.7KB
text_snippet safety_top_bottom_metallic.png 32.5KB
text_snippet safety_top_bottom_mixed_ao.png 26.9KB
text_snippet safety_top_bottom_normal_directx.png 46KB
text_snippet safety_top_bottom_normal.png 4.1KB
text_snippet safety_top_bottom_roughness.png 62.5KB
models
insert_photo normal_png_a7b2bf2b.generated.vtex_c 1.5MB
models/npcs/chibi
text_snippet chibi_ragdoll.prefab 1.6KB
text_snippet chibi_ragdoll.prefab_c 1.5KB
text_snippet chibi_standard.vmdl 6KB
view_in_ar chibi_standard.vmdl_c 142.8KB
text_snippet chibi.vanmgrph 15.9KB
text_snippet chibi.vanmgrph_c 2.5KB
text_snippet eye_roughness.vmat 418B
collections eye_roughness.vmat_c 5KB
text_snippet eyeball.vmat 1.1KB
collections eyeball.vmat_c 5.4KB
text_snippet gear_roughness.vmat 1.1KB
collections gear_roughness.vmat_c 5.4KB
text_snippet head_roughness.vmat 1.1KB
collections head_roughness.vmat_c 5.4KB
text_snippet mouth_roughness.vmat 1.1KB
collections mouth_roughness.vmat_c 5.4KB
text_snippet standardsurface1_roughness.vmat 1.1KB
collections standardsurface1_roughness.vmat_c 5.6KB
text_snippet suite_normal_directx.vmat 1.1KB
collections suite_normal_directx.vmat_c 5.4KB
models/npcs/chibi/textures
insert_photo eye_base_color_png_9bb63e9b.generated.vtex_c 44.8KB
text_snippet eye_base_color.png 16.5KB
text_snippet eye_height.png 12.5KB
text_snippet eye_metallic.png 4.1KB
insert_photo eye_mixed_ao_png_421fd9d4.generated.vtex_c 410KB
text_snippet eye_mixed_ao.png 259.1KB
text_snippet eye_normal_directx.png 15MB
insert_photo eye_normal_png_dde08c05.generated.vtex_c 3.8MB
text_snippet eye_normal.png 12.7MB
text_snippet eye_roughness.png 2.1MB
insert_photo eyeball_base_color_png_2fbd1dbc.generated.vtex_c 3.5MB
insert_photo eyeball_base_color_png_8deedd9.generated.vtex_c 3.5MB
text_snippet eyeball_base_color.png 6.9MB
text_snippet eyeball_height.png 4MB
text_snippet eyeball_metallic.png 4.1KB
insert_photo eyeball_mixed_ao_png_89e0faa7.generated.vtex_c 1.2MB
text_snippet eyeball_mixed_ao.png 811.2KB
text_snippet eyeball_normal_directx.png 14.7MB
insert_photo eyeball_normal_png_254c5c8.generated.vtex_c 3MB
insert_photo eyeball_normal_png_da996989.generated.vtex_c 2.7MB
text_snippet eyeball_normal.png 33.3KB
text_snippet eyeball_roughness.png 1.7MB
insert_photo gear_base_color_png_41ea4833.generated.vtex_c 44.8KB
text_snippet gear_base_color.png 16.5KB
text_snippet gear_height.png 12.5KB
text_snippet gear_metallic.png 8.4KB
insert_photo gear_mixed_ao_png_f60c50b9.generated.vtex_c 1.8MB
text_snippet gear_mixed_ao.png 1.4MB
text_snippet gear_normal_directx.png 2.8MB
insert_photo gear_normal_png_175e229b.generated.vtex_c 1.4MB
text_snippet gear_normal.png 1.4MB
text_snippet gear_roughness.png 10.5KB
insert_photo head_base_color_png_99654dcd.generated.vtex_c 1.7MB
insert_photo head_base_color_png_c2579b10.generated.vtex_c 1.7MB
text_snippet head_base_color.png 1.5MB
text_snippet head_height.png 3MB
text_snippet head_metallic.png 8.4KB
insert_photo head_mixed_ao_png_dd329b37.generated.vtex_c 1.1MB
text_snippet head_mixed_ao.png 868.3KB
text_snippet head_normal_directx.png 10.5MB
insert_photo head_normal_png_f4fb16ba.generated.vtex_c 2.4MB
text_snippet head_normal.png 929.6KB
text_snippet head_roughness.png 1.1MB
insert_photo mouth_base_color_png_cee0b292.generated.vtex_c 1.3MB
text_snippet mouth_base_color.png 844.6KB
text_snippet mouth_height.png 3.9MB
text_snippet mouth_metallic.png 212.4KB
insert_photo mouth_mixed_ao_png_837a057.generated.vtex_c 1.5MB
text_snippet mouth_mixed_ao.png 1.1MB
text_snippet mouth_normal_directx.png 13.9MB
insert_photo mouth_normal_png_ea21fe08.generated.vtex_c 45.1KB
text_snippet mouth_normal.png 28.8KB
text_snippet mouth_roughness.png 8.4KB
insert_photo standardsurface1_base_color_png_b045420c.generated.vtex_c 44.9KB
text_snippet standardsurface1_base_color.png 16.5KB
text_snippet standardsurface1_height.png 12.5KB
text_snippet standardsurface1_metallic.png 4.1KB
text_snippet standardsurface1_mixed_ao.png 4.9KB
text_snippet standardsurface1_normal_directx.png 29.1KB
insert_photo standardsurface1_normal_png_d7e08c31.generated.vtex_c 45.1KB
text_snippet standardsurface1_normal.png 28.8KB
text_snippet standardsurface1_roughness.png 8.4KB
insert_photo suite_base_color_png_d9816462.generated.vtex_c 1.7MB
text_snippet suite_base_color.png 2.7MB
text_snippet suite_height.png 1.7MB
text_snippet suite_metallic.png 8.4KB
insert_photo suite_mixed_ao_png_b28b1651.generated.vtex_c 938.2KB
text_snippet suite_mixed_ao.png 735.6KB
text_snippet suite_normal_directx.png 6.6MB
insert_photo suite_normal_png_b999bdaa.generated.vtex_c 2MB
text_snippet suite_normal.png 5.1MB
text_snippet suite_roughness.png 483.5KB
models/npcs/skeleton
text_snippet skeleton.prefab 1.6KB
text_snippet skeleton.prefab_c 1.7KB
models/npcs/skeleton2
text_snippet skeleton2.prefab 1.6KB
text_snippet skeleton2.prefab_c 1.7KB
models/npcs/slime
text_snippet burst.prefab 4.7KB
text_snippet burst.prefab_c 3KB
text_snippet item.prefab 4.7KB
text_snippet item.prefab_c 3KB
text_snippet slime_burst.prefab 4.5KB
text_snippet slime_burst.prefab_c 2.9KB
insert_photo slime_vmat_g_tnormal_c9e1b2d1.generated.vtex_c 2KB
text_snippet slime.vanmgrph 14.1KB
text_snippet slime.vanmgrph_c 2.5KB
text_snippet slime.vmat 1.1KB
collections slime.vmat_c 5KB
text_snippet slime.vmdl 4.5KB
view_in_ar slime.vmdl_c 22.9KB
text_snippet storm.prefab 4.7KB
text_snippet storm.prefab_c 3KB
models/npcs/zombie
text_snippet zombie.prefab 1.6KB
text_snippet zombie.prefab_c 1.6KB
models/others/kitchen
view_in_ar kitchen.vmdl_c 213.3KB
models/others/kitchen/textures
insert_photo kitchen_ao_png_d6a01af8.generated.vtex_c 5.9MB
insert_photo kitchen_color_png_b94e27e9.generated.vtex_c 7.8MB
insert_photo kitchen_normal_png_d8d36dc0.generated.vtex_c 13.8MB
collections kitchen.vmat_c 6KB
models/playermodels
view_in_ar skeleman.vmdl_c 3.5MB
models/playermodels/skeleman
insert_photo skelehead_lod0_vmorf.vtex_c 22KB
insert_photo skelehead_lod1_vmorf.vtex_c 5KB
insert_photo skelehead_lod2_vmorf.vtex_c 32KB
insert_photo skelehead_lod3_vmorf.vtex_c 17.7KB
models/portal
insert_photo background_alpha_png_4d3ab405.generated.vtex_c 51.3KB
text_snippet background_alpha.png 27.4KB
text_snippet background_alpha.vmat 281B
collections background_alpha.vmat_c 4.5KB
insert_photo background_emission_png_b83ea99d.generated.vtex_c 50KB
text_snippet background_emission.png 27.4KB
text_snippet background_emission.vmat 284B
collections background_emission.vmat_c 4.5KB
text_snippet portal.vmdl 1.6KB
view_in_ar portal.vmdl_c 895.6KB
models/prism
text_snippet blinn1_base.vmat 1.1KB
collections blinn1_base.vmat_c 5.3KB
text_snippet blinn2rings_roughness.vmat 1.1KB
collections blinn2rings_roughness.vmat_c 5.4KB
text_snippet prism.vmdl 1.7KB
view_in_ar prism.vmdl_c 14.8KB
models/prism/textures
insert_photo blinn1_base_color_png_7f96e7e4.generated.vtex_c 942.4KB
text_snippet blinn1_base_color.png 1.3MB
text_snippet blinn1_height.png 951.1KB
text_snippet blinn1_metallic.png 4.1KB
insert_photo blinn1_mixed_ao_png_f6f8582c.generated.vtex_c 256.1KB
text_snippet blinn1_mixed_ao.png 198KB
text_snippet blinn1_normal_directx.png 3.9MB
insert_photo blinn1_normal_png_47cbac48.generated.vtex_c 890.8KB
text_snippet blinn1_normal.png 28.8KB
text_snippet blinn1_roughness.png 633.5KB
insert_photo blinn2rings_base_color_png_48eadfba.generated.vtex_c 44.8KB
insert_photo blinn2rings_base_color_png_afc0c0b6.generated.vtex_c 44.8KB
text_snippet blinn2rings_base_color.png 16.5KB
text_snippet blinn2rings_height.png 12.5KB
text_snippet blinn2rings_metallic.png 8.4KB
insert_photo blinn2rings_mixed_ao_png_4d5c281b.generated.vtex_c 1.6MB
text_snippet blinn2rings_mixed_ao.png 1.5MB
text_snippet blinn2rings_normal_directx.png 7.9MB
insert_photo blinn2rings_normal_png_3c332e8a.generated.vtex_c 3.8MB
text_snippet blinn2rings_normal.png 4MB
text_snippet blinn2rings_roughness.png 1.9MB
models/props/ammo_box
text_snippet ammobox.vmdl 1.7KB
view_in_ar ammobox.vmdl_c 61.7KB
text_snippet box.vmat 1.1KB
collections box.vmat_c 5.5KB
text_snippet side1.vmat 1.1KB
collections side1.vmat_c 5.3KB
models/props/ammo_box/textures
insert_photo box_base_color_png_82e86706.generated.vtex_c 2.7MB
text_snippet box_base_color.png 4MB
text_snippet box_height.png 1.3MB
text_snippet box_metallic.png 9.7KB
insert_photo box_mixed_ao_png_7e8c0051.generated.vtex_c 1.1MB
text_snippet box_mixed_ao.png 745.2KB
text_snippet box_normal_directx.png 12.3MB
insert_photo box_normal_png_598c5cf7.generated.vtex_c 3MB
text_snippet box_normal.png 6.6MB
text_snippet box_roughness.png 1.9MB
insert_photo side1_base_color_png_4a03af16.generated.vtex_c 2.1MB
text_snippet side1_base_color.png 1.9MB
text_snippet side1_height.png 1.4MB
text_snippet side1_metallic.png 573.8KB
insert_photo side1_normal_directx_png_2c81586.generated.vtex_c 3.7MB
insert_photo side1_normal_directx_png_9d52c30b.generated.vtex_c 1.6MB
text_snippet side1_normal_directx.png 7.2MB
text_snippet side1_normal.png 1.9MB
text_snippet side1_roughness.png 811KB
insert_photo top1_base_color_png_536d9b95.generated.vtex_c 1.4MB
text_snippet top1_base_color.png 1.6MB
text_snippet top1_height.png 695KB
text_snippet top1_metallic.png 282.7KB
insert_photo top1_mixed_ao_png_8251dc21.generated.vtex_c 1.6MB
text_snippet top1_mixed_ao.png 1.3MB
text_snippet top1_normal_directx.png 4.5MB
insert_photo top1_normal_png_a755bbe6.generated.vtex_c 2.7MB
text_snippet top1_normal.png 1.7MB
text_snippet top1_roughness.png 1MB
models/props/ammo_box
text_snippet top1.vmat 1.1KB
collections top1.vmat_c 5.4KB
models/props/beam_railing_a
collections beam_railing_rusty_a.vmat_c 6.6KB
collections beam_railing_yellow_a.vmat_c 7.1KB
models/props/box_legendary
text_snippet box_open.vmdl 3.9KB
text_snippet box_opening.vmdl 4.2KB
view_in_ar box_opening.vmdl_c 254.9KB
text_snippet box2_unwrapped.vmdl 3KB
view_in_ar box2_unwrapped.vmdl_c 251.8KB
text_snippet legendary chest.vmdl 4.3KB
view_in_ar legendary chest.vmdl_c 258.9KB
text_snippet metal_corner1_base.vmat 1.2KB
collections metal_corner1_base.vmat_c 5.8KB
text_snippet metal_locked_base.vmat 1.2KB
collections metal_locked_base.vmat_c 5.7KB
text_snippet metal_main_around1_roughness.vmat 1.2KB
collections metal_main_around1_roughness.vmat_c 5.9KB
text_snippet metal_top_around1_roughness.vmat 1.2KB
collections metal_top_around1_roughness.vmat_c 5.9KB
models/props/box_legendary/textures
insert_photo metal_corner1_base_color_png_18e3a4b9.generated.vtex_c 4.4MB
insert_photo metal_corner1_base_color_png_f747c82c.generated.vtex_c 4.4MB
text_snippet metal_corner1_base_color.png 6.4MB
text_snippet metal_corner1_height.png 2.5MB
text_snippet metal_corner1_metallic.png 1.5MB
insert_photo metal_corner1_mixed_ao_png_39614342.generated.vtex_c 1.3MB
insert_photo metal_corner1_mixed_ao_png_f7bcb258.generated.vtex_c 1.3MB
text_snippet metal_corner1_mixed_ao.png 1MB
text_snippet metal_corner1_normal_directx.png 10.1MB
insert_photo metal_corner1_normal_png_c782de5e.generated.vtex_c 4.1MB
insert_photo metal_corner1_normal_png_ca91136e.generated.vtex_c 4.1MB
text_snippet metal_corner1_normal.png 28.8KB
text_snippet metal_corner1_roughness.png 2.8MB
insert_photo metal_locked_base_color_png_3c260170.generated.vtex_c 3.3MB
insert_photo metal_locked_base_color_png_41398534.generated.vtex_c 2MB
insert_photo metal_locked_base_color_png_bba5b03a.generated.vtex_c 2MB
text_snippet metal_locked_base_color.png 1.8MB
text_snippet metal_locked_height.png 3.5MB
text_snippet metal_locked_metallic.png 297.6KB
insert_photo metal_locked_mixed_ao_png_166c435.generated.vtex_c 1.5MB
insert_photo metal_locked_mixed_ao_png_189e2be1.generated.vtex_c 1.5MB
text_snippet metal_locked_mixed_ao.png 1.2MB
text_snippet metal_locked_normal_directx.png 12.6MB
insert_photo metal_locked_normal_png_ba6c9e24.generated.vtex_c 2.5MB
insert_photo metal_locked_normal_png_e7904830.generated.vtex_c 2.5MB
text_snippet metal_locked_normal.png 28.8KB
text_snippet metal_locked_roughness.png 1.3MB
insert_photo metal_main_around1_base_color_png_2aea30a0.generated.vtex_c 3.2MB
insert_photo metal_main_around1_base_color_png_31e4b745.generated.vtex_c 3.2MB
text_snippet metal_main_around1_base_color.png 5.5MB
text_snippet metal_main_around1_height.png 12.5KB
text_snippet metal_main_around1_metallic.png 8.4KB
insert_photo metal_main_around1_mixed_ao_png_1d91a5f0.generated.vtex_c 1MB
insert_photo metal_main_around1_mixed_ao_png_60db000.generated.vtex_c 1MB
text_snippet metal_main_around1_mixed_ao.png 787.8KB
text_snippet metal_main_around1_normal_directx.png 14.3MB
insert_photo metal_main_around1_normal_png_993a4363.generated.vtex_c 3.7MB
insert_photo metal_main_around1_normal_png_ad880f7d.generated.vtex_c 3.7MB
text_snippet metal_main_around1_normal.png 11.6MB
text_snippet metal_main_around1_roughness.png 965.2KB
insert_photo metal_top_around1_base_color_png_83e7997a.generated.vtex_c 2.6MB
insert_photo metal_top_around1_base_color_png_bdb95ab7.generated.vtex_c 2.6MB
text_snippet metal_top_around1_base_color.png 3.9MB
text_snippet metal_top_around1_height.png 2.6MB
text_snippet metal_top_around1_metallic.png 8.4KB
insert_photo metal_top_around1_normal_directx_png_b76e8e7c.generated.vtex_c 1.7MB
insert_photo metal_top_around1_normal_directx_png_c6a39073.generated.vtex_c 1.7MB
text_snippet metal_top_around1_normal_directx.png 10.3MB
insert_photo metal_top_around1_normal_png_7fd01a9b.generated.vtex_c 2.9MB
insert_photo metal_top_around1_normal_png_c65b579.generated.vtex_c 2.9MB
text_snippet metal_top_around1_normal.png 8MB
text_snippet metal_top_around1_roughness.png 735.4KB
insert_photo wood_main_around1_base_color_png_109d1080.generated.vtex_c 3.9MB
insert_photo wood_main_around1_base_color_png_685c7f22.generated.vtex_c 3.9MB
text_snippet wood_main_around1_base_color.png 7.6MB
text_snippet wood_main_around1_height.png 4.9MB
text_snippet wood_main_around1_metallic.png 4.1KB
insert_photo wood_main_around1_mixed_ao_png_557d8a4b.generated.vtex_c 1.7MB
insert_photo wood_main_around1_mixed_ao_png_e30ff53b.generated.vtex_c 1.7MB
text_snippet wood_main_around1_mixed_ao.png 1.2MB
text_snippet wood_main_around1_normal_directx.png 17.6MB
insert_photo wood_main_around1_normal_png_42e960b3.generated.vtex_c 45.2KB
insert_photo wood_main_around1_normal_png_ef05f647.generated.vtex_c 45.2KB
text_snippet wood_main_around1_normal.png 28.8KB
text_snippet wood_main_around1_roughness.png 8.4KB
insert_photo wood_top_around1_base_color_png_261937f7.generated.vtex_c 4MB
insert_photo wood_top_around1_base_color_png_a2685fb6.generated.vtex_c 4MB
text_snippet wood_top_around1_base_color.png 7.6MB
text_snippet wood_top_around1_height.png 4.9MB
text_snippet wood_top_around1_metallic.png 4.1KB
insert_photo wood_top_around1_mixed_ao_png_1e8f5bed.generated.vtex_c 1.8MB
insert_photo wood_top_around1_mixed_ao_png_f6287636.generated.vtex_c 1.8MB
text_snippet wood_top_around1_mixed_ao.png 1.3MB
text_snippet wood_top_around1_normal_directx.png 17.5MB
insert_photo wood_top_around1_normal_png_1783a054.generated.vtex_c 45.2KB
insert_photo wood_top_around1_normal_png_49bd4c20.generated.vtex_c 45.2KB
text_snippet wood_top_around1_normal.png 28.8KB
text_snippet wood_top_around1_roughness.png 8.4KB
models/props/box_legendary
text_snippet wood_main.vmat 1.2KB
collections wood_main.vmat_c 5.8KB
text_snippet wood_top_around1_roughness.vmat 1.2KB
collections wood_top_around1_roughness.vmat_c 5.8KB
models/props/box_new
text_snippet box_new.vmdl 2.9KB
view_in_ar box_new.vmdl_c 164KB
text_snippet knopf1_base.vmat 1.1KB
collections knopf1_base.vmat_c 5.5KB
text_snippet metal_roughness.vmat 1.1KB
collections metal_roughness.vmat_c 5.5KB
text_snippet small.vmdl 2.9KB
view_in_ar small.vmdl_c 166.3KB
models/props/box_new/textures
insert_photo knopf1_base_color_png_4ce1062b.generated.vtex_c 1.6MB
text_snippet knopf1_base_color.png 1.8MB
text_snippet knopf1_height.png 956.4KB
text_snippet knopf1_metallic.png 16.5KB
insert_photo knopf1_normal_directx_png_ffa42510.generated.vtex_c 370.5KB
text_snippet knopf1_normal_directx.png 3.4MB
insert_photo knopf1_normal_png_b8a41e06.generated.vtex_c 1.4MB
text_snippet knopf1_normal.png 28.8KB
text_snippet knopf1_roughness.png 1.9MB
insert_photo metal_base_color_png_aec3a147.generated.vtex_c 3.4MB
text_snippet metal_base_color.png 4.8MB
text_snippet metal_height.png 6.6MB
text_snippet metal_metallic.png 3.5MB
insert_photo metal_normal_directx_png_db328864.generated.vtex_c 2.1MB
text_snippet metal_normal_directx.png 13.3MB
insert_photo metal_normal_png_9106f762.generated.vtex_c 2.7MB
text_snippet metal_normal.png 28.8KB
text_snippet metal_roughness.png 2.8MB
text_snippet new_box3.json 2.9KB
text_snippet unbenannt.json 3.2KB
insert_photo wood_base_color_png_e23960ae.generated.vtex_c 3.4MB
text_snippet wood_base_color.png 6MB
text_snippet wood_height.png 6.7MB
text_snippet wood_metallic.png 12KB
insert_photo wood_normal_directx_png_497356c0.generated.vtex_c 2MB
text_snippet wood_normal_directx.png 13.8MB
insert_photo wood_normal_png_24c13c6d.generated.vtex_c 45.1KB
text_snippet wood_normal.png 28.8KB
text_snippet wood_roughness.png 16.5KB
models/props/box_new
text_snippet wood_roughness.vmat 1.1KB
collections wood_roughness.vmat_c 5.4KB
models/props/brick_single
view_in_ar brick_broken_single_03.vmdl_c 13.1KB
view_in_ar brick_broken_single_04.vmdl_c 11.1KB
insert_photo brick_single_a_color_tga_d7fa5883.generated.vtex_c 1.3MB
insert_photo brick_single_a_normal_tga_3986c305.generated.vtex_c 1.3MB
insert_photo brick_single_a_normal_tga_39f5e261.generated.vtex_c 1.3MB
insert_photo brick_single_a_normal_tga_f4f7d946.generated.vtex_c 731.5KB
insert_photo brick_single_a_rough_tga_2aeaf0d8.generated.vtex_c 4.4MB
collections brick_single_a.vmat_c 8.7KB
insert_photo brick_single_a2_color_tga_be3feaa.generated.vtex_c 1.3MB
collections brick_single_a2.vmat_c 8.7KB
insert_photo brick_single_b_color_tga_13cb190c.generated.vtex_c 613.6KB
collections brick_single_b.vmat_c 5.5KB
insert_photo brick_single_c_color_tga_fdafffa0.generated.vtex_c 1.2MB
collections brick_single_c.vmat_c 7.2KB
insert_photo brick_single_dirty_color_tga_ebd4d916.generated.vtex_c 1.2MB
insert_photo brick_single_dirty_rough_tga_e873d6b6.generated.vtex_c 4.4MB
insert_photo brick_single_painted_color_tga_791e3af9.generated.vtex_c 1.3MB
insert_photo brick_single_painted_color_tga_a14ead90.generated.vtex_c 610KB
insert_photo brick_single_painted_rough_tga_6ccb6752.generated.vtex_c 4.3MB
collections brick_single_painted.vmat_c 5.5KB
models/props/capybara
insert_photo capybara_color_png_85ae7338.generated.vtex_c 172.5KB
insert_photo capybara_mat_vmat_g_tnormal_53b47c48.generated.vtex_c 2.1KB
collections capybara_mat.vmat_c 5.1KB
view_in_ar capybara.vmdl_c 121.7KB
models/props/capybara/capybara
insert_photo capybara_vmorf.vtex_c 12.6KB
models/props/chest_expert
text_snippet chest_expert_opening.vmdl 3.3KB
view_in_ar chest_expert_opening.vmdl_c 53.3KB
text_snippet chest_expert.vmdl 2.2KB
view_in_ar chest_expert.vmdl_c 46.6KB
models/props/couch
view_in_ar back_cushion_left.vmdl_c 51.5KB
view_in_ar back_cushion_right.vmdl_c 39.2KB
view_in_ar couch_body.vmdl_c 49.5KB
collections couch_cushions.vmat_c 5.9KB
collections couch.vmat_c 5.7KB
view_in_ar couch.vmdl_c 177.3KB
view_in_ar seat_left.vmdl_c 29.1KB
view_in_ar seat_right.vmdl_c 29.6KB
view_in_ar side_cushion_left.vmdl_c 17.7KB
view_in_ar side_cushion_right.vmdl_c 17.4KB
insert_photo sofa_ao_png_7316d90.generated.vtex_c 2.5MB
insert_photo sofa_color_png_2baf2d95.generated.vtex_c 4MB
insert_photo sofa_cushions_ao_png_7383a61.generated.vtex_c 2.3MB
insert_photo sofa_cushions_color_png_83f830e1.generated.vtex_c 4.1MB
insert_photo sofa_cushions_normal_png_fc3bb68.generated.vtex_c 5MB
insert_photo sofa_normal_png_94718113.generated.vtex_c 4.7MB
models/props/dirt_pile
insert_photo dirt_pile_01_color_tga_32a5f59b.generated.vtex_c 4.8MB
insert_photo dirt_pile_01_normal_tga_f1f6664b.generated.vtex_c 3MB
insert_photo dirt_pile_01_rough_tga_d063882d.generated.vtex_c 4.9MB
models/props/furniture
view_in_ar industrial_shelving_a1.vmdl_c 7.4KB
models/props/ibc_water_tank
insert_photo ibc_water_tank_ao_png_a44c2dc1.generated.vtex_c 1.5MB
insert_photo ibc_water_tank_color_png_cda266b4.generated.vtex_c 4.2MB
insert_photo ibc_water_tank_frame_ao_png_a5d291ee.generated.vtex_c 2.2MB
insert_photo ibc_water_tank_frame_color_png_1eddb936.generated.vtex_c 4.8MB
insert_photo ibc_water_tank_frame_normal_png_650d9099.generated.vtex_c 5MB
collections ibc_water_tank_frame.vmat_c 6.4KB
insert_photo ibc_water_tank_normal_png_1329909d.generated.vtex_c 5.1MB
collections ibc_water_tank.vmat_c 6.3KB
view_in_ar ibc_water_tank.vmdl_c 348.2KB
models/props/kitchen_cabinets
view_in_ar cabinet_bottom_doors.vmdl_c 6.6KB
view_in_ar cabinet_bottom_drawers.vmdl_c 8.2KB
view_in_ar cabinet_bottom_sink.vmdl_c 9KB
insert_photo kitchen_cabinets_color_png_c76f4e8f.generated.vtex_c 290.2KB
insert_photo kitchen_cabinets_normal_png_b964e54c.generated.vtex_c 131.3KB
insert_photo kitchen_cabinets_rough_png_1946dcb0.generated.vtex_c 260.2KB
collections kitchen_cabinets.vmat_c 4.7KB
collections kitchen_sink.vmat_c 4.6KB
insert_photo sink_color_png_ac3fdb8e.generated.vtex_c 23.3KB
insert_photo sink_normal_png_8131d5df.generated.vtex_c 23.2KB
insert_photo sink_rough_png_eb58efe5.generated.vtex_c 23.3KB
models/props/lamps
view_in_ar lamp_02.vmdl_c 11.6KB
insert_photo lamps_02_off_color_png_8d23ce05.generated.vtex_c 44.7KB
collections lamps_02_off.vmat_c 4.9KB
insert_photo lamps_02_on_color_png_628799d1.generated.vtex_c 44.7KB
insert_photo lamps_02_on_selfillum_png_7ed44377.generated.vtex_c 23.1KB
collections lamps_02_on.vmat_c 5.4KB
models/props/rings
text_snippet ring_1.vmdl 1.6KB
view_in_ar ring_1.vmdl_c 278.8KB
text_snippet ring_2.vmdl 1.6KB
view_in_ar ring_2.vmdl_c 202.2KB
models/props/skip
insert_photo skip_ao_png_8d1be62b.generated.vtex_c 2.1MB
insert_photo skip_color_png_a3023ac7.generated.vtex_c 4.9MB
insert_photo skip_normal_png_78777e87.generated.vtex_c 5.3MB
collections skip.vmat_c 5.7KB
view_in_ar skip.vmdl_c 148.3KB
models/props/telephone_box
insert_photo telephone_ao_png_dc95781e.generated.vtex_c 428.7KB
insert_photo telephone_box_ao_png_b2d49644.generated.vtex_c 1.8MB
insert_photo telephone_box_color_png_689765d6.generated.vtex_c 4.2MB
insert_photo telephone_box_glass_color_png_74912bc.generated.vtex_c 3.2MB
insert_photo telephone_box_glass_color_png_d975a2f5.generated.vtex_c 3.2MB
collections telephone_box_glass_inside.vmat_c 7.7KB
insert_photo telephone_box_glass_normal_png_5511d5e9.generated.vtex_c 756.2KB
insert_photo telephone_box_glass_rough_png_c853607a.generated.vtex_c 3.7MB
insert_photo telephone_box_glass_rough_png_e784315f.generated.vtex_c 3.7MB
collections telephone_box_glass.vmat_c 7.7KB
view_in_ar telephone_box_no_door.vmdl_c 225.7KB
insert_photo telephone_box_normal_png_a13f8aed.generated.vtex_c 4.7MB
collections telephone_box.vmat_c 6.2KB
insert_photo telephone_color_png_13504b60.generated.vtex_c 1MB
insert_photo telephone_normal_png_d038c6af.generated.vtex_c 1.2MB
collections telephone.vmat_c 6.1KB
models/props/trim_sheets/cabinets
view_in_ar cabinet_a3.vmdl_c 17KB
models/props/trim_sheets/doors/wooden_door_frame
view_in_ar wooden_door_frame_single_02b.vmdl_c 7.2KB
models/props/trim_sheets/doors/wooden_doors
view_in_ar wooden_door_01c.vmdl_c 16.5KB
models/props/trim_sheets/shelving/modern_shelving
view_in_ar modern_shelving_wall_a1.vmdl_c 11KB
models/props/trim_sheets/utility
view_in_ar step_ladder_01.vmdl_c 46KB
view_in_ar step_ladder_02.vmdl_c 57.4KB
view_in_ar trolley_02.vmdl_c 54.5KB
models/props/waterbase_sign
insert_photo waterbase_sign_ao_tga_c9021381.generated.vtex_c 568.9KB
insert_photo waterbase_sign_color_tga_2fa2ad11.generated.vtex_c 584.6KB
insert_photo waterbase_sign_normal_tga_cff965a1.generated.vtex_c 1.2MB
collections waterbase_sign.vmat_c 6KB
insert_photo waterbase_signage_01_normal_tga_bf7d81f2.generated.vtex_c 1.1MB
insert_photo waterbase_signage_02_color_tga_59239369.generated.vtex_c 486.7KB
collections waterbase_signage_02.vmat_c 6KB
insert_photo waterbase_signage_04_color_tga_90964455.generated.vtex_c 355.7KB
collections waterbase_signage_04.vmat_c 6KB
models/props/wood_table_v2
insert_photo legs_under_base_color_png_7c607e8b.generated.vtex_c 44.8KB
text_snippet legs_under_base_color.png 16.5KB
text_snippet legs_under_height.png 12.5KB
text_snippet legs_under_metallic.png 4.1KB
insert_photo legs_under_mixed_ao_png_a77bc8c1.generated.vtex_c 770.1KB
text_snippet legs_under_mixed_ao.png 610.8KB
text_snippet legs_under_normal_directx.png 135.2KB
insert_photo legs_under_normal_png_69009023.generated.vtex_c 45.1KB
text_snippet legs_under_normal.png 28.8KB
text_snippet legs_under_roughness.png 8.4KB
text_snippet legs_under.vmat 453B
collections legs_under.vmat_c 5.2KB
insert_photo table_legs_base_color_png_a50e2379.generated.vtex_c 2.9MB
text_snippet table_legs_base_color.png 3MB
text_snippet table_legs_height.png 2.9MB
text_snippet table_legs_metallic.png 4.1KB
insert_photo table_legs_mixed_ao_png_926454.generated.vtex_c 1.1MB
text_snippet table_legs_mixed_ao.png 895.9KB
text_snippet table_legs_normal_directx.png 13.4MB
insert_photo table_legs_normal_png_ac793054.generated.vtex_c 1.9MB
text_snippet table_legs_normal.png 28.8KB
text_snippet table_legs_roughness.png 935.2KB
text_snippet table_legs.vmat 1.1KB
collections table_legs.vmat_c 5.5KB
insert_photo table_top_base_color_png_927f97d9.generated.vtex_c 44.8KB
text_snippet table_top_base_color.png 16.5KB
text_snippet table_top_height.png 1.4MB
text_snippet table_top_metallic.png 4.1KB
insert_photo table_top_mixed_ao_png_32e126d5.generated.vtex_c 617.8KB
text_snippet table_top_mixed_ao.png 455.5KB
text_snippet table_top_normal_directx.png 10.2MB
insert_photo table_top_normal_png_9a2dcfcd.generated.vtex_c 2.4MB
text_snippet table_top_normal.png 8.6MB
text_snippet table_top_roughness.png 1.4MB
text_snippet table_top.vmat 1.1KB
collections table_top.vmat_c 5.5KB
text_snippet wood_tablev2.vmdl 1.9KB
view_in_ar wood_tablev2.vmdl_c 13.8KB
models/props/wood_table/drawer_big
insert_photo drawer_big_base_color_png_c7f1a9c3.generated.vtex_c 922.2KB
text_snippet drawer_big_base_color.png 1.3MB
text_snippet drawer_big_metallic.png 3.4KB
insert_photo drawer_big_mixed_ao_png_fa4fc34b.generated.vtex_c 346.6KB
text_snippet drawer_big_mixed_ao.png 245.6KB
insert_photo drawer_big_normal_png_f4ef9b40.generated.vtex_c 1.1MB
text_snippet drawer_big_normal.png 2.5MB
text_snippet drawer_big_roughness.png 584.3KB
text_snippet drawer_big_v2.vmdl 2.2KB
view_in_ar drawer_big_v2.vmdl_c 35.8KB
text_snippet drawer_big.vmat 1.2KB
collections drawer_big.vmat_c 5.7KB
models/props/wood_table/drawer_small
text_snippet drawer_small.vmdl 2.6KB
view_in_ar drawer_small.vmdl_c 22.5KB
models/props/wood_table
text_snippet handle_base.vmat 463B
collections handle_base.vmat_c 5.2KB
text_snippet legs_under_roughness.vmat 1.2KB
collections legs_under_roughness.vmat_c 5.7KB
text_snippet standardsurface1_roughness.vmat 1.2KB
collections standardsurface1_roughness.vmat_c 5.6KB
text_snippet table_handle_roughness.vmat 1.2KB
collections table_handle_roughness.vmat_c 5.8KB
text_snippet table_inside_roughness.vmat 1.2KB
collections table_inside_roughness.vmat_c 5.8KB
text_snippet table_legs_roughness.vmat 1.2KB
collections table_legs_roughness.vmat_c 5.7KB
text_snippet table_top_roughness.vmat 1.2KB
collections table_top_roughness.vmat_c 5.7KB
text_snippet table.vmdl 2.6KB
view_in_ar table.vmdl_c 22.7KB
models/props/wood_table/textures
insert_photo handle_base_color_png_28326356.generated.vtex_c 44.9KB
text_snippet handle_base_color.png 16.5KB
text_snippet handle_height.png 12.5KB
text_snippet handle_metallic.png 8.4KB
insert_photo handle_mixed_ao_png_c0ed4da3.generated.vtex_c 1.8MB
text_snippet handle_mixed_ao.png 1.7MB
text_snippet handle_normal_directx.png 3MB
insert_photo handle_normal_png_8d64c1ee.generated.vtex_c 829.3KB
text_snippet handle_normal.png 930.2KB
text_snippet handle_roughness.png 9.7KB
insert_photo legs_under_base_color_png_e7cc2634.generated.vtex_c 2.3MB
text_snippet legs_under_base_color.png 2.9MB
text_snippet legs_under_height.png 2.8MB
text_snippet legs_under_metallic.png 4.1KB
insert_photo legs_under_mixed_ao_png_8897536e.generated.vtex_c 770.5KB
text_snippet legs_under_mixed_ao.png 610KB
text_snippet legs_under_normal_directx.png 10.1MB
insert_photo legs_under_normal_png_77710c6d.generated.vtex_c 1.9MB
text_snippet legs_under_normal.png 28.8KB
text_snippet legs_under_roughness.png 1.1MB
insert_photo standardsurface1_base_color_png_79b5d3c0.generated.vtex_c 4MB
text_snippet standardsurface1_base_color.png 5.1MB
text_snippet standardsurface1_height.png 12.5KB
text_snippet standardsurface1_metallic.png 4.1KB
insert_photo standardsurface1_mixed_ao_png_af282f1f.generated.vtex_c 1.1MB
text_snippet standardsurface1_mixed_ao.png 868.1KB
text_snippet standardsurface1_normal_directx.png 13.7MB
insert_photo standardsurface1_normal_png_8ebb8d71.generated.vtex_c 4.2MB
text_snippet standardsurface1_normal.png 10.1MB
text_snippet standardsurface1_roughness.png 2MB
insert_photo table_handle_base_color_png_28d89aa8.generated.vtex_c 44.9KB
insert_photo table_handle_base_color_png_58a2ed6f.generated.vtex_c 3MB
text_snippet table_handle_base_color.png 16.5KB
text_snippet table_handle_height.png 12.5KB
text_snippet table_handle_metallic.png 8.4KB
insert_photo table_handle_mixed_ao_png_7b8a163e.generated.vtex_c 470.2KB
text_snippet table_handle_mixed_ao.png 374.9KB
text_snippet table_handle_normal_directx.png 657.5KB
insert_photo table_handle_normal_png_bc65a7b3.generated.vtex_c 298.9KB
text_snippet table_handle_normal.png 312.8KB
text_snippet table_handle_roughness.png 8.9KB
insert_photo table_inside_base_color_png_3df86d44.generated.vtex_c 2.8MB
text_snippet table_inside_base_color.png 3.4MB
text_snippet table_inside_height.png 12.5KB
text_snippet table_inside_metallic.png 4.1KB
insert_photo table_inside_mixed_ao_png_80d08046.generated.vtex_c 863KB
text_snippet table_inside_mixed_ao.png 692.1KB
text_snippet table_inside_normal_directx.png 11.4MB
insert_photo table_inside_normal_png_62956525.generated.vtex_c 3.6MB
text_snippet table_inside_normal.png 8.1MB
text_snippet table_inside_roughness.png 1.6MB
insert_photo table_legs_base_color_png_20c107d3.generated.vtex_c 3MB
text_snippet table_legs_base_color.png 3.3MB
text_snippet table_legs_height.png 3.2MB
text_snippet table_legs_metallic.png 4.1KB
insert_photo table_legs_mixed_ao_png_4b97cabd.generated.vtex_c 1.3MB
text_snippet table_legs_mixed_ao.png 1.1MB
text_snippet table_legs_normal_directx.png 14.1MB
insert_photo table_legs_normal_png_5e8709d8.generated.vtex_c 3.4MB
text_snippet table_legs_normal.png 7.6MB
text_snippet table_legs_roughness.png 1.5MB
insert_photo table_top_base_color_png_9c7c3368.generated.vtex_c 1.8MB
text_snippet table_top_base_color.png 2.6MB
text_snippet table_top_height.png 12.5KB
text_snippet table_top_metallic.png 4.1KB
insert_photo table_top_mixed_ao_png_907a609c.generated.vtex_c 236KB
text_snippet table_top_mixed_ao.png 151.9KB
text_snippet table_top_normal_directx.png 8MB
insert_photo table_top_normal_png_75555954.generated.vtex_c 2.4MB
text_snippet table_top_normal.png 5.8MB
text_snippet table_top_roughness.png 1.2MB
models/props/wood/textures
insert_photo wod_log_base_color_png_b888ddfd.generated.vtex_c 570.8KB
text_snippet wod_log_base_color.png 695.9KB
text_snippet wod_log_height.png 12.5KB
text_snippet wod_log_metallic.png 4.1KB
insert_photo wod_log_mixed_ao_png_f782209f.generated.vtex_c 62.3KB
text_snippet wod_log_mixed_ao.png 9.4KB
text_snippet wod_log_normal_directx.png 1.8MB
insert_photo wod_log_normal_png_6ba01bc5.generated.vtex_c 623.4KB
text_snippet wod_log_normal.png 1.2MB
text_snippet wod_log_roughness.png 110KB
text_snippet wod_log.vmat 1.1KB
collections wod_log.vmat_c 5.5KB
insert_photo wood_log_log_base_color_png_2b3c05d0.generated.vtex_c 3.7MB
insert_photo wood_log_log_base_color_png_acb2523.generated.vtex_c 3.7MB
text_snippet wood_log_log_base_color.png 6.1MB
text_snippet wood_log_log_height.png 4.1MB
text_snippet wood_log_log_metallic.png 4.1KB
insert_photo wood_log_log_mixed_ao_png_368c93a3.generated.vtex_c 822KB
text_snippet wood_log_log_mixed_ao.png 518.1KB
text_snippet wood_log_log_normal_directx.png 15.3MB
insert_photo wood_log_log_normal_png_1963b850.generated.vtex_c 876.2KB
text_snippet wood_log_log_normal.png 28.8KB
text_snippet wood_log_log_roughness.png 917.5KB
text_snippet wood_log_log.vmat 1.1KB
collections wood_log_log.vmat_c 5.5KB
models/props/wood
text_snippet woody.vmdl 1.6KB
view_in_ar woody.vmdl_c 10.5KB
models/red_chair
collections body_chair.vmat_c 5.7KB
collections chair_cushion.vmat_c 5.8KB
collections chair_wood.vmat_c 5.7KB
models/red_chair/textures
insert_photo body_basecolor_jpg_4ee2915b.generated.vtex_c 1.5MB
insert_photo body_normal_png_86493b61.generated.vtex_c 5.3MB
insert_photo cushion_basecolor_jpg_1473a618.generated.vtex_c 1.9MB
insert_photo cushion_normal_png_cfc5d0bd.generated.vtex_c 5.3MB
insert_photo wood_basecolor_jpg_f18cd9e5.generated.vtex_c 1.8MB
insert_photo wood_normal_png_4a883e4f.generated.vtex_c 5.3MB
models/red_chair
view_in_ar the_matrix_red_chesterfield_chair.vmdl_c 175.1KB
models/reizer_props/srsp/random_stuff/wood_box/01a
view_in_ar wood_box_01a.vmdl_c 14KB
models/reizer_props/srsp/random_stuff/wood_box/03a
view_in_ar wood_box_03a.vmdl_c 81.3KB
models
view_in_ar roadsign_stop.vmdl_c 13.4KB
models/rust_props/black_bin
collections bin.vmat_c 5.3KB
view_in_ar blackbin.vmdl_c 21.2KB
models/rust_props/remnant_container
collections concrete_a_cont.vmat_c 5.9KB
models/rust_props/shipping_containers
view_in_ar shipping_container_300_a.vmdl_c 150.9KB
collections shipping_container_decals.vmat_c 6.6KB
collections shipping_container.vmat_c 7.3KB
models/rust_props/wooden_crates
view_in_ar wooden_crate_a.vmdl_c 20.2KB
view_in_ar wooden_crate_d.vmdl_c 40.7KB
collections wooden_crate_painted.vmat_c 7KB
collections wooden_crate.vmat_c 6.2KB
insert_photo wooden_pallet_vmat_g_tdetailmask_515573da.generated.vtex_c 1.5KB
collections wooden_pallet.vmat_c 7.6KB
models/rust_structures/fences_walls
collections brick_wall_b_plasterblend.vmat_c 8.3KB
insert_photo concrete_trim_vmat_g_tdetailmask_515573da.generated.vtex_c 1.5KB
collections concrete_trim.vmat_c 7.4KB
view_in_ar wall_plaster_300x300.vmdl_c 14.8KB
view_in_ar wall_plaster_300x600.vmdl_c 19.3KB
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/cardboard_box
insert_photo cardboard_box_ao_png_5dfffc00.generated.vtex_c 857.6KB
insert_photo cardboard_box_china_ao_png_f2ba3dfc.generated.vtex_c 857.6KB
insert_photo cardboard_box_china_color_png_bdf5361f.generated.vtex_c 1.7MB
insert_photo cardboard_box_china_normal_png_3f732f6a.generated.vtex_c 5MB
insert_photo cardboard_box_color_png_6b0c54dc.generated.vtex_c 1.8MB
view_in_ar cardboard_box_gib01.vmdl_c 11.6KB
view_in_ar cardboard_box_gib03.vmdl_c 21.5KB
insert_photo cardboard_box_golden_color_png_5590f424.generated.vtex_c 3.7MB
insert_photo cardboard_box_golden_normal_png_ae91fbac.generated.vtex_c 5MB
collections cardboard_box_golden.vmat_c 6.6KB
insert_photo cardboard_box_normal_png_29278d35.generated.vtex_c 5MB
collections cardboard_box_old.vmat_c 6.2KB
collections cardboard_box.vmat_c 6KB
view_in_ar cardboard_box.vmdl_c 10.7KB
models/sbox_props/fire_extinguisher
insert_photo fire_extinguisher_ao_png_7d0276e6.generated.vtex_c 1.5MB
insert_photo fire_extinguisher_color_png_cf1ddd9d.generated.vtex_c 4.1MB
view_in_ar fire_extinguisher_gib01.vmdl_c 23KB
view_in_ar fire_extinguisher_gib02.vmdl_c 18.7KB
insert_photo fire_extinguisher_normal_png_5963dc7.generated.vtex_c 4.4MB
collections fire_extinguisher.vmat_c 6.6KB
view_in_ar fire_extinguisher.vmdl_c 75KB
models/sbox_props/iron_fence
view_in_ar iron_fence_64_gib.vmdl_c 35.7KB
view_in_ar iron_fence_64.vmdl_c 48.9KB
insert_photo iron_fence_ao_png_9107f18a.generated.vtex_c 2.3MB
insert_photo iron_fence_color_png_408a2026.generated.vtex_c 4.1MB
insert_photo iron_fence_normal_png_4e449b26.generated.vtex_c 4.9MB
collections iron_fence.vmat_c 6.2KB
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.9KB
view_in_ar oil_drum_a.vmdl_c 57.7KB
models/sbox_props/pallet
insert_photo pallet_ao_png_38634ff2.generated.vtex_c 2.4MB
insert_photo pallet_blue_color_png_11a06151.generated.vtex_c 4.6MB
collections pallet_blue.vmat_c 6.1KB
insert_photo pallet_color_png_8bc20ea.generated.vtex_c 4.5MB
view_in_ar pallet_gib01.vmdl_c 6.7KB
view_in_ar pallet_gib02.vmdl_c 13.1KB
view_in_ar pallet_gib03.vmdl_c 9.2KB
view_in_ar pallet_gib04.vmdl_c 9.2KB
view_in_ar pallet_gib05.vmdl_c 12.4KB
view_in_ar pallet_gib06.vmdl_c 10.5KB
view_in_ar pallet_gib07.vmdl_c 9.9KB
view_in_ar pallet_gib08.vmdl_c 10KB
view_in_ar pallet_gib09.vmdl_c 9.9KB
view_in_ar pallet_gib10.vmdl_c 9.8KB
view_in_ar pallet_gib11.vmdl_c 9.7KB
view_in_ar pallet_gib12.vmdl_c 9.7KB
view_in_ar pallet_gib13.vmdl_c 9.6KB
view_in_ar pallet_gib14.vmdl_c 12.6KB
view_in_ar pallet_gib15.vmdl_c 12.6KB
view_in_ar pallet_gib16.vmdl_c 7.1KB
view_in_ar pallet_gib17.vmdl_c 6.2KB
view_in_ar pallet_gib18.vmdl_c 5.4KB
insert_photo pallet_normal_png_ad162f44.generated.vtex_c 5.3MB
insert_photo pallet_red_color_png_16ec6007.generated.vtex_c 4.5MB
collections pallet_red.vmat_c 6.1KB
collections pallet.vmat_c 6KB
view_in_ar pallet.vmdl_c 24KB
models/sbox_props/shrubs/beech
view_in_ar beech_bush_regular_small.vmdl_c 29KB
insert_photo beech_shrub_basecolor_tga_ddd0c0f1.generated.vtex_c 1.1MB
insert_photo beech_shrub_normal_tga_8ffc1924.generated.vtex_c 737.8KB
insert_photo beech_shrub_rough_tga_61e9e8b7.generated.vtex_c 980.1KB
collections beech_shrub.vmat_c 6.4KB
models/sbox_props/shrubs/cotoneaster
insert_photo cotoneaster_shrub_basecolor_tga_51a7ab8d.generated.vtex_c 1.1MB
insert_photo cotoneaster_shrub_normal_tga_41cea0ff.generated.vtex_c 726KB
insert_photo cotoneaster_shrub_rough_tga_e1e7c387.generated.vtex_c 978.1KB
collections cotoneaster_shrub.vmat_c 6.7KB
models/sbox_props/ticket_machine
insert_photo car_park_decal_png_41975719.generated.vtex_c 281.9KB
insert_photo ticket_machine_ao_png_470bc4b.generated.vtex_c 1.8MB
insert_photo ticket_machine_color_png_e500fc1e.generated.vtex_c 3.4MB
collections ticket_machine_decals.vmat_c 5.9KB
insert_photo ticket_machine_normal_png_50c195a2.generated.vtex_c 4.6MB
collections ticket_machine_off.vmat_c 6.3KB
insert_photo ticket_machine_selfillum_png_e6b4ecc.generated.vtex_c 67.1KB
collections ticket_machine.vmat_c 7.2KB
view_in_ar ticket_machine.vmdl_c 32.5KB
models/sbox_props/traffic_cone
insert_photo traffic_cone_ao_png_3192232b.generated.vtex_c 456.7KB
insert_photo traffic_cone_color_png_62b69b70.generated.vtex_c 1008KB
insert_photo traffic_cone_color_png_99dd6447.generated.vtex_c 470.9KB
insert_photo traffic_cone_color_transmissive_png_9d3bfb96.generated.vtex_c 357.6KB
view_in_ar traffic_cone_gib01.vmdl_c 19KB
view_in_ar traffic_cone_gib02.vmdl_c 13KB
view_in_ar traffic_cone_gib03.vmdl_c 11.7KB
insert_photo traffic_cone_metal_png_835d2a59.generated.vtex_c 164.8KB
insert_photo traffic_cone_normal_png_8f6462f4.generated.vtex_c 1.3MB
collections traffic_cone_retro.vmat_c 6.7KB
collections traffic_cone.vmat_c 6.8KB
view_in_ar traffic_cone.vmdl_c 46.4KB
models/sbox_props/trees/oak
collections oak_bark.vmat_c 5.7KB
collections oak_branch_dead.vmat_c 6.3KB
collections oak_branch_dry.vmat_c 6.6KB
collections oak_branch.vmat_c 6.3KB
view_in_ar tree_oak_medium_a.vmdl_c 554.6KB
view_in_ar tree_oak_small_a.vmdl_c 275.2KB
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
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/wheely_bin
insert_photo wheely_bin_ao_tga_b9698b0f.generated.vtex_c 394KB
insert_photo wheely_bin_black_color_tga_3bb9015b.generated.vtex_c 1.1MB
collections wheely_bin_black.vmat_c 6.3KB
insert_photo wheely_bin_blue_color_tga_1a4c25b2.generated.vtex_c 1.2MB
collections wheely_bin_blue.vmat_c 6.3KB
insert_photo wheely_bin_brown_color_tga_f70843e0.generated.vtex_c 1.1MB
collections wheely_bin_brown.vmat_c 6.3KB
insert_photo wheely_bin_green_color_tga_751b7b3e.generated.vtex_c 1.1MB
collections wheely_bin_green.vmat_c 6.3KB
insert_photo wheely_bin_normal_tga_5add3da3.generated.vtex_c 1.2MB
view_in_ar wheely_bin.vmdl_c 115.2KB
models/sbox_props/wheely_bin/wheely_bin
view_in_ar piece.vmdl_c 13.8KB
view_in_ar piece1.vmdl_c 9.5KB
view_in_ar piece2.vmdl_c 22.7KB
view_in_ar piece3.vmdl_c 8KB
view_in_ar piece4.vmdl_c 10.9KB
view_in_ar piece5.vmdl_c 9.1KB
view_in_ar piece6.vmdl_c 9.1KB
view_in_ar piece7.vmdl_c 17.2KB
view_in_ar piece8.vmdl_c 12.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 scare_desk.vmdl_c 24.8KB
models/sofa_03/materials
insert_photo sofa_03_ao_jpg_ca3c577f.generated.vtex_c 371.1KB
insert_photo sofa_03_color_jpg_50160710.generated.vtex_c 4MB
insert_photo sofa_03_no_ao_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
collections sofa_03_no_ao.vmat_c 6.1KB
insert_photo sofa_03_normal_png_9b937b9e.generated.vtex_c 1.2MB
collections sofa_03.vmat_c 6.3KB
models/sofa_03
view_in_ar sofa_03.vmdl_c 147.2KB
models/targetdummy
view_in_ar targetdummy_a.vmdl_c 13.5KB
models/weapon1
insert_photo blade_base_color_png_e36b1bb6.generated.vtex_c 44.8KB
text_snippet blade_base_color.png 16.5KB
text_snippet blade_height.png 12.5KB
text_snippet blade_metallic.png 8.4KB
insert_photo blade_mixed_ao_png_ec1bfdf5.generated.vtex_c 108.3KB
text_snippet blade_mixed_ao.png 41.7KB
text_snippet blade_normal_directx.png 3.3MB
insert_photo blade_normal_png_3e033454.generated.vtex_c 1.8MB
text_snippet blade_normal.png 1.8MB
text_snippet blade_roughness.png 932.4KB
text_snippet blade_roughness.vmat 1KB
collections blade_roughness.vmat_c 5.1KB
insert_photo handle_base_color_png_241861ec.generated.vtex_c 3.3MB
insert_photo handle_base_color_png_9d2c8fce.generated.vtex_c 3.5MB
text_snippet handle_base_color.png 7.3MB
text_snippet handle_height.png 12.5KB
text_snippet handle_metallic.png 4.1KB
insert_photo handle_normal_directx_png_77d8cfa4.generated.vtex_c 2.1MB
text_snippet handle_normal_directx.png 17.2MB
insert_photo handle_normal_png_24cde1ec.generated.vtex_c 4.1MB
text_snippet handle_normal.png 14MB
text_snippet handle_ring.vmat 1.1KB
collections handle_ring.vmat_c 5.3KB
insert_photo handle_rings_base_color_png_1eb640e.generated.vtex_c 44.8KB
text_snippet handle_rings_base_color.png 16.5KB
text_snippet handle_rings_height.png 12.5KB
text_snippet handle_rings_metallic.png 8.4KB
text_snippet handle_rings_normal_directx.png 8.5MB
insert_photo handle_rings_normal_png_1bff6dd0.generated.vtex_c 3.5MB
text_snippet handle_rings_normal.png 5.4MB
text_snippet handle_rings_roughness.png 389.3KB
text_snippet handle_roughness.png 2.8MB
text_snippet handle.vmat 1.1KB
collections handle.vmat_c 5.1KB
text_snippet weapontest.vmdl 1.3KB
view_in_ar weapontest.vmdl_c 14.1KB
models/weapons/sbox_ammo/12g_shell
insert_photo 12g_shell_ao_tga_41895aa8.generated.vtex_c 44.5KB
insert_photo 12g_shell_color_tga_2a2e35b0.generated.vtex_c 87.4KB
insert_photo 12g_shell_normal_tga_2e887dc3.generated.vtex_c 87.7KB
collections 12g_shell.vmat_c 5.5KB
models/weapons/sbox_ammo/556x45_bullet
insert_photo 556_bullet_ao_tga_26df95c9.generated.vtex_c 44.5KB
insert_photo 556_bullet_color_tga_5a1908d.generated.vtex_c 87.5KB
insert_photo 556_bullet_normal_tga_e5934c95.generated.vtex_c 87.7KB
collections 556_bullet.vmat_c 5.7KB
models/weapons/sbox_ammo/762x51_bullet
insert_photo 762_bullet_ao_tga_85456b4.generated.vtex_c 44.5KB
insert_photo 762_bullet_color_tga_ba7f4d2f.generated.vtex_c 87.5KB
insert_photo 762_bullet_normal_tga_4e2fcfc8.generated.vtex_c 87.7KB
collections 762_bullet.vmat_c 5.7KB
models/weapons/sbox_ammo/9mm_bullet
insert_photo 9mm_bullet_ao_tga_f63e2073.generated.vtex_c 44.5KB
insert_photo 9mm_bullet_color_tga_ecbc3379.generated.vtex_c 87.5KB
insert_photo 9mm_bullet_normal_tga_2bfaab1d.generated.vtex_c 87.7KB
collections 9mm_bullet.vmat_c 5.6KB
models/weapons/sbox_assault_m4a1
insert_photo v_m4a1_a_ao_png_8adaf8ce.generated.vtex_c 2.2MB
insert_photo v_m4a1_a_color_png_382181a5.generated.vtex_c 4.4MB
insert_photo v_m4a1_a_normal_png_57e7217a.generated.vtex_c 4.8MB
collections v_m4a1_a.vmat_c 5.6KB
insert_photo v_m4a1_b_ao_png_d6a6a101.generated.vtex_c 2.2MB
insert_photo v_m4a1_b_color_png_21f33256.generated.vtex_c 4.3MB
insert_photo v_m4a1_b_normal_png_13399288.generated.vtex_c 4.8MB
collections v_m4a1_b.vmat_c 5.6KB
insert_photo v_m4a1_carryhandle_ao_png_5dc04e57.generated.vtex_c 614.3KB
insert_photo v_m4a1_carryhandle_color_png_50a99ef0.generated.vtex_c 1.2MB
insert_photo v_m4a1_carryhandle_normal_png_fe21cea6.generated.vtex_c 1.3MB
collections v_m4a1_carryhandle.vmat_c 5.8KB
insert_photo v_m4a1_handguard_ao_png_c670aac1.generated.vtex_c 2.1MB
insert_photo v_m4a1_handguard_color_png_e70378cd.generated.vtex_c 4.2MB
insert_photo v_m4a1_handguard_normal_png_6f46af47.generated.vtex_c 4.8MB
collections v_m4a1_handguard.vmat_c 5.8KB
insert_photo v_m4a1_magazine_ao_png_6b1b6b93.generated.vtex_c 474.7KB
insert_photo v_m4a1_magazine_color_png_64a02077.generated.vtex_c 1.2MB
insert_photo v_m4a1_magazine_normal_png_8bb81568.generated.vtex_c 1.3MB
collections v_m4a1_magazine.vmat_c 5.7KB
insert_photo v_m4a1_stock_ao_png_9ebc6f9.generated.vtex_c 2MB
insert_photo v_m4a1_stock_color_png_ab653ec9.generated.vtex_c 3.7MB
insert_photo v_m4a1_stock_normal_png_64d50641.generated.vtex_c 4.8MB
collections v_m4a1_stock.vmat_c 5.7KB
text_snippet v_m4a1.vanmgrph_c 22KB
view_in_ar v_m4a1.vmdl_c 2.8MB
insert_photo w_m4a1_ao_png_ec497cb6.generated.vtex_c 2.3MB
insert_photo w_m4a1_bakelod_ao_png_96bc6467.generated.vtex_c 172.5KB
insert_photo w_m4a1_bakelod_color_png_a432331e.generated.vtex_c 309.6KB
insert_photo w_m4a1_bakelod_normal_png_eaa3629f.generated.vtex_c 343.7KB
collections w_m4a1_bakelod.vmat_c 5.9KB
insert_photo w_m4a1_color_png_9ae41cf2.generated.vtex_c 4.4MB
insert_photo w_m4a1_normal_png_4ae0f2b5.generated.vtex_c 4.9MB
collections w_m4a1.vmat_c 5.7KB
view_in_ar w_m4a1.vmdl_c 580.4KB
models/weapons/sbox_attachments/foregrip_angled
insert_photo v_foregrip_angled_ao_png_f57ca2bd.generated.vtex_c 486KB
insert_photo v_foregrip_angled_color_png_bd990795.generated.vtex_c 1MB
insert_photo v_foregrip_angled_normal_png_53e7433.generated.vtex_c 1.3MB
collections v_foregrip_angled.vmat_c 6.1KB
models/weapons/sbox_attachments/foregrip_straight
insert_photo v_foregrip_straight_ao_png_1bc8bdd4.generated.vtex_c 442.3KB
insert_photo v_foregrip_straight_color_png_79a513dd.generated.vtex_c 1.1MB
insert_photo v_foregrip_straight_normal_png_5f99864c.generated.vtex_c 1.3MB
collections v_foregrip_straight.vmat_c 6.2KB
models/weapons/sbox_attachments/reddot_rmr
insert_photo v_rmr_ao_png_2924b5b0.generated.vtex_c 604.3KB
insert_photo v_rmr_color_png_80608fd.generated.vtex_c 1.2MB
insert_photo v_rmr_glass_color_png_e9ac62b8.generated.vtex_c 235.8KB
insert_photo v_rmr_glass_rough_png_d34faa77.generated.vtex_c 605KB
insert_photo v_rmr_glass_vmat_g_tnormal_bd801e22.generated.vtex_c 1.8KB
insert_photo v_rmr_glass_vmat_g_treddot_3b99ea7d.generated.vtex_c 1.6KB
collections v_rmr_glass.vmat_c 6.2KB
insert_photo v_rmr_normal_png_59cab6f8.generated.vtex_c 1.2MB
insert_photo v_rmr_red_dot_color_png_548ad423.generated.vtex_c 31.6KB
insert_photo v_rmr_red_dot_vmat_g_tnormal_bd801e22.generated.vtex_c 1.8KB
collections v_rmr_red_dot.vmat_c 6.3KB
collections v_rmr.vmat_c 5.7KB
models/weapons/sbox_attachments/sight_holographic
insert_photo v_holosight_ao_png_28a32528.generated.vtex_c 2.1MB
insert_photo v_holosight_color_png_db337e18.generated.vtex_c 4.3MB
insert_photo v_holosight_glass_color_png_34fed46e.generated.vtex_c 227.9KB
insert_photo v_holosight_glass_rough_png_d47bf28a.generated.vtex_c 126.6KB
collections v_holosight_glass.vmat_c 6.2KB
insert_photo v_holosight_normal_png_c3a8d484.generated.vtex_c 4.9MB
insert_photo v_holosight_red_dot_color_png_3d567133.generated.vtex_c 29.2KB
insert_photo v_holosight_red_dot_vmat_g_tnormal_bd801e22.generated.vtex_c 1.8KB
collections v_holosight_red_dot.vmat_c 6.9KB
collections v_holosight.vmat_c 6KB
models/weapons/sbox_attachments/sight_ranged
insert_photo v_ranged_sight_ao_png_838bab86.generated.vtex_c 2.2MB
insert_photo v_ranged_sight_color_png_65859641.generated.vtex_c 4.2MB
insert_photo v_ranged_sight_normal_png_81f87659.generated.vtex_c 5MB
collections v_ranged_sight.vmat_c 6KB
models/weapons/sbox_attachments/silencer_9mm
insert_photo silencer_9mm_ao_tga_8ae7d9f.generated.vtex_c 301.1KB
insert_photo silencer_9mm_color_tga_3f46e49b.generated.vtex_c 1.2MB
insert_photo silencer_9mm_normal_tga_c266ce8.generated.vtex_c 1.3MB
collections silencer_9mm.vmat_c 6.7KB
models/weapons/sbox_melee_m9bayonet
insert_photo v_m9bayonet_ao_png_88f67887.generated.vtex_c 1.1MB
insert_photo v_m9bayonet_color_png_b6540f11.generated.vtex_c 2.2MB
insert_photo v_m9bayonet_normal_png_4122c658.generated.vtex_c 2.4MB
collections v_m9bayonet.vmat_c 5.7KB
models/weapons/sbox_melee_trenchknife
insert_photo v_trenchknife_ao_tga_f0ebff99.generated.vtex_c 1.6MB
insert_photo v_trenchknife_color_tga_c4bccc04.generated.vtex_c 4MB
insert_photo v_trenchknife_normal_tga_6731d6e7.generated.vtex_c 4.1MB
text_snippet v_trenchknife.vanmgrph_c 19.5KB
collections v_trenchknife.vmat_c 6KB
view_in_ar v_trenchknife.vmdl_c 161.2KB
view_in_ar w_trenchknife.vmdl_c 47.8KB
models/weapons/sbox_pistol_usp
insert_photo usp_raisedsights_ao_tga_39469c33.generated.vtex_c 172.6KB
insert_photo usp_raisedsights_color_tga_c83628ea.generated.vtex_c 309.1KB
insert_photo usp_raisedsights_normal_tga_5f974b1.generated.vtex_c 343.9KB
insert_photo v_usp_ao_tga_e40c48da.generated.vtex_c 1.9MB
insert_photo v_usp_color_tga_24a299d6.generated.vtex_c 4.4MB
insert_photo v_usp_magazine_ao_tga_c2fd69df.generated.vtex_c 492.3KB
insert_photo v_usp_magazine_color_tga_9385e441.generated.vtex_c 1MB
insert_photo v_usp_magazine_normal_tga_9a754d9a.generated.vtex_c 1.3MB
collections v_usp_magazine.vmat_c 5.6KB
insert_photo v_usp_match_ao_tga_ec0b2a8f.generated.vtex_c 485.2KB
insert_photo v_usp_match_color_tga_525d8f48.generated.vtex_c 1.2MB
insert_photo v_usp_match_normal_tga_55cd06b2.generated.vtex_c 1.3MB
collections v_usp_match.vmat_c 6.3KB
insert_photo v_usp_normal_tga_1f8131aa.generated.vtex_c 4.8MB
collections v_usp_raised_sights.vmat_c 6.4KB
insert_photo v_usp_rmr_ao_png_32a8028.generated.vtex_c 414.4KB
insert_photo v_usp_rmr_color_png_7ddbda24.generated.vtex_c 1.2MB
insert_photo v_usp_rmr_glass_color_png_618c4bee.generated.vtex_c 236.1KB
insert_photo v_usp_rmr_glass_rough_png_2683cca8.generated.vtex_c 605.1KB
insert_photo v_usp_rmr_glass_rough_png_48442c6b.generated.vtex_c 605KB
insert_photo v_usp_rmr_glass_vmat_g_tnormal_bd801e22.generated.vtex_c 1.8KB
insert_photo v_usp_rmr_glass_vmat_g_treddot_3b99ea7d.generated.vtex_c 1.6KB
collections v_usp_rmr_glass.vmat_c 6.2KB
insert_photo v_usp_rmr_normal_png_3550557f.generated.vtex_c 1.3MB
insert_photo v_usp_rmr_red_dot_color_png_b6ec9c49.generated.vtex_c 31.6KB
insert_photo v_usp_rmr_red_dot_vmat_g_tnormal_bd801e22.generated.vtex_c 1.8KB
collections v_usp_rmr_red_dot.vmat_c 6.2KB
collections v_usp_rmr.vmat_c 5.4KB
text_snippet v_usp.vanmgrph_c 22.5KB
collections v_usp.vmat_c 5.3KB
view_in_ar v_usp.vmdl_c 1.3MB
insert_photo w_usp_color_tga_c96487ed.generated.vtex_c 4.2MB
insert_photo w_usp_normal_tga_66da1cd9.generated.vtex_c 4.6MB
collections w_usp.vmat_c 6KB
view_in_ar w_usp.vmdl_c 643.6KB
models/weapons/sbox_shotgun_spaghellim4
insert_photo v_spaghellim4_a_ao_png_1d51c21c.generated.vtex_c 1.9MB
insert_photo v_spaghellim4_a_color_png_2a10d62a.generated.vtex_c 3.9MB
insert_photo v_spaghellim4_a_normal_png_b097841a.generated.vtex_c 4.8MB
collections v_spaghellim4_a.vmat_c 6.1KB
insert_photo v_spaghellim4_b_ao_png_ecc9b4e1.generated.vtex_c 1.8MB
insert_photo v_spaghellim4_b_color_png_cc9ae24a.generated.vtex_c 4.3MB
insert_photo v_spaghellim4_b_normal_png_b902a433.generated.vtex_c 4.6MB
collections v_spaghellim4_b.vmat_c 6.1KB
insert_photo v_spaghellim4_c_ao_png_d1014ab7.generated.vtex_c 1.7MB
insert_photo v_spaghellim4_c_color_png_4e31c7a8.generated.vtex_c 4MB
insert_photo v_spaghellim4_c_normal_png_9f557bb7.generated.vtex_c 4.3MB
collections v_spaghellim4_c.vmat_c 6.1KB
insert_photo v_spaghellim4_shellholder_ao_png_c1745752.generated.vtex_c 406.7KB
insert_photo v_spaghellim4_shellholder_color_png_5608eeaa.generated.vtex_c 845.4KB
insert_photo v_spaghellim4_shellholder_normal_png_87060907.generated.vtex_c 1012.3KB
collections v_spaghellim4_shellholder.vmat_c 6KB
text_snippet v_spaghellim4.vanmgrph_c 22.6KB
view_in_ar v_spaghellim4.vmdl_c 1.2MB
insert_photo w_spaghellim4_ao_png_778d0cbe.generated.vtex_c 2MB
insert_photo w_spaghellim4_color_png_58851422.generated.vtex_c 3.8MB
insert_photo w_spaghellim4_normal_png_ee8465fe.generated.vtex_c 4.5MB
collections w_spaghellim4.vmat_c 6.1KB
view_in_ar w_spaghellim4.vmdl_c 245.1KB
models/weapons/sbox_smg_mp5
insert_photo v_mp5_a_ao_png_b1a61e4a.generated.vtex_c 1.7MB
insert_photo v_mp5_a_color_png_746eb202.generated.vtex_c 4.3MB
insert_photo v_mp5_a_normal_png_13d6efed.generated.vtex_c 4.8MB
collections v_mp5_a.vmat_c 5.6KB
insert_photo v_mp5_b_ao_png_db1ed927.generated.vtex_c 1.8MB
insert_photo v_mp5_b_color_png_1a54b596.generated.vtex_c 4.4MB
insert_photo v_mp5_b_normal_png_e29373ab.generated.vtex_c 5MB
collections v_mp5_b.vmat_c 5.6KB
insert_photo v_mp5_c_ao_png_3ed1dad1.generated.vtex_c 2.1MB
insert_photo v_mp5_c_color_png_5e0e133.generated.vtex_c 4.2MB
insert_photo v_mp5_c_normal_png_4ade50ff.generated.vtex_c 5.1MB
collections v_mp5_c.vmat_c 5.6KB
insert_photo v_mp5_magazine_ao_png_7ef9ff2c.generated.vtex_c 816.4KB
insert_photo v_mp5_magazine_color_png_11c691f8.generated.vtex_c 2.2MB
insert_photo v_mp5_magazine_normal_png_4e914030.generated.vtex_c 2.4MB
collections v_mp5_magazine.vmat_c 5.5KB
insert_photo v_mp5_railmount_ao_png_dff0d773.generated.vtex_c 552.6KB
insert_photo v_mp5_railmount_color_png_b7edf878.generated.vtex_c 1.1MB
insert_photo v_mp5_railmount_normal_png_79c79a33.generated.vtex_c 1.3MB
collections v_mp5_railmount.vmat_c 5.8KB
text_snippet v_mp5.vanmgrph_c 24.7KB
view_in_ar v_mp5.vmdl_c 2MB
insert_photo w_mp5_ao_png_a3e321d6.generated.vtex_c 2.2MB
insert_photo w_mp5_bakelod_ao_png_38330056.generated.vtex_c 44.6KB
insert_photo w_mp5_bakelod_color_png_ca38b492.generated.vtex_c 87.6KB
insert_photo w_mp5_bakelod_normal_png_c8566bb.generated.vtex_c 87.8KB
collections w_mp5_bakelod.vmat_c 6.2KB
insert_photo w_mp5_color_png_fe1e30bb.generated.vtex_c 4.2MB
insert_photo w_mp5_normal_png_4247277f.generated.vtex_c 4.9MB
collections w_mp5.vmat_c 6KB
view_in_ar w_mp5.vmdl_c 544.1KB
models/weapons/sbox_sniper_m700
insert_photo v_m700_a_ao_png_b43fe08a.generated.vtex_c 3.6MB
insert_photo v_m700_a_color_png_20141fd9.generated.vtex_c 7.2MB
insert_photo v_m700_a_normal_png_caf9e061.generated.vtex_c 9.8MB
collections v_m700_a.vmat_c 5.5KB
insert_photo v_m700_b_ao_png_4c349b.generated.vtex_c 1.5MB
insert_photo v_m700_b_color_png_fda293c8.generated.vtex_c 4.2MB
insert_photo v_m700_b_normal_png_bbc0f6a5.generated.vtex_c 4.8MB
collections v_m700_b.vmat_c 5.5KB
insert_photo v_m700_c_ao_png_2629417e.generated.vtex_c 294.4KB
insert_photo v_m700_c_color_png_66a8e60b.generated.vtex_c 592.2KB
insert_photo v_m700_c_normal_png_76c58a32.generated.vtex_c 685KB
collections v_m700_c.vmat_c 5.5KB
insert_photo v_m700_magazine_ao_png_77dd117f.generated.vtex_c 1.1MB
insert_photo v_m700_magazine_color_png_fa2389eb.generated.vtex_c 1.8MB
insert_photo v_m700_magazine_normal_png_7fd4cee8.generated.vtex_c 2.5MB
collections v_m700_magazine.vmat_c 5.7KB
view_in_ar v_m700.vmdl_c 1.8MB
models/who
text_snippet fuirnite.vmat 1.1KB
collections fuirnite.vmat_c 5.4KB
insert_photo m590_furniture_ao_png_a556e9d4.generated.vtex_c 4.8MB
text_snippet m590_furniture_ao.png 15.3MB
insert_photo m590_furniture_basecolor_plastic_png_4d6c305d.generated.vtex_c 5.3MB
insert_photo m590_furniture_basecolor_plastic_png_5b0d34c1.generated.vtex_c 5.9MB
text_snippet m590_furniture_basecolor_plastic.png 7.2MB
insert_photo m590_furniture_normal_opengl_plastic_png_dabec75a.generated.vtex_c 19MB
text_snippet m590_furniture_normal_opengl_plastic.png 72.7MB
text_snippet m590_furniture_plastic_metallic.png 265.6KB
insert_photo m590_furniture_plastic_roughness_png_6df0b01b.generated.vtex_c 13.7MB
text_snippet m590_furniture_plastic_roughness.png 13.4MB
text_snippet m590_mariner.vmdl 1.6KB
view_in_ar m590_mariner.vmdl_c 225.1KB
insert_photo m590_receiver_ao_png_11102c8d.generated.vtex_c 6.7MB
insert_photo m590_receiver_ao_png_fee6741c.generated.vtex_c 9.5MB
text_snippet m590_receiver_ao.png 19.8MB
insert_photo m590_receiver_basecolor_mariner_png_230fc533.generated.vtex_c 11.3MB
text_snippet m590_receiver_basecolor_mariner.png 19MB
text_snippet m590_receiver_metallic.png 419KB
insert_photo m590_receiver_normal_opengl_png_6e673f6b.generated.vtex_c 14.8MB
insert_photo m590_receiver_normal_opengl_png_a7ffa85e.generated.vtex_c 16.7MB
text_snippet m590_receiver_normal_opengl.png 25.4MB
insert_photo m590_receiver_roughness_png_9d4b8449.generated.vtex_c 12.4MB
text_snippet m590_receiver_roughness.png 7.7MB
text_snippet reciver.vmat 1.1KB
collections reciver.vmat_c 5.3KB
my stuff/models/box/box_01
view_in_ar box_01.vmdl_c 11.5KB
insert_photo fine_grained_wood_color_png_331bfad.generated.vtex_c 564.5KB
insert_photo fine_grained_wood_normal_png_c5c8f89a.generated.vtex_c 1.1MB
collections fine_grained_wood.vmat_c 5.7KB
particles/explosion/barrel_explosion
text_snippet explosion_gib_large_smoke.vpcf_c 2.8KB
text_snippet explosion_smoke_ring_02.vpcf_c 3.7KB
particles/fire_extinguisher
text_snippet extinguisher_destroy_fx_initial_smoke.vpcf_c 2.2KB
text_snippet extinguisher_destroy_fx_smoke.vpcf_c 2.9KB
text_snippet fire_extinguisher_cable.vpcf_c 2.7KB
text_snippet fire_extinguisher_destroy_fx_decal.vpcf_c 2KB
text_snippet fire_extinguisher_destroy_fx_spray.vpcf_c 2.3KB
text_snippet fire_extinguisher_destroy_fx.vpcf_c 1.2KB
text_snippet fire_extinguisher_snapshot.vsnap_c 758B
particles
text_snippet fire.prefab 6.3KB
text_snippet fire.prefab_c 3.6KB
particles/fire
insert_photo flame001_side.vtex_c 554.2KB
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 pistol_muzzleflash.vpcf_c 3.3KB
particles/tracer
text_snippet slash.vpcf 12.9KB
text_snippet slash.vpcf_c 1.9KB
text_snippet trail_bullet.vpcf 30.8KB
text_snippet trail_bullet.vpcf_c 2.4KB
text_snippet trail_smoke.vpcf 6.7KB
text_snippet trail_smoke.vpcf_c 2.3KB
prefabs/clothes/armor
text_snippet armor-a.prefab 5.1KB
text_snippet armor-a.prefab_c 3.6KB
text_snippet armor-b.prefab 5.1KB
text_snippet armor-b.prefab_c 3.6KB
text_snippet armor-c.prefab 5.1KB
text_snippet armor-c.prefab_c 3.6KB
text_snippet armor-s.prefab 5.1KB
text_snippet armor-s.prefab_c 3.6KB
text_snippet armor-ss.prefab 5.1KB
text_snippet armor-ss.prefab_c 3.6KB
text_snippet armor-sss.prefab 5.1KB
text_snippet armor-sss.prefab_c 3.6KB
text_snippet armor.prefab 5.1KB
text_snippet armor.prefab_c 3.6KB
prefabs/clothes/helmet
text_snippet helmet-a.prefab 4.4KB
text_snippet helmet-a.prefab_c 3.3KB
text_snippet helmet-b.prefab 4.4KB
text_snippet helmet-b.prefab_c 3.3KB
text_snippet helmet-c.prefab 4.4KB
text_snippet helmet-c.prefab_c 3.3KB
text_snippet helmet-s.prefab 4.4KB
text_snippet helmet-s.prefab_c 3.3KB
text_snippet helmet-ss.prefab 4.4KB
text_snippet helmet-ss.prefab_c 3.3KB
text_snippet helmet-sss.prefab 4.4KB
text_snippet helmet-sss.prefab_c 3.3KB
text_snippet helmet.prefab 4.4KB
text_snippet helmet.prefab_c 3.3KB
prefabs/clothes/legarmor
text_snippet legarmor-a.prefab 5.1KB
text_snippet legarmor-a.prefab_c 3.7KB
text_snippet legarmor-b.prefab 5.1KB
text_snippet legarmor-b.prefab_c 3.7KB
text_snippet legarmor-c.prefab 5.1KB
text_snippet legarmor-c.prefab_c 3.7KB
text_snippet legarmor-s.prefab 5.1KB
text_snippet legarmor-s.prefab_c 3.7KB
text_snippet legarmor-ss.prefab 5.1KB
text_snippet legarmor-ss.prefab_c 3.7KB
text_snippet legarmor-sss.prefab 5.1KB
text_snippet legarmor-sss.prefab_c 3.7KB
text_snippet legarmor.prefab 5.1KB
text_snippet legarmor.prefab_c 3.6KB
prefabs/entitys/aspects
text_snippet aspect.prefab 449B
text_snippet aspect.prefab_c 782B
text_snippet fire.vmdl 1.5KB
view_in_ar fire.vmdl_c 48.6KB
text_snippet ice.vmdl 1.4KB
view_in_ar ice.vmdl_c 31.8KB
text_snippet shadow.vmdl 1.4KB
view_in_ar shadow.vmdl_c 14.3KB
prefabs/entitys/aspects/variants
text_snippet fire.prefab 4.4KB
text_snippet fire.prefab_c 3.3KB
text_snippet ice.prefab 4.4KB
text_snippet ice.prefab_c 3.3KB
text_snippet shadow.prefab 4.4KB
text_snippet shadow.prefab_c 3.3KB
text_snippet water.prefab 4.4KB
text_snippet water.prefab_c 3.3KB
prefabs/entitys/aspects
text_snippet water.vmdl 1.4KB
view_in_ar water.vmdl_c 14.7KB
prefabs/entitys
text_snippet bosschest.prefab 3.5KB
text_snippet bosschest.prefab_c 2.7KB
text_snippet box_legendary_small.prefab 703B
text_snippet box_legendary_small.prefab_c 860B
text_snippet box_legendary.prefab 763B
text_snippet box_legendary.prefab_c 993B
text_snippet box_normal_small.prefab 2.4KB
text_snippet box_normal_small.prefab_c 1.9KB
text_snippet box_normal.prefab 641B
text_snippet box_normal.prefab_c 869B
text_snippet box_random.prefab 3.1KB
text_snippet box_random.prefab_c 2.4KB
prefabs/entitys/chestsystem
text_snippet example 1.prefab 3.3KB
text_snippet example 1.prefab_c 2.5KB
text_snippet example 2.prefab 2.5KB
text_snippet example 2.prefab_c 2KB
text_snippet example 3.prefab 2.5KB
text_snippet example 3.prefab_c 2KB
text_snippet example 4.prefab 2.5KB
text_snippet example 4.prefab_c 2KB
text_snippet example 5.prefab 3KB
text_snippet example 5.prefab_c 2.3KB
prefabs/entitys
text_snippet drawer.prefab 698B
text_snippet drawer.prefab_c 926B
text_snippet exit.prefab 2.4KB
text_snippet exit.prefab_c 1.9KB
prefabs/entitys/itemobjects
text_snippet itemobject.prefab 3KB
text_snippet itemobject.prefab_c 2.6KB
text_snippet itemobject2prefab.prefab 3KB
text_snippet itemobject2prefab.prefab_c 2.5KB
text_snippet itemobject3prefab.prefab 3KB
text_snippet itemobject3prefab.prefab_c 2.6KB
prefabs/entitys/list
text_snippet ammospawners.prefab 11.1KB
text_snippet ammospawners.prefab_c 7.1KB
text_snippet itemobjects.prefab 13.9KB
text_snippet itemobjects.prefab_c 9.2KB
text_snippet spawners.prefab 28.6KB
text_snippet spawners.prefab_c 17.5KB
prefabs/entitys
text_snippet mapchanger.prefab 1.7KB
text_snippet mapchanger.prefab_c 1.5KB
text_snippet pickupammo.prefab 2KB
text_snippet pickupammo.prefab_c 1.8KB
text_snippet pistoleammo.prefab 2KB
text_snippet pistoleammo.prefab_c 1.8KB
prefabs/entitys/rings
text_snippet ringsv0.prefab 4.3KB
text_snippet ringsv0.prefab_c 3.2KB
text_snippet ringsv1.prefab 4.3KB
text_snippet ringsv1.prefab_c 3.1KB
text_snippet ringsv2.prefab 4.3KB
text_snippet ringsv2.prefab_c 3.2KB
prefabs/entitys/spawners
text_snippet skeletonspawner1.prefab 983B
text_snippet skeletonspawner1.prefab_c 1.1KB
prefabs/entitys
text_snippet vyndalium.prefab_c 1.2KB
prefabs
text_snippet grass.prefab 1.5KB
text_snippet grass.prefab_c 1.3KB
text_snippet hitinfo.prefab 1.1KB
text_snippet hitinfo.prefab_c 1.1KB
prefabs/items/potions/middle
insert_photo standardsurface1_base_color_png_b76a5883.generated.vtex_c 1021.2KB
text_snippet standardsurface1_base_color.png 737.4KB
text_snippet standardsurface1_base.vmat 467B
collections standardsurface1_base.vmat_c 5.3KB
text_snippet standardsurface1_height.png 3.7MB
text_snippet standardsurface1_metallic.png 90.6KB
text_snippet standardsurface1_normal_directx.png 13.1MB
insert_photo standardsurface1_normal_png_86505ea3.generated.vtex_c 45.1KB
text_snippet standardsurface1_normal.png 28.8KB
text_snippet standardsurface1_roughness.png 8.4KB
prefabs/items/potions
text_snippet potion_big.vmdl 1.5KB
view_in_ar potion_big.vmdl_c 31.2KB
text_snippet potion_mid_mid.vmdl 1.4KB
view_in_ar potion_mid_mid.vmdl_c 2.5MB
text_snippet potion_middle.vmdl 1.4KB
view_in_ar potion_middle.vmdl_c 1MB
text_snippet potion_small.vmdl 1.1KB
view_in_ar potion_small.vmdl_c 718.7KB
prefabs/items/potions/small
insert_photo blinn2_base_color_png_52ad75c5.generated.vtex_c 1.5MB
text_snippet blinn2_base_color.png 1.9MB
text_snippet blinn2_height.png 2.2MB
text_snippet blinn2_metallic.png 4.1KB
text_snippet blinn2_normal_directx.png 7.7MB
insert_photo blinn2_normal_png_12ed876.generated.vtex_c 1.6MB
text_snippet blinn2_normal.png 28.8KB
text_snippet blinn2_roughness.png 1MB
text_snippet blinn2_roughness.vmat 423B
collections blinn2_roughness.vmat_c 5KB
text_snippet blinn3_base_color.png 23.8KB
text_snippet blinn3_base.vmat 423B
collections blinn3_base.vmat_c 5KB
text_snippet blinn3_height.png 45.1KB
text_snippet blinn3_metallic.png 7.8KB
text_snippet blinn3_normal_directx.png 135.2KB
text_snippet blinn3_normal.png 28.8KB
text_snippet blinn3_roughness.png 8.4KB
text_snippet standardsurface1_base_color.png 8.7MB
text_snippet standardsurface1_height.png 6.2MB
text_snippet standardsurface1_metallic.png 4.1KB
text_snippet standardsurface1_normal_directx.png 28.8KB
text_snippet standardsurface1_normal.png 28.8KB
text_snippet standardsurface1_roughness.png 3.1MB
text_snippet standardsurface1_roughness.vmat 423B
collections standardsurface1_roughness.vmat_c 5.1KB
prefabs/items
text_snippet wood_log.prefab 3.3KB
text_snippet wood_log.prefab_c 2.5KB
prefabs/npc
text_snippet boss_new_1.prefab 15.3KB
text_snippet boss_new_1.prefab_c 9.1KB
prefabs/npc/chibi_variants
text_snippet boss.prefab 14.8KB
text_snippet boss.prefab_c 9.1KB
text_snippet normal_v2.prefab 14.7KB
text_snippet normal_v2.prefab_c 9KB
text_snippet normal.prefab 14.6KB
text_snippet normal.prefab_c 9KB
text_snippet small_v2.prefab 14.7KB
text_snippet small_v2.prefab_c 9KB
text_snippet small_v3.prefab 14.8KB
text_snippet small_v3.prefab_c 9.1KB
text_snippet small.prefab 14.7KB
text_snippet small.prefab_c 9KB
prefabs/npc
text_snippet chibi.prefab_c 8.2KB
text_snippet npc2.prefab 13.8KB
text_snippet npc2.prefab_c 8.4KB
text_snippet skeleton.prefab 16.4KB
text_snippet skeleton.prefab_c 9.7KB
text_snippet slime_new.prefab 9.2KB
text_snippet slime_new.prefab_c 6.4KB
prefabs/npc/slime_variants
text_snippet fire.prefab 16.4KB
text_snippet fire.prefab_c 9.6KB
text_snippet va1.prefab 9.2KB
text_snippet va1.prefab_c 6.4KB
text_snippet va2.prefab 9.2KB
text_snippet va2.prefab_c 6.4KB
text_snippet va3.prefab 9.2KB
text_snippet va3.prefab_c 6.4KB
text_snippet va4.prefab 9.2KB
text_snippet va4.prefab_c 6.4KB
text_snippet va5.prefab 9.2KB
text_snippet va5.prefab_c 6.4KB
text_snippet va6.prefab 9.2KB
text_snippet va6.prefab_c 6.4KB
text_snippet va7.prefab 9.2KB
text_snippet va7.prefab_c 6.4KB
text_snippet va8.prefab 9.2KB
text_snippet va8.prefab_c 6.4KB
prefabs/npc
text_snippet slime.prefab 9.7KB
text_snippet slime.prefab_c 6.6KB
text_snippet wiggler.prefab 63.4KB
text_snippet wiggler.prefab_c 27KB
prefabs/npc/zombie variants
text_snippet z1.prefab 9.5KB
text_snippet z1.prefab_c 6.7KB
prefabs/npc
text_snippet zombie_new_1.prefab 15.3KB
text_snippet zombie_new_1.prefab_c 9.1KB
text_snippet zombie.prefab 15.2KB
text_snippet zombie.prefab_c 8.9KB
text_snippet zombie1.prefab_c 3.1KB
prefabs
text_snippet npc2.prefab 13.8KB
text_snippet npc2.prefab_c 8.4KB
text_snippet pickupammo.prefab 2.7KB
text_snippet pickupammo.prefab_c 2.2KB
text_snippet pistoleammo.prefab 2.5KB
text_snippet pistoleammo.prefab_c 2.1KB
text_snippet player.prefab 74.5KB
text_snippet player.prefab_c 33.5KB
prefabs/potions
text_snippet potion_big.prefab 3.7KB
text_snippet potion_big.prefab_c 2.8KB
text_snippet potion_mid.prefab 3.7KB
text_snippet potion_mid.prefab_c 2.8KB
text_snippet potion_small.prefab 3.7KB
text_snippet potion_small.prefab_c 2.8KB
prefabs
text_snippet ragdoll.prefab 422B
text_snippet ragdoll.prefab_c 744B
text_snippet scenechangehub.prefab 1KB
text_snippet scenechangehub.prefab_c 1KB
text_snippet scenechangerstarting.prefab 1KB
text_snippet scenechangerstarting.prefab_c 1.1KB
text_snippet skeleton3.prefab 16KB
text_snippet skeleton3.prefab_c 9.4KB
text_snippet spawner.prefab 1KB
text_snippet spawner.prefab_c 1KB
text_snippet v_mp5.prefab 664B
text_snippet v_mp5.prefab_c 877B
text_snippet vyndalium.prefab 1.9KB
text_snippet vyndalium.prefab_c 1.7KB
prefabs/weapons/aksu
text_snippet a.prefab 5.8KB
text_snippet a.prefab_c 4.6KB
text_snippet aksu.prefab 5.1KB
text_snippet aksu.prefab_c 4.2KB
text_snippet b.prefab 5.8KB
text_snippet b.prefab_c 4.6KB
text_snippet c.prefab 5.8KB
text_snippet c.prefab_c 4.6KB
text_snippet s.prefab 5.8KB
text_snippet s.prefab_c 4.6KB
text_snippet shogun_vm.prefab 23.3KB
text_snippet shogun_vm.prefab_c 14.4KB
text_snippet shogun.prefab 4.9KB
text_snippet shogun.prefab_c 4.1KB
text_snippet ss.prefab 5.8KB
text_snippet ss.prefab_c 4.6KB
text_snippet sss.prefab 5.8KB
text_snippet sss.prefab_c 4.6KB
text_snippet vm_aksu.prefab 23.2KB
text_snippet vm_aksu.prefab_c 14.5KB
prefabs/weapons/deagle
text_snippet deagle.prefab 4.4KB
text_snippet deagle.prefab_c 3.8KB
text_snippet vm_deagle.prefab 1.9KB
text_snippet vm_deagle.prefab_c 1.7KB
prefabs/weapons/facepunch/knife
text_snippet knife.prefab 5.1KB
text_snippet knife.prefab_c 4.2KB
prefabs/weapons/facepunch/mp5
text_snippet mp5.prefab 5.7KB
text_snippet mp5.prefab_c 4.6KB
text_snippet mp5a.prefab 5.7KB
text_snippet mp5a.prefab_c 4.6KB
text_snippet mp5b.prefab 5.7KB
text_snippet mp5b.prefab_c 4.6KB
text_snippet mp5c.prefab 5.7KB
text_snippet mp5c.prefab_c 4.6KB
text_snippet mp5s.prefab 5.7KB
text_snippet mp5s.prefab_c 4.6KB
text_snippet mp5ss.prefab 5.7KB
text_snippet mp5ss.prefab_c 4.6KB
text_snippet mp5sss.prefab 5.7KB
text_snippet mp5sss.prefab_c 4.6KB
prefabs/weapons/facepunch/shotgun
text_snippet shotgun.prefab 5.8KB
text_snippet shotgun.prefab_c 4.7KB
text_snippet shotguna.prefab 5.8KB
text_snippet shotguna.prefab_c 4.8KB
text_snippet shotgunb.prefab 5.8KB
text_snippet shotgunb.prefab_c 4.7KB
text_snippet shotgunc.prefab 5.8KB
text_snippet shotgunc.prefab_c 4.7KB
text_snippet shotguns.prefab 5.8KB
text_snippet shotguns.prefab_c 4.7KB
text_snippet shotgunss.prefab 5.8KB
text_snippet shotgunss.prefab_c 4.7KB
text_snippet shotgunsss.prefab 5.8KB
text_snippet shotgunsss.prefab_c 4.7KB
prefabs/weapons/facepunch/usp
text_snippet test.prefab 5.3KB
text_snippet test.prefab_c 4.4KB
text_snippet untitled.prefab 4.9KB
text_snippet untitled.prefab_c 4.1KB
text_snippet usp.prefab 5.7KB
text_snippet usp.prefab_c 4.6KB
text_snippet uspa.prefab 5.7KB
text_snippet uspa.prefab_c 4.6KB
text_snippet uspb.prefab 5.7KB
text_snippet uspb.prefab_c 4.6KB
text_snippet uspc.prefab 5.7KB
text_snippet uspc.prefab_c 4.6KB
text_snippet usps.prefab 5.7KB
text_snippet usps.prefab_c 4.6KB
text_snippet uspss.prefab 5.7KB
text_snippet uspss.prefab_c 4.6KB
text_snippet uspsss.prefab 5.7KB
text_snippet uspsss.prefab_c 4.6KB
prefabs/weapons/fists
text_snippet fists.prefab 2.2KB
text_snippet fists.prefab_c 1.9KB
text_snippet weapon_fists.prefab 5.7KB
text_snippet weapon_fists.prefab_c 4KB
prefabs/weapons/m4a1
text_snippet m4a1-a.prefab 5.7KB
text_snippet m4a1-a.prefab_c 4.7KB
text_snippet m4a1-b.prefab 5.7KB
text_snippet m4a1-b.prefab_c 4.7KB
text_snippet m4a1-c.prefab 6KB
text_snippet m4a1-c.prefab_c 4.9KB
text_snippet m4a1-s.prefab 5.7KB
text_snippet m4a1-s.prefab_c 4.6KB
text_snippet m4a1-ss.prefab 5.7KB
text_snippet m4a1-ss.prefab_c 4.6KB
text_snippet m4a1-sss.prefab 5.7KB
text_snippet m4a1-sss.prefab_c 4.6KB
prefabs/weapons/m67_granade
text_snippet granade_throw.prefab 1.2KB
text_snippet granade_throw.prefab_c 1.4KB
text_snippet m67.prefab 4.3KB
text_snippet m67.prefab_c 3.5KB
text_snippet vm_m67.prefab 1.6KB
text_snippet vm_m67.prefab_c 1.5KB
prefabs/weapons/machette
text_snippet machette.prefab 4.8KB
text_snippet machette.prefab_c 3.9KB
text_snippet newmoon_sword.prefab 729B
text_snippet newmoon_sword.prefab_c 959B
text_snippet test.prefab 4.5KB
text_snippet test.prefab_c 3.8KB
text_snippet vm_machette.prefab 2.4KB
text_snippet vm_machette.prefab_c 2.1KB
text_snippet vm_test.prefab 1.8KB
text_snippet vm_test.prefab_c 1.7KB
prefabs/weapons/moon_sword
text_snippet moon_vm.prefab 1.7KB
text_snippet moon_vm.prefab_c 1.7KB
text_snippet moon.prefab 4.4KB
text_snippet moon.prefab_c 3.8KB
text_snippet sword_notvm.prefab 4.6KB
text_snippet sword_notvm.prefab_c 3.9KB
text_snippet sword.prefab 1.8KB
text_snippet sword.prefab_c 1.7KB
prefabs/weapons/mp5
text_snippet mp5.prefab 4.5KB
text_snippet mp5.prefab_c 3.8KB
prefabs/weapons/new
text_snippet hands.prefab 7.7KB
text_snippet hands.prefab_c 5.6KB
text_snippet knife.prefab 7.7KB
text_snippet knife.prefab_c 5.6KB
text_snippet machete.prefab 7.7KB
text_snippet machete.prefab_c 5.5KB
prefabs/weapons/pm
text_snippet glock-a.prefab 6KB
text_snippet glock-a.prefab_c 4.8KB
text_snippet glock-b.prefab 6KB
text_snippet glock-b.prefab_c 4.8KB
text_snippet glock-c.prefab 6KB
text_snippet glock-c.prefab_c 4.8KB
text_snippet glock-s.prefab 6KB
text_snippet glock-s.prefab_c 4.8KB
text_snippet glock-ss.prefab 6KB
text_snippet glock-ss.prefab_c 4.8KB
text_snippet glock-sss.prefab 6KB
text_snippet glock-sss.prefab_c 4.8KB
text_snippet glock.prefab 5.3KB
text_snippet glock.prefab_c 4.4KB
text_snippet mp5.prefab 5.3KB
text_snippet mp5.prefab_c 4.4KB
text_snippet vm_glock.prefab 1.9KB
text_snippet vm_glock.prefab_c 1.7KB
text_snippet vm_mp5.prefab 1.7KB
text_snippet vm_mp5.prefab_c 1.6KB
text_snippet vm_usp.prefab 2.2KB
text_snippet vm_usp.prefab_c 2KB
prefabs
text_snippet wiggler.prefab 71.1KB
text_snippet wiggler.prefab_c 30.3KB
prefabs/world
text_snippet map.prefab 1021B
text_snippet map.prefab_c 997B
prefabs
text_snippet zombie.prefab 7.1KB
text_snippet zombie.prefab_c 5.2KB
text_snippet zombie1.prefab 3.9KB
text_snippet zombie1.prefab_c 3.1KB
projectsettings
text_snippet collision.config 688B
props/materials
insert_photo electrocar_dm_png_68acf554.generated.vtex_c 559.2KB
collections electrocar_mat.vmat_c 5.5KB
props/willies_jeep
insert_photo willies_jeep_mesh_png_759c94b4.generated.vtex_c 401.3KB
collections willies_jeep_window.vmat_c 5.5KB
insert_photo willies_jeep_windows_png_3087832b.generated.vtex_c 61.5KB
collections willies_jeep.vmat_c 5.4KB
view_in_ar willies_jeep.vmdl_c 134KB
view_in_ar sasha.vmdl_c 863.2KB
scenes
text_snippet dungeon_1.scene 330.1KB
text_snippet dungeon_1.scene_c 217.1KB
text_snippet forest.scene 381.4KB
text_snippet forest.scene_c 217.1KB
text_snippet forest2.scene 581KB
text_snippet forest2.scene_c 326KB
text_snippet forest3.scene 774.3KB
text_snippet forest3.scene_c 433.3KB
text_snippet koruland.scene 9.4KB
text_snippet koruland.scene_c 6.7KB
text_snippet lobby.scene 2KB
text_snippet lobby.scene_c 1.6KB
scenes/one
text_snippet 1-1.los 475.2KB
text_snippet 1-2.los 591.2KB
text_snippet 1-2.vmap 633.7KB
public 1-2.vpk 2.4MB
text_snippet 1-3.los 959.4KB
text_snippet 1-3.vmap 752.6KB
public 1-3.vpk 3.3MB
text_snippet map1.2.scene 101.6KB
text_snippet map1.2.scene_c 60.6KB
text_snippet map1.3.scene 112KB
text_snippet map1.3.scene_c 66.9KB
text_snippet map1.los 316.2KB
text_snippet map1.scene 80.9KB
text_snippet map1.scene_c 46.8KB
text_snippet map1.vmap 245.5KB
public map1.vpk 1.6MB
scenes
text_snippet options.scene 1.4KB
text_snippet options.scene_c 1.3KB
text_snippet prefab.prefab_c 1KB
text_snippet startlobby.scene 51.5KB
text_snippet startlobby.scene_c 34.1KB
text_snippet startlobbynew.scene 89.6KB
text_snippet startlobbynew.scene_c 42.8KB
scenes/three
text_snippet three.scene 38.2KB
text_snippet three.scene_c 25KB
scenes
text_snippet untitled3.scene 70.9KB
text_snippet untitled3.scene_c 44.7KB
shaders
text_snippet cliff_utils.hlsl 800B
text_snippet geometry.hlsl 7KB
text_snippet glass_scope.shader_c 187.1KB
text_snippet goback_material.shader_c 4MB
text_snippet mana.shader 2.3KB
text_snippet mana.shader_c 140.3KB
text_snippet mana.shdrgrph 11.1KB
text_snippet noise3d.hlsl 3KB
text_snippet pixelated.shader_c 305.8KB
text_snippet saunasimple.shader_c 1.5MB
text_snippet terrain_utils.hlsl 1.4KB
text_snippet tesselation.hlsl 3.1KB
shop/interactablegamepanel
text_snippet interactpanel.razor.scss 307B
text_snippet interactworldpanel.razor.scss 146B
shop
text_snippet shop.razor.scss 9.5KB
text_snippet shopworldpanel.razor.scss 94B
sounds
text_snippet charged.mp3 68.4KB
text_snippet charged.sound 344B
text_snippet charged.sound_c 647B
text_snippet charged.vsnd_c 69KB
text_snippet chargedattack.mp3 81.6KB
text_snippet chargedattack.sound 350B
text_snippet chargedattack.sound_c 669B
text_snippet chargedattack.vsnd_c 82.3KB
text_snippet chibi.sound 438B
text_snippet chibi.sound_c 841B
sounds/deathsounds
text_snippet 0831.vsnd_c 164.7KB
text_snippet deathsounds.sound 446B
text_snippet deathsounds.sound_c 886B
text_snippet deathsounds.vsnd_c 84.7KB
text_snippet deathsounds.wav 84.1KB
text_snippet deathsounds2.sound 341B
text_snippet deathsounds2.sound_c 697B
text_snippet deathsounds2.vsnd_c 164.7KB
text_snippet deathsounds2.wav 164.1KB
text_snippet deathsounds3.vsnd_c 84.7KB
text_snippet deathsounds3.wav 84.1KB
sounds
text_snippet error-5-199276.vsnd_c 36.6KB
text_snippet fireattack.mp3 251.2KB
text_snippet fireattack.sound 347B
text_snippet fireattack.sound_c 666B
text_snippet fireattack.vsnd_c 251.9KB
sounds/footsteps
text_snippet footstep-concrete-jump.sound_c 915B
text_snippet footstep-concrete-jump01.vsnd_c 42KB
text_snippet footstep-concrete-jump02.vsnd_c 42KB
text_snippet footstep-concrete-jump03.vsnd_c 37.5KB
text_snippet footstep-concrete-jump04.vsnd_c 37.6KB
text_snippet footstep-concrete-land.sound_c 802B
text_snippet footstep-concrete-land01.vsnd_c 42.7KB
text_snippet footstep-concrete-land02.vsnd_c 42.1KB
text_snippet footstep-concrete-land03.vsnd_c 42.1KB
text_snippet footstep-concrete.sound_c 1.2KB
text_snippet footstep-concrete01.vsnd_c 25.3KB
text_snippet footstep-concrete02.vsnd_c 25.5KB
text_snippet footstep-concrete03.vsnd_c 25.1KB
text_snippet footstep-concrete04.vsnd_c 25.4KB
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
sounds
text_snippet grunt.sound 413B
text_snippet grunt.sound_c 815B
sounds/grunt
text_snippet aufzeichnung (4) (mp3cut.net) (1).vsnd_c 224.1KB
text_snippet aufzeichnung (4) (mp3cut.net) (1).wav 486.5KB
text_snippet aufzeichnung (4) (mp3cut.net) (2).vsnd_c 258.7KB
text_snippet aufzeichnung (4) (mp3cut.net) (2).wav 561.7KB
text_snippet aufzeichnung (4) (mp3cut.net).vsnd_c 212.3KB
text_snippet aufzeichnung (4) (mp3cut.net).wav 460.7KB
text_snippet aufzeichnung (5) (mp3cut.net).vsnd_c 197.8KB
text_snippet aufzeichnung (5) (mp3cut.net).wav 429.1KB
text_snippet aufzeichnung (mp3cut.net).vsnd_c 201.7KB
text_snippet aufzeichnung (mp3cut.net).wav 437.8KB
text_snippet gruntingn.sound 620B
text_snippet gruntingn.sound_c 1.2KB
text_snippet gruntnew.vsnd_c 371.7KB
text_snippet gruntnew.wav 808.1KB
sounds
text_snippet grunt1.vsnd_c 89.4KB
text_snippet grunt1.wav 133.3KB
text_snippet grunt2.sound 649B
text_snippet grunt2.sound_c 1.2KB
text_snippet grunt2.vsnd_c 152.6KB
text_snippet grunt2.wav 152KB
text_snippet grunt3.vsnd_c 220.9KB
text_snippet grunt3.wav 240.2KB
text_snippet grunt4.vsnd_c 57.4KB
text_snippet grunt4.wav 57.1KB
sounds/guns/akm
text_snippet ak_shoot_1.vsnd_c 113.3KB
text_snippet ak_shoot_1.wav 112.8KB
text_snippet ak_shoot_2.vsnd_c 134.5KB
text_snippet ak_shoot_2.wav 134.1KB
text_snippet akm_shoot.vsnd_c 198.8KB
text_snippet akm_shoot.wav 198.3KB
text_snippet akm.shoot.sound 381B
text_snippet akm.shoot.sound_c 763B
text_snippet ar1_shoot 01.vsnd_c 364KB
text_snippet ar1_shoot 01.wav 396KB
sounds/guns/c4
text_snippet c4_beep.sound 356B
text_snippet c4_beep.sound_c 632B
text_snippet c4_planting_beep.sound 347B
text_snippet c4_planting_beep.sound_c 703B
sounds/guns/f1
text_snippet ar2_shoot.sound 318B
text_snippet ar2_shoot.sound_c 788B
text_snippet ar2_shoot1.vsnd_c 688.8KB
text_snippet ar2_shoot1.wav 750KB
text_snippet ar2_shoot2.vsnd_c 662.9KB
text_snippet ar2_shoot2.wav 721.8KB
text_snippet ar2_shoot3.vsnd_c 208.7KB
text_snippet ar2_shoot3.wav 226.8KB
sounds/guns
text_snippet gun_dryfire.sound 384B
text_snippet gun_dryfire.sound_c 732B
text_snippet gun.dryfire.vsnd_c 33.7KB
text_snippet gun.dryfire.wav 36KB
text_snippet kill.sound 234B
text_snippet kill.sound_c 598B
text_snippet kill.vsnd_c 312.8KB
text_snippet kill.wav 457.6KB
sounds/guns/knife
text_snippet knife.deploy.sound 344B
text_snippet knife.deploy.sound_c 700B
text_snippet knife.deploy.vsnd_c 144.6KB
text_snippet knife.deploy.wav 144KB
text_snippet knife.swing.sound 364B
text_snippet knife.swing.sound_c 699B
text_snippet knife.swing.vsnd_c 28.7KB
text_snippet knife.swing.wav 37.7KB
sounds/guns/m1911
text_snippet 1911_shoot_1.vsnd_c 572.6KB
text_snippet 1911_shoot_1.wav 573.6KB
text_snippet pistol_shoot.sound 351B
text_snippet pistol_shoot.sound_c 691B
text_snippet pistol_shoot.vsnd_c 243.7KB
text_snippet pistol_shoot.wav 243KB
sounds/guns/m1911/reload
text_snippet m1911.reload.fow.sound 260B
text_snippet m1911.reload.fow.sound_c 672B
text_snippet m1911.reload.fow.vsnd_c 107KB
text_snippet m1911.reload.fow.wav 115.8KB
text_snippet m1911.reload.load.sound 357B
text_snippet m1911.reload.load.sound_c 729B
text_snippet m1911.reload.load.vsnd_c 139.9KB
text_snippet m1911.reload.load.wav 141.9KB
text_snippet m1911.reload.out.sound 260B
text_snippet m1911.reload.out.sound_c 672B
text_snippet m1911.reload.out.vsnd_c 139.9KB
text_snippet m1911.reload.out.wav 141.9KB
text_snippet m1911.reload.sound 352B
text_snippet m1911.reload.sound_c 708B
text_snippet m1911.reload.vsnd_c 46.5KB
text_snippet m1911.reload.wav 50KB
sounds/guns/mp5/reload
text_snippet mp5.mag.load.sound 254B
text_snippet mp5.mag.load.sound_c 650B
text_snippet mp5.mag.load.vsnd_c 63.8KB
text_snippet mp5.mag.load.wav 63.1KB
text_snippet mp5.mag.sound 249B
text_snippet mp5.mag.sound_c 629B
text_snippet mp5.mag.vsnd_c 54.1KB
text_snippet mp5.mag.wav 53.5KB
text_snippet mp5.move.sound 250B
text_snippet mp5.move.sound_c 646B
text_snippet mp5.move.vsnd_c 92.9KB
text_snippet mp5.move.wav 92.2KB
sounds/guns/mp5
text_snippet smg1_shoot.sound 438B
text_snippet smg1_shoot.sound_c 862B
text_snippet smg1_shoot1.vsnd_c 193.1KB
text_snippet smg1_shoot1.wav 192.5KB
text_snippet smg1_shoot2.vsnd_c 193.1KB
text_snippet smg1_shoot2.wav 192.5KB
text_snippet smg1_shoot3.vsnd_c 193.1KB
text_snippet smg1_shoot3.wav 192.5KB
sounds/guns/r870
text_snippet shogun.sndseq 252B
text_snippet shogun.sndseq_c 636B
text_snippet shotgun_cock.sound 344B
text_snippet shotgun_cock.sound_c 684B
text_snippet shotgun_cock.vsnd_c 126.3KB
text_snippet shotgun_cock.wav 126.3KB
text_snippet shotgun_load.sound 344B
text_snippet shotgun_load.sound_c 684B
text_snippet shotgun_load.vsnd_c 90.4KB
text_snippet shotgun_load.wav 90.4KB
text_snippet shotgun_pump.sound 344B
text_snippet shotgun_pump.sound_c 684B
text_snippet shotgun_pump.vsnd_c 115KB
text_snippet shotgun_pump.wav 115KB
text_snippet shotgun1_shoot.sound 396B
text_snippet shotgun1_shoot.sound_c 794B
text_snippet shotgun1_shoot1.vsnd_c 221.1KB
text_snippet shotgun1_shoot1.wav 220.4KB
text_snippet shotgun1_shoot2.vsnd_c 220.6KB
text_snippet shotgun1_shoot2.wav 219.9KB
sounds/guns/revolver
text_snippet revolver_shoot.1.vsnd_c 375.8KB
text_snippet revolver_shoot.1.wav 563.4KB
text_snippet revolver_shoot.2.vsnd_c 375.8KB
text_snippet revolver_shoot.2.wav 375.2KB
text_snippet revolver_shoot.3.vsnd_c 663.8KB
text_snippet revolver_shoot.3.wav 663.1KB
text_snippet revolver_shoot.sound 354B
text_snippet revolver_shoot.sound_c 872B
text_snippet revolver.case.1.vsnd_c 280.7KB
text_snippet revolver.case.1.wav 281.6KB
text_snippet revolver.case.2.vsnd_c 237.6KB
text_snippet revolver.case.2.wav 238.6KB
text_snippet revolver.case.3.vsnd_c 388.3KB
text_snippet revolver.case.3.wav 389.3KB
text_snippet revolver.case.sound 349B
text_snippet revolver.case.sound_c 851B
text_snippet revolver.hammer.sound 255B
text_snippet revolver.hammer.sound_c 651B
text_snippet revolver.hammer.vsnd_c 38.6KB
text_snippet revolver.hammer.wav 37.9KB
text_snippet revolver.reload.sound 255B
text_snippet revolver.reload.sound_c 651B
text_snippet revolver.reload.vsnd_c 75.4KB
text_snippet revolver.reload.wav 74.8KB
sounds/guns/switch
text_snippet switch_1.vsnd_c 129.9KB
text_snippet switch_1.wav 170.1KB
text_snippet switch_2.vsnd_c 116.9KB
text_snippet switch_2.wav 157.1KB
text_snippet switch_3.vsnd_c 108.3KB
text_snippet switch_3.wav 148.6KB
text_snippet weapon_switch.sound 280B
text_snippet weapon_switch.sound_c 699B
sounds
text_snippet hl2.sound_c 487B
sounds/hp
text_snippet slurping - sound effect (hd).mp3 58.4KB
text_snippet slurping - sound effect (hd).vsnd_c 59.2KB
text_snippet slurping.sound 348B
text_snippet slurping.sound_c 688B
sounds/hurtsoundlowhp
text_snippet lowhp.mp3 81.6KB
text_snippet lowhp.sound 342B
text_snippet lowhp.sound_c 682B
text_snippet lowhp.vsnd_c 82.3KB
text_snippet midhp.mp3 74.5KB
text_snippet midhp.sound 342B
text_snippet midhp.sound_c 682B
text_snippet midhp.vsnd_c 75.2KB
sounds/impacts/bullets
text_snippet concrete_impact_bullet1.vsnd_c 119.4KB
text_snippet concrete_impact_bullet2.vsnd_c 114KB
text_snippet concrete_impact_bullet3.vsnd_c 126.2KB
text_snippet concrete_impact_bullet4.vsnd_c 146.1KB
text_snippet generic-bullet-impact-1.vsnd_c 100.8KB
text_snippet impact-bullet-concrete.sound_c 1.1KB
text_snippet impact-bullet-generic.sound_c 771B
text_snippet water_bullet_impact-1.vsnd_c 68KB
text_snippet water_bullet_impact-2.vsnd_c 66.4KB
text_snippet water_bullet_impact-3.vsnd_c 66.4KB
sounds/impacts/melee/bluntweapon
text_snippet dirt-001.vsnd_c 37.6KB
text_snippet dirt-002.vsnd_c 43.8KB
text_snippet dirt-003.vsnd_c 43.8KB
text_snippet dirt-004.vsnd_c 43.8KB
sounds/impacts/melee
text_snippet impact-melee-dirt.sound_c 1.1KB
sounds
text_snippet item.pickup.sound 293B
text_snippet item.pickup.sound_c 770B
sounds/kenney/ui
text_snippet drop_002.vsnd_c 35.4KB
text_snippet error_005.vsnd_c 45.2KB
text_snippet ui.button.press.sound_c 630B
text_snippet ui.navigate.deny.sound_c 581B
sounds
text_snippet levelup.sound 324B
text_snippet levelup.sound_c 632B
text_snippet levelup.vsnd_c 76.1KB
sounds/levelup
text_snippet levelup.mp3 75.5KB
text_snippet levelup.sound 339B
text_snippet levelup.sound_c 663B
text_snippet levelup.vsnd_c 76.1KB
text_snippet levelup2.mp3 72.4KB
text_snippet levelup2.sound 344B
text_snippet levelup2.sound_c 684B
text_snippet levelup2.vsnd_c 73.1KB
sounds/m4a1
text_snippet m4_magazine_in.sound 341B
text_snippet m4_magazine_in.sound_c 681B
text_snippet m4_magazine_in.vsnd_c 54.1KB
text_snippet m4_magazine_in.wav 53.5KB
text_snippet m4_shot_01.vsnd_c 297.2KB
text_snippet m4_shot_01.wav 298.7KB
text_snippet m4_shot_02.vsnd_c 261.3KB
text_snippet m4_shot_02.wav 262.7KB
text_snippet m4_shot_03.vsnd_c 283.9KB
text_snippet m4_shot_03.wav 285.4KB
text_snippet m4_shot_04.vsnd_c 268.7KB
text_snippet m4_shot_04.wav 270.2KB
text_snippet m4_shot_05.vsnd_c 287.5KB
text_snippet m4_shot_05.wav 288.9KB
text_snippet m4_shot_06.vsnd_c 308.8KB
text_snippet m4_shot_06.wav 310.3KB
text_snippet m4_shot_07.vsnd_c 300.1KB
text_snippet m4_shot_07.wav 301.6KB
text_snippet m4_shot_08.vsnd_c 311.1KB
text_snippet m4_shot_08.wav 312.5KB
text_snippet m4_shot.sound 601B
text_snippet m4_shot.sound_c 1.2KB
text_snippet m4a1.sndseq 290B
text_snippet m4a1.sndseq_c 653B
sounds
text_snippet notice.mp3 44.1KB
text_snippet notice.sound 343B
text_snippet notice.sound_c 646B
text_snippet notice.vsnd_c 44.7KB
sounds/prism_pickup
text_snippet prism_pickup.sound 353B
text_snippet prism_pickup.sound_c 709B
text_snippet prism_pickup2.mp3 101KB
text_snippet prism_pickup2.vsnd_c 101.7KB
text_snippet unbenannter song.vsnd_c 66KB
sounds/siren
text_snippet siren.mp3 64.7KB
text_snippet siren.sndscape 224B
text_snippet siren.sndscape_c 559B
text_snippet siren.sound 352B
text_snippet siren.sound_c 671B
text_snippet siren.vsnd_c 65.3KB
sounds/slimeattack
text_snippet aufzeichnung (19) (mp3cut.net) (1).vsnd_c 7.6KB
text_snippet aufzeichnung (19) (mp3cut.net) (2).vsnd_c 4.8KB
text_snippet aufzeichnung (19) (mp3cut.net).vsnd_c 6.5KB
text_snippet slimeattack.sound_c 1017B
text_snippet slimeattack2.sound_c 755B
text_snippet slimeattack3.sound_c 755B
text_snippet slimeattackone.sound_c 599B
sounds
text_snippet sound4.mp3 35.9KB
text_snippet sound4.sound 347B
text_snippet sound4.sound_c 650B
text_snippet sound4.vsnd_c 36.5KB
sounds/soundscape
text_snippet 0428.vsnd_c 10.3MB
text_snippet 0428.wav 10.3MB
text_snippet background.sndscape 234B
text_snippet background.sndscape_c 585B
text_snippet background.sound 404B
text_snippet background.sound_c 734B
text_snippet fireplace.sndscape 229B
text_snippet fireplace.sndscape_c 585B
text_snippet fireplace.vsnd_c 10.3MB
text_snippet fireplace.wav 10.3MB
text_snippet forest.sndscape 224B
text_snippet forest.sndscape_c 580B
text_snippet forest2.sndscape 328B
text_snippet forest2.sndscape_c 649B
text_snippet forest2.vsnd_c 19.3MB
text_snippet forest2.wav 19.3MB
text_snippet night.mp3 2.5MB
text_snippet night.sndscape 236B
text_snippet night.sndscape_c 587B
text_snippet night.vsnd_c 2.2MB
text_snippet rain.sndscape 232B
text_snippet rain.sndscape_c 588B
text_snippet thunderstorm.vsnd_c 9MB
text_snippet thunderstorm.wav 9MB
sounds/ui/back
text_snippet back.sound 289B
text_snippet back.sound_c 637B
text_snippet back1.mp3 2KB
text_snippet back1.vsnd_c 2.4KB
sounds/ui/drag
text_snippet drag.sound 349B
text_snippet drag.sound_c 673B
text_snippet drag1.mp3 18.4KB
text_snippet drag1.vsnd_c 19KB
sounds/ui/drop
text_snippet drop.sound 349B
text_snippet drop.sound_c 673B
text_snippet drop1.mp3 18.4KB
text_snippet drop1.vsnd_c 19KB
sounds/ui/hover
text_snippet hover.sound 268B
text_snippet hover.sound_c 620B
text_snippet hover1.mp3 3.7KB
text_snippet hover1.vsnd_c 4.3KB
sounds/ui/light_click/0508(1)
text_snippet lightclick.vsnd_c 3.6KB
sounds/ui/light_click/0508
text_snippet lightclick_1.vsnd_c 2.4KB
sounds/ui/light_click
text_snippet light_click.sound 363B
text_snippet light_click.sound_c 719B
text_snippet light_click1.mp3 1.5KB
text_snippet light_click1.vsnd_c 2KB
text_snippet lightclick_1.mp3 2.9KB
text_snippet lightclick_1.vsnd_c 3.6KB
text_snippet lightclick.m4a 5.3KB
sounds
text_snippet unbenannter song (1).vsnd_c 69KB
text_snippet unbenannter song (2).vsnd_c 82.3KB
sounds/upgrade
text_snippet anvil-strikes_5-34991 (mp3cut.net) (1).mp3 15.6KB
text_snippet anvil-strikes_5-34991 (mp3cut.net) (1).vsnd_c 16.3KB
text_snippet anvil-strikes_5-34991 (mp3cut.net) (2).mp3 15.6KB
text_snippet anvil-strikes_5-34991 (mp3cut.net) (2).vsnd_c 16.3KB
text_snippet anvil-strikes_5-34991 (mp3cut.net) (3).mp3 16.4KB
text_snippet anvil-strikes_5-34991 (mp3cut.net) (3).vsnd_c 17.2KB
text_snippet anvil-strikes_5-34991 (mp3cut.net).mp3 28.6KB
text_snippet anvil-strikes_5-34991 (mp3cut.net).vsnd_c 29.4KB
text_snippet chibi1 (1).vsnd_c 47.1KB
text_snippet chibi1 (1).wav 50.6KB
text_snippet chibi1 (2).vsnd_c 54.4KB
text_snippet chibi1 (2).wav 58.6KB
text_snippet chibi1 (3).vsnd_c 110.8KB
text_snippet chibi1 (3).wav 120.1KB
text_snippet coin-drop-229314_k9ebhqva.vsnd_c 33.6KB
text_snippet error-2-126514.mp3 59.6KB
text_snippet error-2-126514.vsnd_c 60.3KB
text_snippet error-call-to-attention-129258.mp3 70.2KB
text_snippet error-call-to-attention-129258.vsnd_c 71KB
text_snippet error-sound-39539 (mp3cut (mp3cut.net).vsnd_c 12.5KB
text_snippet error-sound-39539 (mp3cut.net).mp3 39.2KB
text_snippet error-sound-39539 (mp3cut.net).vsnd_c 40KB
text_snippet error.sound 369B
text_snippet error.sound_c 725B
text_snippet error2.sound 355B
text_snippet error2.sound_c 711B
text_snippet failing.sound 355B
text_snippet failing.sound_c 711B
text_snippet gold.mp3 32.9KB
text_snippet gold.sound 337B
text_snippet gold.sound_c 661B
text_snippet gold.vsnd_c 33.4KB
text_snippet notenoughmoney.sound 344B
text_snippet notenoughmoney.sound_c 684B
text_snippet noti.mp3 65.2KB
text_snippet noti.sound 385B
text_snippet noti.sound_c 736B
text_snippet noti.vsnd_c 65.9KB
text_snippet success.sound 354B
text_snippet success.sound_c 673B
sounds
text_snippet vogel-im-wald-153851.mp3 2.2MB
text_snippet vogel-im-wald-153851.vsnd_c 2.2MB
sounds/water
text_snippet water_bullet_impact.sound_c 1001B
text_snippet water_splash_medium.sound_c 666B
text_snippet water-transition-in.vsnd_c 259KB
text_snippet water-transition-out.vsnd_c 283.1KB
sounds
text_snippet weapon.pickup1.vsnd_c 62.2KB
text_snippet weapon.pickup1.wav 62.3KB
text_snippet weapon.pickup2.vsnd_c 37.8KB
text_snippet weapon.pickup2.wav 37.9KB
text_snippet weapon.pickup3.vsnd_c 46.9KB
text_snippet weapon.pickup3.wav 47KB
text_snippet weapon.pickup4.vsnd_c 44.5KB
text_snippet weapon.pickup4.wav 44.6KB
sounds/weapons
text_snippet empty_assaultrifles.sound 349B
text_snippet empty_assaultrifles.sound_c 705B
text_snippet empty_assaultrifles.vsnd_c 14.2KB
text_snippet empty_assaultrifles.wav 13.6KB
text_snippet empty_battlerifles.vsnd_c 11.5KB
text_snippet empty_battlerifles.wav 10.9KB
text_snippet empty_machineguns.vsnd_c 12.1KB
text_snippet empty_machineguns.wav 11.6KB
text_snippet empty_shotguns.vsnd_c 16.2KB
text_snippet empty_shotguns.wav 15.6KB
text_snippet empty_sniperrifles.vsnd_c 22.3KB
text_snippet empty_sniperrifles.wav 21.7KB
text_snippet empty_submachineguns.sound 350B
text_snippet empty_submachineguns.sound_c 706B
text_snippet empty_submachineguns.vsnd_c 12.2KB
text_snippet empty_submachineguns.wav 11.6KB
sounds/weapons/mp5
text_snippet four.vsnd_c 20.7KB
text_snippet four.wav 20.1KB
text_snippet mp5.sound 355B
text_snippet mp5.sound_c 679B
text_snippet newnew.vsnd_c 41.9KB
text_snippet newnew.wav 41.3KB
text_snippet one.vsnd_c 20.6KB
text_snippet one.wav 20.1KB
text_snippet tree.vsnd_c 20.7KB
text_snippet tree.wav 20.1KB
text_snippet two.vsnd_c 20.6KB
text_snippet two.wav 20.1KB
sounds/weapons
text_snippet noattachments.vsnd_c 34.9KB
text_snippet noattachments.wav 34.3KB
text_snippet switch1.vsnd_c 19.5KB
text_snippet switch1.wav 19KB
text_snippet switch2.vsnd_c 19.5KB
text_snippet switch2.wav 19KB
text_snippet switch3.vsnd_c 19.5KB
text_snippet switch3.wav 19KB
text_snippet switch4.vsnd_c 19.5KB
text_snippet switch4.wav 19KB
text_snippet switch5.vsnd_c 19.5KB
text_snippet switch5.wav 19KB
text_snippet switch6.vsnd_c 14.1KB
text_snippet switch6.wav 13.6KB
sounds/weapons/usp
text_snippet usp.sndseq 271B
text_snippet usp.sndseq_c 687B
sounds/weapons
text_snippet weapon_deploy1.sound 344B
text_snippet weapon_deploy1.sound_c 684B
text_snippet weapon_deploy1.vsnd_c 53.7KB
text_snippet weapon_deploy1.wav 53.1KB
text_snippet weapon_deploy2.vsnd_c 65.3KB
text_snippet weapon_deploy2.wav 64.6KB
text_snippet weapon_deploy3.sound 344B
text_snippet weapon_deploy3.sound_c 684B
text_snippet weapon_deploy3.vsnd_c 78.2KB
text_snippet weapon_deploy3.wav 77.6KB
text_snippet weapon_holster1.sound 365B
text_snippet weapon_holster1.sound_c 700B
text_snippet weapon_holster1.vsnd_c 73.9KB
text_snippet weapon_holster1.wav 73.3KB
text_snippet weapon_holster2.vsnd_c 69.6KB
text_snippet weapon_holster2.wav 68.9KB
text_snippet weapon_holster3.sound 345B
text_snippet weapon_holster3.sound_c 685B
text_snippet weapon_holster3.vsnd_c 85.5KB
text_snippet weapon_holster3.wav 84.9KB
text_snippet weapon_holster4.sound 550B
text_snippet weapon_holster4.sound_c 1KB
text_snippet weapon_sightlower.vsnd_c 73.9KB
text_snippet weapon_sightlower.wav 73.3KB
text_snippet weapon_sightlower2.vsnd_c 86.9KB
text_snippet weapon_sightlower2.wav 86.2KB
text_snippet weapon_sightraise.vsnd_c 52.4KB
text_snippet weapon_sightraise.wav 51.7KB
text_snippet weapon_sightraise2.vsnd_c 61KB
text_snippet weapon_sightraise2.wav 60.3KB
sounds/weapons2/bomb
text_snippet c4_explode.sound 345B
text_snippet c4_explode.sound_c 637B
text_snippet c4_explode.vsnd_c 1.1MB
text_snippet c4_explode.wav 1.3MB
sounds/weapons2/grenade
text_snippet flashbang_explode.sound 360B
text_snippet flashbang_explode.sound_c 652B
text_snippet flashbang_explode.vsnd_c 342.6KB
text_snippet flashbang_explode.wav 341.9KB
text_snippet he_grenade_explode.sound 361B
text_snippet he_grenade_explode.sound_c 653B
text_snippet he_grenade_explode.vsnd_c 728.8KB
text_snippet he_grenade_explode.wav 881.6KB
text_snippet molotov_break.sound 350B
text_snippet molotov_break.sound_c 642B
text_snippet molotov_break.vsnd_c 144.7KB
text_snippet molotov_break.wav 367.3KB
text_snippet molotov_fire_loop.sound 354B
text_snippet molotov_fire_loop.sound_c 646B
text_snippet molotov_fire_loop.vsnd_c 2.3MB
text_snippet molotov_fire_loop.wav 2.3MB
text_snippet smoke_grenade.fuse.sound 355B
text_snippet smoke_grenade.fuse.sound_c 647B
text_snippet smoke_grenade.fuse.vsnd_c 534.8KB
text_snippet smoke_grenade.fuse.wav 687.3KB
text_snippet smoke_grenade.sound.sound 356B
text_snippet smoke_grenade.sound.sound_c 648B
text_snippet smoke_grenade.sound.vsnd_c 4.1MB
text_snippet smoke_grenade.sound.wav 6.2MB
sounds/weapons2/m700
text_snippet m700_shot.sound 392B
text_snippet m700_shot.sound_c 790B
text_snippet m700_shot.vsnd_c 395.8KB
text_snippet m700_shot.wav 395.1KB
text_snippet m700_zoom.sound 344B
text_snippet m700_zoom.sound_c 620B
text_snippet scope_zoom.vsnd_c 245.1KB
text_snippet scope_zoom.wav 244.4KB
sounds/weapons2/mp5
text_snippet mp5_shot_01.vsnd_c 535KB
text_snippet mp5_shot_01.wav 536KB
text_snippet mp5_shot_02.vsnd_c 585.5KB
text_snippet mp5_shot_02.wav 586.5KB
text_snippet mp5_shot_03.vsnd_c 627.3KB
text_snippet mp5_shot_03.wav 628.3KB
sounds/weapons2/usp
text_snippet usp_sd.sound 353B
text_snippet usp_sd.sound_c 709B
text_snippet usp_suppressed_1.vsnd_c 338.4KB
text_snippet usp_suppressed_1.wav 339.3KB
sounds
text_snippet whoosh-fire-movement-243099.vsnd_c 252KB
sounds/zombie
text_snippet zomb_runner_male1-attack01.sound 210B
text_snippet zomb_runner_male1-attack01.sound_c 622B
text_snippet zomb_runner_male1-attack01.vsnd_c 60.2KB
text_snippet zomb_runner_male1-attack01.wav 62.2KB
text_snippet zomb_runner_male1-attack02.sound 210B
text_snippet zomb_runner_male1-attack02.sound_c 622B
text_snippet zomb_runner_male1-attack02.vsnd_c 65.3KB
text_snippet zomb_runner_male1-attack02.wav 67.3KB
text_snippet zomb_runner_male1-attack03.sound 210B
text_snippet zomb_runner_male1-attack03.sound_c 622B
text_snippet zomb_runner_male1-attack03.vsnd_c 67.1KB
text_snippet zomb_runner_male1-attack03.wav 69KB
text_snippet zomb_runner_male1-death-01.sound 210B
text_snippet zomb_runner_male1-death-01.sound_c 622B
text_snippet zomb_runner_male1-death-01.vsnd_c 132.7KB
text_snippet zomb_runner_male1-death-01.wav 134.7KB
text_snippet zomb_runner_male1-death-02.sound 210B
text_snippet zomb_runner_male1-death-02.sound_c 622B
text_snippet zomb_runner_male1-death-02.vsnd_c 89.4KB
text_snippet zomb_runner_male1-death-02.wav 91.4KB
text_snippet zomb_runner_male1-death-03.sound 210B
text_snippet zomb_runner_male1-death-03.sound_c 622B
text_snippet zomb_runner_male1-death-03.vsnd_c 118.6KB
text_snippet zomb_runner_male1-death-03.wav 120.6KB
text_snippet zomb_runner_male1-idle-01.sound 209B
text_snippet zomb_runner_male1-idle-01.sound_c 621B
text_snippet zomb_runner_male1-idle-01.vsnd_c 268.3KB
text_snippet zomb_runner_male1-idle-01.wav 270.2KB
text_snippet zomb_runner_male1-idle-02.sound 209B
text_snippet zomb_runner_male1-idle-02.sound_c 621B
text_snippet zomb_runner_male1-idle-02.vsnd_c 353.6KB
text_snippet zomb_runner_male1-idle-02.wav 355.6KB
text_snippet zomb_runner_male1-idle-03.sound 209B
text_snippet zomb_runner_male1-idle-03.sound_c 621B
text_snippet zomb_runner_male1-idle-03.vsnd_c 670.6KB
text_snippet zomb_runner_male1-idle-03.wav 672.6KB
styles
text_snippet base.scss 779B
styles/base
text_snippet _navigator.scss 60B
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 309B
text_snippet _dropdown.scss 485B
text_snippet _slider.scss 1.1KB
text_snippet _switch.scss 879B
styles
text_snippet rootpanel.scss 3.3KB
sugma_clothing
view_in_ar cowboyhat.vmdl_c 30.1KB
sugma_clothing/cowboyhat/textures
insert_photo cowboyhat_albedo_jpg_45d98322.generated.vtex_c 927.1KB
collections cowboyhat_albedo.vmat_c 6.3KB
insert_photo cowboyhat_ao_jpg_3ac70c74.generated.vtex_c 201.4KB
insert_photo cowboyhat_normal_png_1c704281.generated.vtex_c 1.2MB
sugmas_textures
collections grass.vmat_c 6.4KB
sugmas_textures/grass
insert_photo grass_ambientocclusion_png_48bdc2e6.generated.vtex_c 2.5MB
insert_photo grass_basecolor_png_88de2788.generated.vtex_c 2.4MB
insert_photo grass_height_png_a9967aad.generated.vtex_c 2.4MB
insert_photo grass_normal_png_11644392.generated.vtex_c 5.3MB
sugmas_textures
collections metalfloorcover.vmat_c 6.9KB
sugmas_textures/metalfloorcover
insert_photo metalfloorcover_basecolor_png_e0ca18d8.generated.vtex_c 4MB
insert_photo metalfloorcover_height_png_4157a921.generated.vtex_c 1.6MB
insert_photo metalfloorcover_normal_png_9f2ffac7.generated.vtex_c 4.6MB
insert_photo metalfloorcover_roughness_png_d6abcd0.generated.vtex_c 2.7MB
surfaces
text_snippet default.surface_c 2KB
text_snippet water.surface_c 1.1KB
textures/black_bin
insert_photo blackbin_ao_tga_d2cf2480.generated.vtex_c 346.9KB
insert_photo blackbin_color_tga_29bcfea7.generated.vtex_c 375.8KB
insert_photo blackbins_normal_tga_e3168d62.generated.vtex_c 899.3KB
textures
insert_photo bowiepaver_normal_png_1d86f1e1.generated.vtex_c 1.3MB
insert_photo bowiepaver_png_7defb891.generated.vtex_c 617.3KB
textures/brick_wall_b
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_spec_rough_png_56bf7703.generated.vtex_c 3.9MB
textures/cables
insert_photo fire_extinguisher_cable_color_tga_1efa7f7a.generated.vtex_c 138.4KB
insert_photo fire_extinguisher_cable_normal_tga_dcf95176.generated.vtex_c 172.9KB
textures/concrete_b
insert_photo concrete_b_ao_tga_d817a481.generated.vtex_c 443.1KB
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/concrete_d
insert_photo concrete_d_diff_color_tga_b7cfb5a5.generated.vtex_c 2.4MB
insert_photo concrete_d_nrm_normal_tga_88be0608.generated.vtex_c 5.3MB
textures/concrete_f
insert_photo concrete_f_ao_tga_7679b724.generated.vtex_c 235.5KB
insert_photo concrete_f_base_diff_color_tga_136e898d.generated.vtex_c 2.4MB
insert_photo concrete_f_nrm_normal_tga_d1503326.generated.vtex_c 5.3MB
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/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 metal_a_detail_detail_tga_b89bbec0.generated.vtex_c 264.3KB
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_dirt_weed_a_color_tga_f9e37ab0.generated.vtex_c 4.9MB
insert_photo floor_dirt_weed_a_normal_tga_c0ca99cb.generated.vtex_c 3.1MB
insert_photo floor_dirt_weed_a_rough_tga_91b691f4.generated.vtex_c 5MB
insert_photo floor_dirt_weed_a_rough_tga_bb656a6.generated.vtex_c 5.1MB
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_steel_diamond_plate_a_color_tga_723dd23f.generated.vtex_c 4.7MB
insert_photo floor_steel_diamond_plate_a_normal_tga_695461e6.generated.vtex_c 969.5KB
insert_photo floor_steel_diamond_plate_a_rough_tga_439b42b4.generated.vtex_c 5MB
insert_photo floor_steel_diamond_plate_rusty_a_color_tga_c57c921a.generated.vtex_c 5MB
insert_photo floor_steel_diamond_plate_rusty_a_normal_tga_6e960536.generated.vtex_c 1.9MB
insert_photo floor_steel_diamond_plate_rusty_a_rough_tga_a2fe561f.generated.vtex_c 4.3MB
textures/glass
insert_photo glass_a_ao_tga_6b19f899.generated.vtex_c 55.1KB
insert_photo glass_a_color_tga_e39b32a8.generated.vtex_c 331.5KB
insert_photo glass_a_rough_tga_af603c51.generated.vtex_c 2.6MB
insert_photo wired_glass_a_normal_tga_e8a1b9e2.generated.vtex_c 1.1MB
insert_photo wired_glass_a_rough_tga_c2101a3b.generated.vtex_c 3.3MB
insert_photo wired_glass_b_color_tga_1307e265.generated.vtex_c 3.1MB
insert_photo wired_glass_b_color_tga_8e337915.generated.vtex_c 3.1MB
textures/hotspots
insert_photo metal_painted_b_hs_ao_tga_e0c405ee.generated.vtex_c 55.2KB
insert_photo metal_painted_b_hs_color_tga_2f1444e1.generated.vtex_c 2.8MB
insert_photo metal_painted_b_hs_normal_tga_12fcc394.generated.vtex_c 4MB
insert_photo metal_painted_b_hs_tint_tga_b73d99ac.generated.vtex_c 286.5KB
textures/misc
insert_photo foam_a_color_tga_8db0ed9c.generated.vtex_c 4.5MB
insert_photo foam_a_normal_tga_65320909.generated.vtex_c 5.3MB
textures/nature/dirt
insert_photo dirt_moss_01a_color_png_e679c8d8.generated.vtex_c 4.9MB
insert_photo dirt_moss_01a_normal_png_653efc78.generated.vtex_c 3.1MB
insert_photo dirt_moss_01a_rough_png_36402b85.generated.vtex_c 5.3MB
insert_photo dirt_rubble_01a_color_png_23685b2d.generated.vtex_c 4.7MB
insert_photo dirt_rubble_01a_normal_png_5aa8b50f.generated.vtex_c 3MB
insert_photo dirt_rubble_01a_rough_png_3746d3b3.generated.vtex_c 5MB
textures/nature/grass
insert_photo grass_01a_color_png_727eeea7.generated.vtex_c 5.3MB
insert_photo grass_01a_normal_png_9dd179a7.generated.vtex_c 3MB
insert_photo grass_01a_rough_png_45419837.generated.vtex_c 4.5MB
textures/particles/droplet_a
insert_photo droplet_a.vtex_c 86.7KB
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/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
insert_photo beam_railing_rusty_a_ao_tga_b17f16f7.generated.vtex_c 2.2MB
insert_photo beam_railing_rusty_a_color_tga_1806686f.generated.vtex_c 4.1MB
insert_photo beam_railing_rusty_a_normal_tga_3fefa092.generated.vtex_c 4.8MB
textures/shipping_containers
insert_photo shipping_container_ao_tga_b5ed947f.generated.vtex_c 1.2MB
insert_photo shipping_container_decals_diff_color_png_19faa235.generated.vtex_c 951.1KB
insert_photo shipping_container_diff_color_tga_96115f0c.generated.vtex_c 2.2MB
insert_photo shipping_container_mask_tga_7a8611.generated.vtex_c 499.2KB
insert_photo shipping_container_normal_tga_efc1c287.generated.vtex_c 2.7MB
textures/trees/oak
insert_photo oak_bark_ao_tga_2b991766.generated.vtex_c 2.7MB
insert_photo oak_bark_color_tga_1fca541.generated.vtex_c 2.3MB
insert_photo oak_bark_normal_tga_a5a2623.generated.vtex_c 5.3MB
insert_photo oak_branch_color_tga_b2f69dff.generated.vtex_c 2.3MB
insert_photo oak_branch_dead_color_tga_efb78ea7.generated.vtex_c 2.1MB
insert_photo oak_branch_dead_normal_tga_f9bcc255.generated.vtex_c 4.3MB
insert_photo oak_branch_dry_color_tga_1161b120.generated.vtex_c 2.5MB
insert_photo oak_branch_dry_normal_tga_f38e1d71.generated.vtex_c 2.2MB
insert_photo oak_branch_normal_tga_b3c94713.generated.vtex_c 2.1MB
insert_photo oak_branch_rough_tga_7ba199e8.generated.vtex_c 892.1KB
insert_photo oak_branch_rough_tga_ae6ee9b3.generated.vtex_c 813.1KB
textures/wooden_crates
insert_photo wooden_crates_diff_color_tga_f3f729da.generated.vtex_c 4.1MB
insert_photo wooden_crates_nrm_normal_tga_e7dc16d2.generated.vtex_c 5.3MB
insert_photo wooden_crates_painted_diff_color_tga_e86df53f.generated.vtex_c 3.5MB
insert_photo wooden_crates_painted_mask_detailmask_tga_4af52121.generated.vtex_c 1.3MB
textures/wooden_pallets
insert_photo wood_pallets_diff_color_tga_b3ffdc53.generated.vtex_c 4.3MB
insert_photo wood_pallets_nrm_normal_tga_f135cbb5.generated.vtex_c 5.3MB
ui/components
text_snippet packagecard.razor.scss 3.7KB
text_snippet packagefilters.razor.scss 930B
text_snippet packagelist.razor.scss 257B
ui/controls
text_snippet slidercontrol.razor.scss 2.2KB
text_snippet switchcontrol.razor.scss 1021B
ui/elements/blackscreen
text_snippet blackscreen.razor.scss 152B
ui/elements/confirmtask
text_snippet confirm.razor.scss 1.1KB
ui/elements/experiencebar
text_snippet experiencebar.razor.scss 1.8KB
ui/elements
text_snippet iconworldpanel.razor.scss 174B
text_snippet inputhint.razor.scss 830B
text_snippet iteminformation.razor.scss 11.6KB
ui/elements/notificationsmanager
text_snippet notificationpanel.razor.scss 1.4KB
ui/elements
text_snippet popuptext.razor.scss 373B
text_snippet sidebutton.razor.scss 2.1KB
ui/hud
text_snippet armor.png 58.1KB
text_snippet background.gif 2MB
text_snippet background.png 3.1MB
text_snippet blue.gif 2MB
text_snippet brain.png 30.6KB
text_snippet bullet.png 7.9KB
ui/hud/character
text_snippet charactermenu.razor.scss 10KB
text_snippet characterrenderer.razor.scss 571B
ui/hud
text_snippet check.gif 10KB
ui/hud/circle
text_snippet circle_0.png 5KB
text_snippet circle_1.png 5.1KB
text_snippet circle_2.png 5KB
text_snippet circle_3.png 5.1KB
text_snippet circle_4.png 5KB
text_snippet circle_5.png 5KB
text_snippet circle_6.png 5KB
text_snippet circle_7.png 5KB
text_snippet circle_8.png 5.2KB
ui/hud
text_snippet close.png 570B
text_snippet clothes_back.png 27.8KB
text_snippet clothes_belt.png 10.7KB
text_snippet clothes_boots.png 37.1KB
text_snippet clothes_bracer.png 28KB
text_snippet clothes_face.png 18.8KB
text_snippet clothes_hat.png 29.3KB
text_snippet clothes_legs.png 28.5KB
text_snippet clothes_torso.png 43.9KB
text_snippet confirm.png 35.8KB
text_snippet confirmpanel.jpg 18.1MB
text_snippet crosshair1.png 4.3KB
text_snippet delete_item_64_45deg.png 46.8KB
text_snippet dialogue_name.png 28KB
ui/hud/elements
text_snippet abilities.razor.scss 16.4KB
ui/hud
text_snippet equip_item_64_30deg.png 5KB
text_snippet exit.gif 40KB
ui/hud/feed
text_snippet feed.razor.scss 896B
ui/hud
text_snippet food.png 30.8KB
text_snippet forge.png 229.5KB
ui/hud/fullscreenmanager
text_snippet fullscreenmanager.razor.scss 84B
ui/hud
text_snippet giphy.gif 42.2MB
text_snippet goback.png 31.2KB
text_snippet gold2.gif 3MB
text_snippet gold3.gif 1.5MB
text_snippet green.gif 597.4KB
text_snippet hand_slot.png 11.6KB
text_snippet hpball.png 49KB
text_snippet hpbar.png 7.5MB
text_snippet hpbar2.png 6.5MB
text_snippet hpbar3.png 4.1MB
text_snippet hud.razor.scss 9.1KB
text_snippet hudmaster.razor.scss 126B
text_snippet hudnew.png 9.2KB
text_snippet hudnew2.png 12.2KB
text_snippet hudwrap.png 4.1KB
ui/hud/ingamehud
text_snippet ingamehud.razor.scss 407B
ui/hud/ingamehud/interactionhint
text_snippet interactionhint.razor.scss 2KB
ui/hud
text_snippet interaction-pointer.png 4.2KB
ui/hud/intro
text_snippet vyndalium.mp4 14.2MB
ui/hud
text_snippet inv_actions_drop.png 10.8KB
text_snippet inv_actions_inspect.png 14.2KB
text_snippet inventory.png 22.5KB
ui/hud/inventory/contextmenu
text_snippet contextmenu.razor.scss 515B
text_snippet contextmenuoption.razor.scss 754B
ui/hud/inventory
text_snippet draggableitem.razor.scss 3.3KB
text_snippet hoverpanel.razor.scss 371B
ui/hud/inventory/inspectitem
text_snippet inspectitem.razor.scss 862B
ui/hud/inventory
text_snippet inventory.razor.scss 9.8KB
text_snippet inventoryslot.razor.scss 3.9KB
ui/hud/inventory/split
text_snippet splitpanel.razor.scss 2KB
ui/hud/item
text_snippet attack.png 43.1KB
text_snippet shield (1).png 38.7KB
text_snippet shield (2).png 38.4KB
text_snippet shield (3).png 39.3KB
text_snippet shield (4).png 36.8KB
text_snippet shield (5).png 36.6KB
text_snippet shield (6).png 36.2KB
ui/hud
text_snippet left.png 3KB
text_snippet manaball1.png 38.9KB
text_snippet manabar.png 2.5MB
text_snippet materials.png 32.6KB
text_snippet menuchar.png 2.4MB
text_snippet money.gif 55.7KB
text_snippet muscles.png 32KB
text_snippet nametag.razor.scss 765B
text_snippet pausemenu.png 3.4MB
ui/hud/pausemenu
text_snippet pausemenu.razor.scss 1.8KB
ui/hud
text_snippet pink.gif 2.8MB
text_snippet player.png 54.2KB
text_snippet potions.png 20.4KB
text_snippet profile.gif 600.5KB
text_snippet protection.gif 1.1MB
text_snippet purple2.gif 2MB
text_snippet red.gif 1.5MB
text_snippet red2.gif 2MB
text_snippet res.gif 1.5MB
text_snippet right.png 3.8KB
text_snippet running.png 13.2KB
text_snippet scoreboard.razor.scss 5.8KB
text_snippet shield.png 33.9KB
text_snippet shop.png 27.1KB
text_snippet shopbackground.png 1.1MB
text_snippet slot_mask_thin.png 161B
text_snippet slot_mask.png 21.9KB
text_snippet social.gif 374.6KB
text_snippet social2.gif 810.6KB
text_snippet sort.png 493B
text_snippet sort2.png 606B
text_snippet split.gif 18.4KB
text_snippet stamina.png 282.3KB
text_snippet star.gif 33.3KB
text_snippet star2.gif 5.2KB
text_snippet startlobby.razor.scss 2.8KB
text_snippet storage.png 25.4KB
text_snippet strength.png 35.6KB
text_snippet style.scss 320B
text_snippet success.gif 35.8KB
text_snippet sword.png 52.5KB
text_snippet tree.png 19KB
text_snippet videopanel.razor.scss 198B
text_snippet vynd.png 272.1KB
text_snippet weapons.png 27.8KB
ui/icons
text_snippet 00000000-0000-0000-0000-000000000000.png 222.5KB
text_snippet 011df10a-1bb1-4b57-b230-956166b7aad2.png 6.8KB
text_snippet 062ff922-ca9f-4ec0-a563-68f871ebf1d7.png 8.5KB
text_snippet 087c3a0e-c55c-44a8-b0a1-75ab44051420.png 4.3KB
text_snippet 09987ab7-339e-4692-9cb5-2a12460c7917.png 11.6KB
text_snippet 0ae15781-2541-4bdd-b785-cd31c1d91497.png 9.7KB
text_snippet 0b287bfa-18bf-48d2-ae11-14f80123daa8.png 11.4KB
text_snippet 0ef24bce-a230-4e3b-8cf8-a875e0250b17.png 5.4KB
text_snippet 11d25d7e-21e1-48fd-936d-08658112224a.png 8.3KB
text_snippet 128be284-73b4-4d94-9bc5-3d0f0694ffb4.png 10.2KB
text_snippet 199bb5ad-bfad-43a1-aa55-f60fe3b65695.png 3KB
text_snippet 2203d1b2-d54b-46e0-b35d-06ef0e96ee6a.png 13.9KB
text_snippet 28ce42b7-7f76-4f9d-b2fa-5a71ac274f51.png 8.1KB
text_snippet 29592f5b-31f0-4131-94a6-806e6fccf78c.png 10KB
text_snippet 29af260a-4a4e-4c57-94d5-334af8e1d94b.png 7.3KB
text_snippet 2abb6ca2-5786-4d5c-bac5-0288a3ab6994.png 5.4KB
text_snippet 2af3ac54-c651-4909-b56b-77b6112b2d2d.png 2.4KB
text_snippet 30897dd6-fd58-4bb9-9355-03f40d874546.png 6.5KB
text_snippet 392392f8-42f3-4e5e-9d78-c34143b04160.png 2.3KB
text_snippet 3e1c272f-ab3d-47f2-8c7d-2fc39d8be8e9.png 5.4KB
text_snippet 405dd41d-2523-4f20-8355-0b16c3c1c8ff.png 8.2KB
text_snippet 41ee532c-a46d-40bf-904f-4105e9a90a7a.png 4.4KB
text_snippet 43962643-7a91-454f-a371-8b90f06fe68c.png 2.7KB
text_snippet 499c21e0-bae4-40e0-9335-bb8f8de46c80.png 6.6KB
text_snippet 4da6116f-4c0e-40f1-8a09-96dd2aebb198.png 8.2KB
text_snippet 632d513d-217c-464b-8985-8ec681eac323.png 2.5KB
text_snippet 63d18c15-9d10-4275-b6ee-3a9eae3e20fe.png 6.4KB
text_snippet 63e1b220-7fee-4083-9877-434a180204e0.png 5.3KB
text_snippet 66522e3a-2d2d-49e2-9b21-d54c0185f052.png 9.4KB
text_snippet 7472af88-048b-4034-bedf-dcb4560786a2.png 6.5KB
text_snippet 7bb50aab-009e-4c1c-9057-698c6422504b.png 7.3KB
text_snippet 7fe21cab-d417-44ef-9c28-f9634c1d942a.png 9.3KB
text_snippet 9999909e-1d1e-4b97-8100-e4dbeee94dfb.png 4.6KB
text_snippet 9b65642f-2d5f-4670-883c-efab809b6058.png 3KB
text_snippet ab8c3d5a-0ba9-4e3b-b4a0-19e6fd6b66fd.png 5.5KB
text_snippet b2287fc4-df81-4451-8df6-5f782dfd7a46.png 6.4KB
text_snippet b43e0f48-17f3-4b76-8030-ef06fe7620dc.png 7.2KB
text_snippet ba31732d-1531-487d-bad5-0153806f4077.png 4.8KB
text_snippet bde0d1c7-cb05-4cde-adc0-a6f84623fc0f.png 8.3KB
text_snippet c0c0e3a0-813f-4ab8-8a6f-57db3662eb5d.png 3KB
text_snippet c10c943a-37a0-4183-8538-70c47b2c97c2.png 5KB
text_snippet d97bc59a-37d1-4be4-adc4-109776cf5019.png 4.4KB
text_snippet e23adcb4-7a59-4c04-92ce-88d76b9b52d2.png 5.2KB
text_snippet ea2e1814-9d17-448a-94eb-b766938b4f7f.png 9.3KB
text_snippet ebe0b9c6-41f9-4f6a-a5af-4f16491d09c1.png 8.3KB
text_snippet ec325167-8931-485a-8ea1-6a5257da1670.png 3.6KB
text_snippet f09bd77c-655e-4678-8b16-985ef343fe30.png 11.4KB
text_snippet f286334d-69ef-46ef-a2f9-3f28a418da6a.png 8.6KB
text_snippet f291db84-4eb2-487f-af86-bc33e251121d.png 4KB
text_snippet f3ed3b5c-9122-4e17-b5d3-53024d43265d.png 10.6KB
text_snippet f84d913c-ce17-4f10-a362-c3e2ce0a1d5c.png 4.9KB
text_snippet fe42f4fd-cb01-4c92-a9b4-3ad2364ad886.png 4.8KB
text_snippet fe63e2b0-f933-4759-967d-b610f01997f5.png 6.6KB
text_snippet fe997d73-dd06-435b-953c-08d1eb7b948b.png 8.9KB
text_snippet ffe51ac6-6a6a-41d6-9cde-bff1e56436b7.png 10.1KB
ui
text_snippet menupanel.razor.scss 1.6KB
ui/scoreboard
text_snippet score.png 22KB
ui/textures
text_snippet discord.jpg 23.7KB
text_snippet vynd.jpg 89.5KB
text_snippet wood.jpg 3MB
vox/bark
insert_photo bark_ao_png_d5c2ac8d.generated.vtex_c 172.4KB
text_snippet bark_ao.png 379.1KB
insert_photo bark_normal_png_760a48f1.generated.vtex_c 343.5KB
text_snippet bark_normal.png 777.8KB
insert_photo bark_png_78e291d5.generated.vtex_c 172.4KB
text_snippet bark_roughness.png 359.3KB
text_snippet bark.png 756.6KB
text_snippet bark.vmat 232B
collections bark.vmat_c 4.2KB
vox/coconut
text_snippet coconut half.vmdl 1.3KB
view_in_ar coconut half.vmdl_c 10.3KB
text_snippet coconut halfv2.vmdl 1.4KB
view_in_ar coconut halfv2.vmdl_c 15.3KB
text_snippet coconut_fbx.vmdl 2KB
view_in_ar coconut_fbx.vmdl_c 18.1KB
vox/coconut/textures_v2
insert_photo avocado_m_base_color_png_3c569b38.generated.vtex_c 49.6KB
text_snippet avocado_m_base_color.png 17.4KB
text_snippet avocado_m_base.vmat 1.1KB
collections avocado_m_base.vmat_c 5.4KB
text_snippet avocado_m_height.png 12.5KB
text_snippet avocado_m_metallic.png 4.1KB
insert_photo avocado_m_mixed_ao_png_88a8bb8.generated.vtex_c 284.1KB
text_snippet avocado_m_mixed_ao.png 151.5KB
text_snippet avocado_m_normal_directx.png 32.4KB
insert_photo avocado_m_normal_png_8e88c0f6.generated.vtex_c 45.1KB
text_snippet avocado_m_normal.png 29.1KB
text_snippet avocado_m_roughness.png 8.4KB
vox/coconut/textures
text_snippet avocado_m.vmat 430B
collections avocado_m.vmat_c 5.1KB
vox/coconut/textures/coco
insert_photo avocado_m_base_color_png_a8326775.generated.vtex_c 44.8KB
text_snippet avocado_m_base_color.png 16.5KB
text_snippet avocado_m_height.png 12.5KB
text_snippet avocado_m_metallic.png 4.1KB
text_snippet avocado_m_mixed_ao.png 151.5KB
text_snippet avocado_m_normal_directx.png 717.4KB
insert_photo avocado_m_normal_png_1ef4e63b.generated.vtex_c 45.1KB
text_snippet avocado_m_normal.png 28.8KB
text_snippet avocado_m_roughness.png 8.4KB
vox/coconut/textures
insert_photo coconut_ao_png_34201ad4.generated.vtex_c 87.1KB
insert_photo coconut_ao_png_bba8ad61.generated.vtex_c 99.2KB
text_snippet coconut_ao.png 47.5KB
insert_photo coconut_d_png_51f83508.generated.vtex_c 1.3MB
text_snippet coconut_d.png 2.8MB
text_snippet coconut_m.png 12KB
insert_photo coconut_n_png_69d960dc.generated.vtex_c 3.5MB
insert_photo coconut_n_png_c8d7554c.generated.vtex_c 3.3MB
text_snippet coconut_n.png 6MB
text_snippet coconut_r.png 2MB
text_snippet coconut.vmat 985B
collections coconut.vmat_c 4.9KB
vox/leaf
insert_photo leaf_ao_png_64e7b934.generated.vtex_c 207.8KB
insert_photo leaf_ao_png_9abbfa35.generated.vtex_c 143KB
insert_photo leaf_ao_png_be715ede.generated.vtex_c 233.3KB
text_snippet leaf_ao.png 218.6KB
insert_photo leaf_normal_png_136fe7df.generated.vtex_c 98.6KB
insert_photo leaf_normal_png_2054a923.generated.vtex_c 256KB
insert_photo leaf_normal_png_43812129.generated.vtex_c 30.9KB
insert_photo leaf_normal_png_c1a88f76.generated.vtex_c 54.2KB
text_snippet leaf_normal.png 373.6KB
insert_photo leaf_png_41f9a499.generated.vtex_c 238KB
insert_photo leaf_png_801a809f.generated.vtex_c 257.8KB
insert_photo leaf_png_dcd1f3bc.generated.vtex_c 111.2KB
insert_photo leaf_roughness_png_9d62eb64.generated.vtex_c 86.4KB
insert_photo leaf_roughness_png_a7902cdc.generated.vtex_c 218.7KB
insert_photo leaf_roughness_png_bc5fee1.generated.vtex_c 167.9KB
insert_photo leaf_roughness_png_e0766338.generated.vtex_c 175.2KB
insert_photo leaf_roughness_vmat_g_ttransmissivecolor_6fec3bd1.generated.vtex_c 1.6KB
text_snippet leaf_roughness.png 128.7KB
text_snippet leaf_roughness.vmat 1.1KB
collections leaf_roughness.vmat_c 5.2KB
insert_photo leaf-rgba_png_2d5263a8.generated.vtex_c 131.5KB
text_snippet leaf-rgba.png 135.6KB
text_snippet leaf.png 359.6KB
vox
text_snippet palm_small.vmdl 2KB
view_in_ar palm_small.vmdl_c 24.6KB
text_snippet palm.vmdl 2.1KB
view_in_ar palm.vmdl_c 82.1KB
zombie/damageindicator
text_snippet damageindicator.razor.scss 374B
zombie/ui/itemui
text_snippet itemui.razor.scss 3.4KB
zombie/ui
text_snippet npc.razor.scss 1.7KB
text_snippet ui.razor.scss 4.4KB