Sandbox Logo

Metadata

{
  "MapList": [
    "facepunch.flatgrass"
  ],
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "RankType": "None",
  "MapSelect": "Unrestricted",
  "GameNetworkType": "Multiplayer",
  "MaxPlayers": 64,
  "MinPlayers": 1,
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Trigger",
      "ladder": "Ignore",
      "water": "Trigger",
      "debris": "Unset",
      "player": "Unset",
      "glass": "Unset",
      "behindgate": "Unset",
      "beforegate": "Unset",
      "gatebufferfront": "Unset",
      "gatebufferback": "Unset",
      "world": "Unset",
      "fakeworld": "Ignore"
    },
    "Pairs": [
      {
        "a": "solid",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "trigger",
        "b": "playerclip",
        "r": "Ignore"
      },
      {
        "a": "solid",
        "b": "trigger",
        "r": "Trigger"
      },
      {
        "a": "playerclip",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "debris",
        "b": "debris"
      },
      {
        "a": "debris",
        "b": "player",
        "r": "Ignore"
      },
      {
        "a": "trigger",
        "b": "player"
      },
      {
        "a": "ladder",
        "b": "player"
      },
      {
        "a": "trigger",
        "b": "debris"
      },
      {
        "a": "ladder",
        "b": "debris"
      },
      {
        "a": "player",
        "b": "player"
      },
      {
        "a": "player",
        "b": "glass",
        "r": "Trigger"
      },
      {
        "a": "trigger",
        "b": "glass",
        "r": "Ignore"
      },
      {
        "a": "glass",
        "b": "glass",
        "r": "Ignore"
      },
      {
        "a": "water",
        "b": "glass"
      },
      {
        "a": "behindgate",
        "b": "gatebufferfront",
        "r": "Ignore"
      },
      {
        "a": "gatebufferfront",
        "b": "gatebufferback",
        "r": "Ignore"
      },
      {
        "a": "beforegate",
        "b": "gatebufferback",
        "r": "Ignore"
      },
      {
        "a": "behindgate",
        "b": "beforegate",
        "r": "Ignore"
      },
      {
        "a": "gatebufferfront",
        "b": "world",
        "r": "Ignore"
      },
      {
        "a": "gatebufferback",
        "b": "world",
        "r": "Ignore"
      },
      {
        "a": "gatebufferfront",
        "b": "fakeworld",
        "r": "Collide"
      },
      {
        "a": "gatebufferback",
        "b": "fakeworld",
        "r": "Collide"
      }
    ]
  },
  "GameCategory": "TechDemos",
  "Physics": {
    "SubSteps": 4,
    "TimeScale": 1,
    "Gravity": "0,0,-800",
    "AirDensity": 1.2,
    "SleepingEnabled": true,
    "SimulationMode": "Continuous",
    "PositionIterations": 2,
    "VelocityIterations": 8,
    "SoftBodyIterations": 1,
    "SoftBodySubsteps": 1
  },
  "PackageSettings": [
    {
      "DisplayType": "Boolean",
      "Choices": [],
      "ConVarName": "gatespawner_enabled",
      "DisplayName": "Enable GateSpawner",
      "DefaultValue": "true",
      "Description": "",
      "Group": ""
    }
  ],
  "ParentPackage": "",
  "DefaultLeaderboards": null,
  "Summary": "Have fun with Stargates in Sandbox",
  "Description": "Sandbox gamemode with Stargates and other Stargate related stuff.  Work in progress.",
  "Public": true,
  "ReplaceTags": "techdemo experiment",
  "CsProjName": "",
  "HttpAllowList": null,
  "ControlModes": {
    "Keyboard": true
  },
  "InputSettings": {
    "Actions": [
      {
        "Name": "Forward",
        "KeyboardCode": "W",
        "GroupName": "Movement"
      },
      {
        "Name": "Backward",
        "KeyboardCode": "S",
        "GroupName": "Movement"
      },
      {
        "Name": "Left",
        "KeyboardCode": "A",
        "GroupName": "Movement"
      },
      {
        "Name": "Right",
        "KeyboardCode": "D",
        "GroupName": "Movement"
      },
      {
        "Name": "Jump",
        "KeyboardCode": "space",
        "GamepadCode": "A",
        "GroupName": "Movement"
      },
      {
        "Name": "Run",
        "KeyboardCode": "shift",
        "GamepadCode": "LeftJoystickButton",
        "GroupName": "Movement"
      },
      {
        "Name": "Walk",
        "KeyboardCode": "alt",
        "GroupName": "Movement"
      },
      {
        "Name": "Duck",
        "KeyboardCode": "ctrl",
        "GamepadCode": "B",
        "GroupName": "Movement"
      },
      {
        "Name": "attack1",
        "KeyboardCode": "mouse1",
        "GamepadCode": "RightTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "attack2",
        "KeyboardCode": "mouse2",
        "GamepadCode": "LeftTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "reload",
        "KeyboardCode": "r",
        "GamepadCode": "X",
        "GroupName": "Actions"
      },
      {
        "Name": "use",
        "KeyboardCode": "e",
        "GamepadCode": "Y",
        "GroupName": "Actions"
      },
      {
        "Name": "Slot1",
        "KeyboardCode": "1",
        "GamepadCode": "DpadWest",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot2",
        "KeyboardCode": "2",
        "GamepadCode": "DpadEast",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot3",
        "KeyboardCode": "3",
        "GamepadCode": "DpadSouth",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot4",
        "KeyboardCode": "4",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot5",
        "KeyboardCode": "5",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot6",
        "KeyboardCode": "6",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot7",
        "KeyboardCode": "7",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot8",
        "KeyboardCode": "8",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot9",
        "KeyboardCode": "9",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot0",
        "KeyboardCode": "0",
        "GroupName": "Inventory"
      },
      {
        "Name": "SlotPrev",
        "KeyboardCode": "mouse4",
        "GamepadCode": "SwitchLeftBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "SlotNext",
        "KeyboardCode": "mouse5",
        "GamepadCode": "SwitchRightBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "View",
        "KeyboardCode": "C",
        "GamepadCode": "RightJoystickButton",
        "GroupName": "Other"
      },
      {
        "Name": "Voice",
        "KeyboardCode": "v",
        "GamepadCode": "RightJoystickButton",
        "GroupName": "Other"
      },
      {
        "Name": "Drop",
        "KeyboardCode": "g",
        "GamepadCode": "RightJoystickButton",
        "GroupName": "Other"
      },
      {
        "Name": "Flashlight",
        "KeyboardCode": "f",
        "GamepadCode": "DpadNorth",
        "GroupName": "Other"
      },
      {
        "Name": "Score",
        "KeyboardCode": "tab",
        "GamepadCode": "SwitchLeftMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Menu",
        "KeyboardCode": "Q",
        "GamepadCode": "SwitchRightMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Chat",
        "KeyboardCode": "enter",
        "GroupName": "Other"
      }
    ]
  },
  "TickRate": 50,
  "LaunchConfigs": [
    {
      "Name": "Square",
      "GameIdent": "katka.sbox_stargate#local",
      "MapName": "facepunch.square",
      "MaxPlayers": 1,
      "GameSettings": {},
      "Addons": "katka.lensflare#local",
      "PreLaunchCommand": "",
      "PostLaunchCommand": ""
    },
    {
      "Name": "Abydos",
      "GameIdent": "katka.sbox_stargate#local",
      "MapName": "sg_abydos.vmap",
      "MaxPlayers": 1,
      "GameSettings": {},
      "Addons": "",
      "PreLaunchCommand": "",
      "PostLaunchCommand": ""
    }
  ],
  "PrimaryAsset": "",
  "PhysicsMins": "-1,-1,-1",
  "PhysicsMaxs": "1,1,1",
  "RenderMins": "-1,-1,-1",
  "RenderMaxs": "-1,-1,-1",
  "Resources": "entity/*\nvideos/*\nfonts/*\n",
  "CodePackageReferences": []
}

References

wiremod.wirelib [game]wiremod.sandboxplus [game]

Files

Name Size
.bin
text_snippet manifest.json 37B
text_snippet package.katka.stargateaddon.dll 392.5KB
text_snippet package.katka.stargateaddon.xml 4.6KB
entity/sbox_stargate
text_snippet dhdatlantis.png 26.9KB
text_snippet dhdmilkyway.png 25.6KB
text_snippet dhdpegasus.png 28.6KB
text_snippet ringpanelancient.png 20.9KB
text_snippet ringpanelgoauld.png 29.3KB
text_snippet ringsancient.png 31.3KB
text_snippet ringsgoauld.png 29.4KB
text_snippet stargatemilkyway.png 17.9KB
text_snippet stargatemovie.png 18.6KB
text_snippet stargatepegasus.png 18.1KB
text_snippet stargateuniverse.png 21.7KB
fonts/sbox_stargate
text_snippet anquietas.ttf 19.6KB
text_snippet stargate_atlantis.ttf 41.2KB
text_snippet stargate_concept.ttf 24.6KB
text_snippet stargate_sg1_edit.ttf 20.7KB
text_snippet stargate_sg1.ttf 24.6KB
text_snippet stargate_universe.ttf 24.2KB
materials/default
insert_photo default_ao_tga_7449568e.generated.vtex_c 1.9KB
insert_photo default_color_tga_2871fbca.generated.vtex_c 2.1KB
insert_photo default_color_tga_9f250204.generated.vtex_c 1.8KB
insert_photo default_normal_tga_5c878876.generated.vtex_c 2.3KB
insert_photo default_normal_tga_e15dc164.generated.vtex_c 2.1KB
materials/particles/electrical
insert_photo electrical_arc_looping_c.vtex_c 170.3KB
insert_photo electrical_arc02_unsharp.vtex_c 694.8KB
insert_photo electrical_arc03b.vtex_c 65KB
materials/particles
insert_photo light_glow_red.vtex_c 33.9KB
materials/particles/simulated/smoke/maya_wispy
insert_photo wispy_small.vtex_c 293.5KB
materials/particles/simulated/smoke/steam
insert_photo steam.vtex_c 403.6KB
materials/particles/smoke/render
insert_photo smokeloop_i_0.vtex_c 2.7MB
materials/sbox_stargate/kawoosh
insert_photo kawoosh_particle_color_tga_b8d445bc.generated.vtex_c 87.7KB
insert_photo kawoosh_particle_normal_tga_92d4cedb.generated.vtex_c 87.5KB
collections kawoosh_particle.vmat_c 6.2KB
materials/sbox_stargate
insert_photo sg_emissive_white_vmat_g_tcolor_a0ce44b8.generated.vtex_c 1.5KB
insert_photo sg_emissive_white_vmat_g_tselfillummask_b8cad02f.generated.vtex_c 1.5KB
collections sg_emissive_white.vmat_c 5.8KB
insert_photo sg_white_vmat_g_tcolor_a0ce44b8.generated.vtex_c 1.5KB
insert_photo sg_white_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sg_white.vmat_c 5.1KB
models/sbox_stargate/dhd_atlantis/buttons
view_in_ar dhd_atlantis_button_1.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_10.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_11.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_12.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_13.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_14.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_15.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_16.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_17.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_18.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_19.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_2.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_20.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_21.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_22.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_23.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_24.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_25.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_26.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_27.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_28.vmdl_c 8.2KB
view_in_ar dhd_atlantis_button_29.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_3.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_30.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_31.vmdl_c 8.2KB
view_in_ar dhd_atlantis_button_32.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_33.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_34.vmdl_c 8.2KB
view_in_ar dhd_atlantis_button_35.vmdl_c 8.2KB
view_in_ar dhd_atlantis_button_36.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_37.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_4.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_5.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_6.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_7.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_8.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_9.vmdl_c 8.3KB
view_in_ar dhd_atlantis_button_extra_1.vmdl_c 9KB
view_in_ar dhd_atlantis_button_extra_2.vmdl_c 9.4KB
view_in_ar dhd_atlantis_button_extra_3.vmdl_c 9.3KB
view_in_ar dhd_atlantis_button_extra_4.vmdl_c 8.9KB
view_in_ar dhd_atlantis_button_extra_5.vmdl_c 9.4KB
view_in_ar dhd_atlantis_button_extra_6.vmdl_c 9.3KB
models/sbox_stargate/dhd_atlantis
collections dhd_atlantis_base.vmat_c 6.5KB
collections dhd_atlantis_buttons.vmat_c 6.8KB
insert_photo dhd_atlantis_crystals_vmat_g_tnormal_b77be423.generated.vtex_c 1.8KB
collections dhd_atlantis_crystals.vmat_c 6.1KB
collections dhd_atlantis_frame.vmat_c 6.5KB
insert_photo dhd_atlantis_glass_vmat_g_tcolor_b673ca00.generated.vtex_c 1.6KB
insert_photo dhd_atlantis_glass_vmat_g_tnormal_b77be423.generated.vtex_c 1.8KB
collections dhd_atlantis_glass.vmat_c 5.3KB
collections dhd_atlantis_lights.vmat_c 7.2KB
collections dhd_atlantis_sides.vmat_c 6.5KB
view_in_ar dhd_atlantis.vmdl_c 170.9KB
models/sbox_stargate/dhd_atlantis/src/tex
insert_photo dhd_atlantis_base_color_tga_7e211ed6.generated.vtex_c 3.8MB
insert_photo dhd_atlantis_base_normal_tga_2f131a7.generated.vtex_c 2.5MB
insert_photo dhd_atlantis_base_rough_tga_87d5dc30.generated.vtex_c 1.9MB
insert_photo dhd_atlantis_buttons_color_tga_690ee342.generated.vtex_c 396.6KB
insert_photo dhd_atlantis_buttons_selfillum_tga_e9fd9918.generated.vtex_c 240.2KB
insert_photo dhd_atlantis_crystals_color_tga_ba6999d1.generated.vtex_c 127.9KB
insert_photo dhd_atlantis_frame_color_tga_44529f54.generated.vtex_c 3.8MB
insert_photo dhd_atlantis_lights_color_tga_5639c2d4.generated.vtex_c 265.2KB
insert_photo dhd_atlantis_lights_normal_tga_5bc63c47.generated.vtex_c 3.9MB
insert_photo dhd_atlantis_lights_on_selfillum_tga_738a0f75.generated.vtex_c 256.8KB
insert_photo dhd_atlantis_sides_color_tga_5c0c5f7c.generated.vtex_c 3.6MB
models/sbox_stargate/dhd/buttons
view_in_ar dhd_button_1.vmdl_c 10.9KB
view_in_ar dhd_button_10.vmdl_c 10.8KB
view_in_ar dhd_button_11.vmdl_c 10.9KB
view_in_ar dhd_button_12.vmdl_c 10.9KB
view_in_ar dhd_button_13.vmdl_c 10.9KB
view_in_ar dhd_button_14.vmdl_c 10.9KB
view_in_ar dhd_button_15.vmdl_c 10.9KB
view_in_ar dhd_button_16.vmdl_c 10.9KB
view_in_ar dhd_button_17.vmdl_c 10.9KB
view_in_ar dhd_button_18.vmdl_c 10.9KB
view_in_ar dhd_button_19.vmdl_c 10.9KB
view_in_ar dhd_button_2.vmdl_c 10.8KB
view_in_ar dhd_button_20.vmdl_c 10.8KB
view_in_ar dhd_button_21.vmdl_c 10.8KB
view_in_ar dhd_button_22.vmdl_c 10.9KB
view_in_ar dhd_button_23.vmdl_c 10.8KB
view_in_ar dhd_button_24.vmdl_c 10.8KB
view_in_ar dhd_button_25.vmdl_c 10.8KB
view_in_ar dhd_button_26.vmdl_c 10.8KB
view_in_ar dhd_button_27.vmdl_c 10.9KB
view_in_ar dhd_button_28.vmdl_c 10.8KB
view_in_ar dhd_button_29.vmdl_c 10.8KB
view_in_ar dhd_button_3.vmdl_c 10.9KB
view_in_ar dhd_button_30.vmdl_c 10.8KB
view_in_ar dhd_button_31.vmdl_c 10.9KB
view_in_ar dhd_button_32.vmdl_c 10.9KB
view_in_ar dhd_button_33.vmdl_c 10.8KB
view_in_ar dhd_button_34.vmdl_c 10.9KB
view_in_ar dhd_button_35.vmdl_c 10.8KB
view_in_ar dhd_button_36.vmdl_c 10.9KB
view_in_ar dhd_button_37.vmdl_c 10.8KB
view_in_ar dhd_button_38.vmdl_c 10.8KB
view_in_ar dhd_button_39.vmdl_c 23.7KB
view_in_ar dhd_button_4.vmdl_c 10.9KB
view_in_ar dhd_button_5.vmdl_c 10.9KB
view_in_ar dhd_button_6.vmdl_c 10.9KB
view_in_ar dhd_button_7.vmdl_c 10.9KB
view_in_ar dhd_button_8.vmdl_c 10.9KB
view_in_ar dhd_button_9.vmdl_c 10.9KB
view_in_ar dhd_buttons_all.vmdl_c 60.6KB
models/sbox_stargate/dhd
collections dhd_buttons_mw.vmat_c 7.4KB
collections dhd_buttons_peg.vmat_c 7.4KB
insert_photo dhd_crystal_blue_vmat_g_tnormal_3453ddd6.generated.vtex_c 2.1KB
insert_photo dhd_crystal_blue_vmat_g_tselfillummask_604f815d.generated.vtex_c 1.5KB
collections dhd_crystal_blue.vmat_c 6.4KB
insert_photo dhd_crystal_red_vmat_g_tnormal_3453ddd6.generated.vtex_c 2.1KB
insert_photo dhd_crystal_red_vmat_g_tselfillummask_604f815d.generated.vtex_c 1.5KB
collections dhd_crystal_red.vmat_c 6.4KB
insert_photo dhd_crystal_yellow_vmat_g_tnormal_3453ddd6.generated.vtex_c 2.1KB
insert_photo dhd_crystal_yellow_vmat_g_tselfillummask_604f815d.generated.vtex_c 1.5KB
collections dhd_crystal_yellow.vmat_c 6.4KB
insert_photo dhd_crystals_vmat_g_tnormal_3453ddd6.generated.vtex_c 2.1KB
insert_photo dhd_crystals_vmat_g_tselfillummask_604f815d.generated.vtex_c 1.5KB
collections dhd_crystals.vmat_c 6.4KB
insert_photo dhd_dialorb_mw_vmat_g_tselfillummask_b8cad02f.generated.vtex_c 1.5KB
collections dhd_dialorb_mw.vmat_c 6.8KB
insert_photo dhd_dialorb_peg_vmat_g_tselfillummask_b8cad02f.generated.vtex_c 1.5KB
collections dhd_dialorb_peg.vmat_c 6.8KB
collections dhd_mw.vmat_c 6.1KB
collections dhd_peg.vmat_c 6.1KB
view_in_ar dhd.vmdl_c 95.8KB
models/sbox_stargate/dhd/src/tex
insert_photo dhd_ao_tga_e0121534.generated.vtex_c 643.3KB
insert_photo dhd_buttons_mw_ao_tga_d3dc365a.generated.vtex_c 68.2KB
insert_photo dhd_buttons_mw_color_tga_bcc6ee02.generated.vtex_c 528.1KB
insert_photo dhd_buttons_mw_normal_upscale_tga_53fe01e2.generated.vtex_c 2.2MB
insert_photo dhd_buttons_mw_selfillum_upscale_tga_7b03012d.generated.vtex_c 355.7KB
insert_photo dhd_buttons_peg_ao_tga_99e058d4.generated.vtex_c 82.6KB
insert_photo dhd_buttons_peg_color_tga_17c4ee41.generated.vtex_c 570.1KB
insert_photo dhd_buttons_peg_normal_upscale_tga_1c7046aa.generated.vtex_c 2.2MB
insert_photo dhd_buttons_peg_selfillum_upscale_tga_d32a96b6.generated.vtex_c 520.3KB
insert_photo dhd_dialorb_color_tga_a957ddd4.generated.vtex_c 272.5KB
insert_photo dhd_dialorb_normal_tga_84791fda.generated.vtex_c 266.7KB
insert_photo dhd_mw_color_tga_f935f42b.generated.vtex_c 3.4MB
insert_photo dhd_normal_tga_deff6837.generated.vtex_c 3.8MB
insert_photo dhd_peg_color_tga_dcb88508.generated.vtex_c 3.4MB
models/sbox_stargate/event_horizon
view_in_ar event_horizon_collider_floor.vmdl_c 3.2KB
insert_photo event_horizon_establish_vmat_g_tnormal_3f3ccc55.generated.vtex_c 2.1KB
insert_photo event_horizon_establish_vmat_g_tselfillummask_b8cad02f.generated.vtex_c 1.5KB
collections event_horizon_establish.vmat_c 6.9KB
collections event_horizon_new_back.vmat_c 3.8KB
collections event_horizon_new_pegasus_back.vmat_c 3.8KB
collections event_horizon_new_pegasus.vmat_c 3.8KB
collections event_horizon_new_universe_back.vmat_c 3.8KB
collections event_horizon_new_universe.vmat_c 3.8KB
collections event_horizon_new.vmat_c 3.8KB
insert_photo event_horizon_pegasus_vmat_g_tnormal_3f3ccc55.generated.vtex_c 2.1KB
insert_photo event_horizon_pegasus_vmat_g_tselfillummask_b8cad02f.generated.vtex_c 1.5KB
collections event_horizon_pegasus.vmat_c 7KB
view_in_ar event_horizon_trigger_kawoosh.vmdl_c 4.5KB
view_in_ar event_horizon_trigger.vmdl_c 3.2KB
insert_photo event_horizon_universe_vmat_g_tnormal_3f3ccc55.generated.vtex_c 2.1KB
insert_photo event_horizon_universe_vmat_g_tselfillummask_b8cad02f.generated.vtex_c 1.5KB
collections event_horizon_universe.vmat_c 7KB
insert_photo event_horizon_vmat_g_tnormal_3f3ccc55.generated.vtex_c 2.1KB
insert_photo event_horizon_vmat_g_tselfillummask_b8cad02f.generated.vtex_c 1.5KB
collections event_horizon.vmat_c 6.3KB
view_in_ar event_horizon.vmdl_c 8.7KB
models/sbox_stargate/event_horizon/src/tex
insert_photo event_horizon_anim_tga_c0409bbd.generated.vtex_c 440KB
insert_photo event_horizon_grid_512x512_sga_jpg_465480b0.generated.vtex_c 49.2MB
insert_photo event_horizon_grid_512x512_universe_jpg_30ce4ede.generated.vtex_c 40.6MB
insert_photo event_horizon_tga_f2a529f6.generated.vtex_c 554.8KB
models/sbox_stargate/gate_atlantis
collections base_atlantis.vmat_c 5.9KB
collections chev_atlantis_translucent.vmat_c 6.4KB
collections chev_atlantis.vmat_c 5.9KB
view_in_ar gate_atlantis.vmdl_c 71.5KB
insert_photo glyphs_atlantis_off_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glyphs_atlantis_off.vmat_c 6.3KB
insert_photo glyphs_atlantis_on_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glyphs_atlantis_on.vmat_c 6.8KB
collections inner_atlantis.vmat_c 5.7KB
insert_photo light_back_atlantis_vmat_g_tnormal_192587ed.generated.vtex_c 2.1KB
collections light_back_atlantis.vmat_c 5.7KB
insert_photo light_front_atlantis_off_vmat_g_tnormal_a7f23f9d.generated.vtex_c 2.1KB
collections light_front_atlantis_off.vmat_c 5.7KB
insert_photo light_front_atlantis_on_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
insert_photo light_front_atlantis_on_vmat_g_tnormal_a7f23f9d.generated.vtex_c 2.1KB
collections light_front_atlantis_on.vmat_c 6.4KB
view_in_ar ring_atlantis_symbols_1_18.vmdl_c 33.5KB
view_in_ar ring_atlantis_symbols_19_36.vmdl_c 33.5KB
collections ring_atlantis.vmat_c 5.9KB
view_in_ar ring_atlantis.vmdl_c 44KB
collections side_atlantis.vmat_c 5.9KB
models/sbox_stargate/gate_atlantis/src/tex
insert_photo glyphs_sga_off_color_tga_3d7161c4.generated.vtex_c 253.7KB
insert_photo glyphs_sga_on_color_tga_d800266f.generated.vtex_c 256.5KB
insert_photo glyphs_sga_on_trans_tga_4cbb579a.generated.vtex_c 99.4KB
insert_photo inner_sga_color_tga_b9dcdd38.generated.vtex_c 87.3KB
insert_photo inner_sga_normal_tga_f3409b70.generated.vtex_c 122.9KB
insert_photo light_back_sga_color_tga_fd6b1b3a.generated.vtex_c 98.8KB
insert_photo light_sga_off_color_tga_b6a20e46.generated.vtex_c 105.1KB
insert_photo light_sga_on_color_tga_6245f3e7.generated.vtex_c 115.9KB
insert_photo light_sga_on_trans_tga_69ec6066.generated.vtex_c 79.6KB
insert_photo ring_sga_color_tga_d726878a.generated.vtex_c 487.5KB
insert_photo ring_sga_rough_tga_2ae2b1ae.generated.vtex_c 945.2KB
models/sbox_stargate/gate_sg1
collections base_sg1.vmat_c 5.9KB
collections chev_bottom_sg1.vmat_c 5.9KB
collections chev_sg1.vmat_c 5.9KB
view_in_ar chevron.vmdl_c 77.4KB
view_in_ar gate_sg1.vmdl_c 122.6KB
collections glyphs_movie.vmat_c 6KB
collections glyphs_sg1.vmat_c 5.9KB
collections inner_sg1.vmat_c 5.9KB
collections light_back_sg1.vmat_c 5.2KB
collections light_front_sg1_off.vmat_c 5.2KB
insert_photo light_front_sg1_on_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
collections light_front_sg1_on.vmat_c 6.4KB
view_in_ar ring_sg1.vmdl_c 150KB
collections side_sg1.vmat_c 5.9KB
models/sbox_stargate/gate_sg1/src/tex
insert_photo base_sg1_normal_tga_b0965903.generated.vtex_c 1.2MB
insert_photo base_sg1_tga_fde60680.generated.vtex_c 494.3KB
insert_photo chev_sg1_normal_tga_b4392d5.generated.vtex_c 275KB
insert_photo chev_sg1_tga_5e22a4ce.generated.vtex_c 219.2KB
insert_photo chev_sg1_tga_8ed783f1.generated.vtex_c 117KB
insert_photo glyphs_movie_color_tga_cdfce9d9.generated.vtex_c 486.2KB
insert_photo glyphs_sg1_normal_tga_92818b8d.generated.vtex_c 1MB
insert_photo glyphs_sg1_normal_tga_9dabda65.generated.vtex_c 1MB
insert_photo glyphs_sg1_tga_af97f718.generated.vtex_c 478.6KB
insert_photo inner_sg1_normal_tga_ce14905.generated.vtex_c 173.2KB
insert_photo inner_sg1_tga_1efb7f56.generated.vtex_c 87.2KB
insert_photo light_back_sg1_normal_tga_196cf919.generated.vtex_c 103.3KB
insert_photo light_back_sg1_normal_tga_1a82218b.generated.vtex_c 103.1KB
insert_photo light_back_sg1_tga_851dd9d0.generated.vtex_c 105.4KB
insert_photo light_off_sg1_tga_cbeccb5.generated.vtex_c 100.6KB
insert_photo light_on_sg1_tga_c08ecffc.generated.vtex_c 132.7KB
insert_photo side_sg1_normal_tga_5d9683b9.generated.vtex_c 444.4KB
insert_photo side_sg1_tga_eb566e46.generated.vtex_c 262.3KB
models/sbox_stargate/gate_universe
view_in_ar chevrons_universe.vmdl_c 191.8KB
view_in_ar gate_universe_symbols_1_18.vmdl_c 31.3KB
view_in_ar gate_universe_symbols_19_36.vmdl_c 31.3KB
view_in_ar gate_universe_symbols_off.vmdl_c 4.6KB
view_in_ar gate_universe.vmdl_c 461.4KB
models/sbox_stargate/gate_universe/src/tex
insert_photo universe_chevron_off_color_tga_ab999e73.generated.vtex_c 317.2KB
insert_photo universe_chevron_off_normal_tga_42109c36.generated.vtex_c 959.6KB
insert_photo universe_chevron_on_color_tga_13971f21.generated.vtex_c 315KB
insert_photo universe_chevron_on_illum_tga_7f6e651b.generated.vtex_c 70.4KB
insert_photo universe_detail_color_tga_132da1a5.generated.vtex_c 436.5KB
insert_photo universe_detail_edit_normal_tga_27bd1fe2.generated.vtex_c 1.1MB
insert_photo universe_pipes_color_tga_e1d924c9.generated.vtex_c 122KB
insert_photo universe_pipes_normal_tga_b497f74b.generated.vtex_c 343.9KB
insert_photo universe_ring_color_tga_77c3c04c.generated.vtex_c 383.2KB
insert_photo universe_ring_normal_tga_50025b2c.generated.vtex_c 1.1MB
models/sbox_stargate/gate_universe
collections universe_chevron_off.vmat_c 6.3KB
collections universe_chevron_on.vmat_c 7.2KB
collections universe_detail.vmat_c 6.2KB
collections universe_pipes.vmat_c 6.1KB
collections universe_ring.vmat_c 6.1KB
insert_photo universe_symbols_off_vmat_g_tcolor_6c6e777c.generated.vtex_c 1.5KB
insert_photo universe_symbols_off_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections universe_symbols_off.vmat_c 4.7KB
insert_photo universe_symbols_on_vmat_g_tcolor_a0ce44b8.generated.vtex_c 1.5KB
insert_photo universe_symbols_on_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
insert_photo universe_symbols_on_vmat_g_tselfillummask_b8cad02f.generated.vtex_c 1.5KB
collections universe_symbols_on.vmat_c 5.8KB
models/sbox_stargate
collections invisible_material.vmat_c 5.9KB
models/sbox_stargate/iris_atlantis
view_in_ar iris_atlantis.vmdl_c 12.8KB
collections shield_atlantis.vmat_c 7.2KB
models/sbox_stargate/iris_atlantis/src/tex
insert_photo shield_atlantis_color_tga_6350a7ab.generated.vtex_c 926.7KB
insert_photo shield_atlantis_normal_tga_bd8f07ca.generated.vtex_c 925.8KB
insert_photo shield_atlantis_selfillum_tga_513397af.generated.vtex_c 420.7KB
models/sbox_stargate/iris
collections iris.vmat_c 6.1KB
view_in_ar iris.vmdl_c 32.2KB
models/sbox_stargate/iris/src/tex
insert_photo iris_ao_tga_ac444e63.generated.vtex_c 585.6KB
insert_photo iris_color_tga_15dd9821.generated.vtex_c 1.1MB
insert_photo iris_normal_tga_3c975c7a.generated.vtex_c 1.2MB
models/sbox_stargate/puddle_jumper
collections jumper_body.vmat_c 5.9KB
collections jumper_bottom.vmat_c 5.9KB
collections jumper_buttons.vmat_c 5.8KB
collections jumper_chair.vmat_c 5.9KB
collections jumper_door.vmat_c 5.9KB
collections jumper_engines.vmat_c 5.9KB
collections jumper_floor.vmat_c 5.6KB
collections jumper_front.vmat_c 5.9KB
collections jumper_metal_green.vmat_c 5.9KB
collections jumper_metal.vmat_c 5.8KB
view_in_ar puddle_jumper.vmdl_c 348.4KB
models/sbox_stargate/puddle_jumper/src/tex
insert_photo body_tga_4b9392da.generated.vtex_c 1.1MB
insert_photo bottom_normal_tga_da010cf3.generated.vtex_c 984.7KB
insert_photo bottom_tga_3106f082.generated.vtex_c 87.2KB
insert_photo buttons_tga_af596ccb.generated.vtex_c 65.8KB
insert_photo chair_normal_tga_184170a1.generated.vtex_c 824.1KB
insert_photo chair_tga_c09bf90a.generated.vtex_c 334.9KB
insert_photo door_normal_tga_3cc937a5.generated.vtex_c 925.8KB
insert_photo door_tga_431765ea.generated.vtex_c 292.7KB
insert_photo engines_normal_tga_110a75e1.generated.vtex_c 1MB
insert_photo engines_tga_9f244521.generated.vtex_c 294.9KB
insert_photo floor_normal_tga_f84dbf1b.generated.vtex_c 119.2KB
insert_photo floor_tga_9442d324.generated.vtex_c 69.8KB
insert_photo front_normal_tga_af30c125.generated.vtex_c 1014.3KB
insert_photo front_tga_fc583a51.generated.vtex_c 94.1KB
insert_photo green_metal_tga_f8172d49.generated.vtex_c 315.3KB
insert_photo metal_normal_tga_b03aadd9.generated.vtex_c 1022.4KB
insert_photo metal_rough_tga_2ea5c22b.generated.vtex_c 892.1KB
insert_photo metal_tga_4b7c11bf.generated.vtex_c 334.8KB
models/sbox_stargate/ramps/brick
collections brick.vmat_c 6KB
view_in_ar brick.vmdl_c 12.8KB
models/sbox_stargate/ramps/brick/src/tex
insert_photo ramp_brick_01_normal_tga_97adba30.generated.vtex_c 1.2MB
insert_photo ramp_brick_01_tga_85b01978.generated.vtex_c 601.9KB
models/sbox_stargate/ramps/sgc_ramp
collections big_grate.vmat_c 6.5KB
collections clamp_red.vmat_c 5.7KB
collections grates.vmat_c 6.3KB
insert_photo light_off_vmat_g_tcolor_a0ce44b8.generated.vtex_c 1.5KB
insert_photo light_off_vmat_g_tnormal_8b14130a.generated.vtex_c 2.1KB
collections light_off.vmat_c 4.7KB
insert_photo light_on_vmat_g_tcolor_1d0b358e.generated.vtex_c 1.9KB
insert_photo light_on_vmat_g_trma_e9e0c37e.generated.vtex_c 2.6KB
collections light_on.vmat_c 6.2KB
collections ramp_metal_darker.vmat_c 5.7KB
collections ramp_metal.vmat_c 5.7KB
view_in_ar sgc_ramp.vmdl_c 208.7KB
models/sbox_stargate/ramps/sgc_ramp/src/tex
insert_photo big_grate_normal_tga_93169bf5.generated.vtex_c 152KB
insert_photo big_grate_tga_1093b2f0.generated.vtex_c 102.8KB
insert_photo clamp_red_tga_a1acfc7d.generated.vtex_c 333.5KB
insert_photo grates_normal_tga_b416a574.generated.vtex_c 382.3KB
insert_photo grates_tga_e323cce6.generated.vtex_c 474KB
insert_photo ramp_metal_normal_tga_69d927e9.generated.vtex_c 971.6KB
insert_photo ramp_metal_normal_tga_a206fca2.generated.vtex_c 971.4KB
insert_photo ramp_metal_normal_tga_b5ef8e09.generated.vtex_c 966KB
insert_photo ramp_metal_tga_42d46acb.generated.vtex_c 424.9KB
models/sbox_stargate/ramps/sgu_ramp
collections sgu_ramp_off.vmat_c 6KB
collections sgu_ramp_old_off.vmat_c 6.1KB
collections sgu_ramp_old_on_chev.vmat_c 7.1KB
collections sgu_ramp_old_on_lights.vmat_c 7.1KB
collections sgu_ramp_on_chev.vmat_c 7KB
collections sgu_ramp_on_lights.vmat_c 7KB
view_in_ar sgu_ramp.vmdl_c 38.5KB
models/sbox_stargate/ramps/sgu_ramp/src/tex
insert_photo sgu_ramp_chev_old_color_tga_e4457e34.generated.vtex_c 494.5KB
insert_photo sgu_ramp_chev_only_selfillum_tga_a9061bcc.generated.vtex_c 47.7KB
insert_photo sgu_ramp_chev_selfillum_tga_94fc504c.generated.vtex_c 48KB
insert_photo sgu_ramp_color_tga_1d0a75b2.generated.vtex_c 569.9KB
insert_photo sgu_ramp_lights_old_color_tga_27bfc51f.generated.vtex_c 494.4KB
insert_photo sgu_ramp_lights_selfillum_tga_770f30de.generated.vtex_c 47.5KB
insert_photo sgu_ramp_normal_tga_91273aa5.generated.vtex_c 1.2MB
insert_photo sgu_ramp_old_color_tga_ee5b222c.generated.vtex_c 490.4KB
models/sbox_stargate/rings_ancient
collections ring_ancient_cover.vmat_c 6.6KB
view_in_ar ring_ancient_cover.vmdl_c 79.3KB
collections ring_ancient.vmat_c 6.4KB
view_in_ar ring_ancient.vmdl_c 114.4KB
models/sbox_stargate/rings_ancient/src/tex
insert_photo ring_ao_tga_95c5de79.generated.vtex_c 74KB
insert_photo ring_color_tga_f2f2d047.generated.vtex_c 1018.9KB
insert_photo ring_cover_ao_tga_f56e37bf.generated.vtex_c 267.2KB
insert_photo ring_cover_color_tga_6744209b.generated.vtex_c 1MB
insert_photo ring_cover_normal_tga_55cd48ba.generated.vtex_c 962.6KB
insert_photo ring_normal_tga_42c8ab9c.generated.vtex_c 980.6KB
models/sbox_stargate/rings_panel/ancient
collections ancient_buttons.vmat_c 7.6KB
collections ancient_panel.vmat_c 6.5KB
view_in_ar ring_panel_ancient_button_1.vmdl_c 6.7KB
view_in_ar ring_panel_ancient_button_2.vmdl_c 6.7KB
view_in_ar ring_panel_ancient_button_3.vmdl_c 6.7KB
view_in_ar ring_panel_ancient_button_4.vmdl_c 6.7KB
view_in_ar ring_panel_ancient_button_5.vmdl_c 6.7KB
view_in_ar ring_panel_ancient_button_6.vmdl_c 6.7KB
view_in_ar ring_panel_ancient_button_7.vmdl_c 6.7KB
view_in_ar ring_panel_ancient_button_8.vmdl_c 6.7KB
view_in_ar ring_panel_ancient_button_9.vmdl_c 6.7KB
view_in_ar ring_panel_ancient.vmdl_c 5.8KB
models/sbox_stargate/rings_panel/ancient/src/tex
insert_photo ancient_buttons_normal_tga_32daa7a8.generated.vtex_c 288.3KB
insert_photo ancient_buttons_on_illum_tga_e4f9b2ba.generated.vtex_c 49.3KB
insert_photo ancient_buttons_tga_f7f846a6.generated.vtex_c 274.9KB
insert_photo ancient_panel_normal_tga_f2376f10.generated.vtex_c 1.1MB
insert_photo ancient_panel_tga_b2f6a44a.generated.vtex_c 998.5KB
models/sbox_stargate/rings_panel/goauld
collections goauld_buttons.vmat_c 7.2KB
collections goauld_panel.vmat_c 6.7KB
view_in_ar ring_panel_goauld_button_1.vmdl_c 7.3KB
view_in_ar ring_panel_goauld_button_2.vmdl_c 7.3KB
view_in_ar ring_panel_goauld_button_3.vmdl_c 7.3KB
view_in_ar ring_panel_goauld_button_4.vmdl_c 7.3KB
view_in_ar ring_panel_goauld_button_5.vmdl_c 7.3KB
view_in_ar ring_panel_goauld_button_6.vmdl_c 7.2KB
view_in_ar ring_panel_goauld.vmdl_c 30.2KB
models/sbox_stargate/rings_panel/goauld/src/tex
insert_photo goauld_buttons_normal_tga_d9026a64.generated.vtex_c 277.3KB
insert_photo goauld_buttons_selfillum_tga_4fe9a6bc.generated.vtex_c 130.4KB
insert_photo goauld_buttons_tga_4cb8dfd.generated.vtex_c 125.4KB
insert_photo goauld_panel_ao_tga_cbc9a1c7.generated.vtex_c 75.3KB
insert_photo goauld_panel_normal_tga_f9b86c80.generated.vtex_c 802.6KB
insert_photo goauld_panel_tga_92fc30f.generated.vtex_c 1010.3KB
models/sbox_stargate/sg_mw
collections sg_mw_chevron_glass_front.vmat_c 7.5KB
collections sg_mw_chevron.vmat_c 6.5KB
view_in_ar sg_mw_chevron.vmdl_c 44.9KB
view_in_ar sg_mw_gate.vmdl_c 572.9KB
collections sg_mw_glyphs.vmat_c 6.5KB
collections sg_mw_ring.vmat_c 6.4KB
view_in_ar sg_mw_ring.vmdl_c 201.8KB
collections sg_mw_segment.vmat_c 6.5KB
models/sbox_stargate/sg_mw/src/tex
insert_photo sg_main_4mx4m_color_and_metal_jpg_1c102162.generated.vtex_c 7.7MB
insert_photo sg_mw_chevron_ao_jpg_cf529baf.generated.vtex_c 289.4KB
insert_photo sg_mw_chevron_color_jpg_f41076c.generated.vtex_c 17.3MB
insert_photo sg_mw_chevron_glass_selfillum_jpg_e8c4c857.generated.vtex_c 310.3KB
insert_photo sg_mw_chevron_normal_png_495b1778.generated.vtex_c 12.8MB
insert_photo sg_mw_glyphs_ao_jpg_6959aff4.generated.vtex_c 336KB
insert_photo sg_mw_glyphs_color_jpg_d7669f39.generated.vtex_c 16.4MB
insert_photo sg_mw_glyphs_normal_png_90a6aeeb.generated.vtex_c 12.6MB
insert_photo sg_mw_ring_ao_jpg_cfed5747.generated.vtex_c 2.6MB
insert_photo sg_mw_ring_color_jpg_f517aecf.generated.vtex_c 16.2MB
insert_photo sg_mw_ring_normal_png_5d3b3137.generated.vtex_c 12.4MB
insert_photo sg_mw_segment_ao_jpg_da741d2b.generated.vtex_c 2MB
insert_photo sg_mw_segment_color_jpg_2a122166.generated.vtex_c 17.9MB
insert_photo sg_mw_segment_normal_png_dddf1436.generated.vtex_c 14.5MB
models/sbox_stargate/sg_peg
collections sg_peg_chevron_glass_front.vmat_c 7.5KB
collections sg_peg_chevron_translucent.vmat_c 7KB
collections sg_peg_chevron.vmat_c 6.5KB
view_in_ar sg_peg_chevron.vmdl_c 56.4KB
view_in_ar sg_peg_gate.vmdl_c 791.7KB
view_in_ar sg_peg_glyphs_1_18.vmdl_c 32.8KB
view_in_ar sg_peg_glyphs_19_36.vmdl_c 33KB
insert_photo sg_peg_glyphs_off_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
insert_photo sg_peg_glyphs_off_vmat_g_tnormal_fae5e5b4.generated.vtex_c 1.8KB
collections sg_peg_glyphs_off.vmat_c 6KB
insert_photo sg_peg_glyphs_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
insert_photo sg_peg_glyphs_vmat_g_tnormal_fae5e5b4.generated.vtex_c 1.8KB
collections sg_peg_glyphs.vmat_c 6KB
collections sg_peg_ring_crystal.vmat_c 6.2KB
view_in_ar sg_peg_ring.vmdl_c 80KB
collections sg_peg_segment.vmat_c 6.5KB
models/sbox_stargate/sg_peg/src/tex
insert_photo sg_peg_chevron_color_tga_8956baf1.generated.vtex_c 3.1MB
insert_photo sg_peg_chevron_color_tga_fb7bb9b5.generated.vtex_c 17MB
insert_photo sg_peg_glyphs_trans_tga_4a1d74fa.generated.vtex_c 260.8KB
insert_photo sg_peg_glyphs_trans_tga_fd66642c.generated.vtex_c 407.4KB
insert_photo sg_peg_ring_crystal_color_tga_52c88d37.generated.vtex_c 16.7MB
insert_photo sg_peg_ring_crystal_normal_tga_aa5e928f.generated.vtex_c 9MB
insert_photo sg_peg_ring_crystal_rough_tga_169694ac.generated.vtex_c 1.1MB
insert_photo sg_peg_segment_ao_tga_2d06efed.generated.vtex_c 5MB
insert_photo sg_peg_segment_color_tga_72a22c0d.generated.vtex_c 18MB
insert_photo sg_peg_segment_normal_tga_241cd55.generated.vtex_c 19MB
models/sbox_stargate/tech/nec_multisync_lcd2080ux
view_in_ar nec_multisync_lcd2080ux.vmdl_c 11.3KB
models/sbox_stargate/universe_bearing/src/tex
insert_photo body_color_tga_61e4d680.generated.vtex_c 463.7KB
insert_photo body_normal_tga_4491490b.generated.vtex_c 723.1KB
models/sbox_stargate/universe_bearing
collections universe_bearing_body.vmat_c 5.7KB
insert_photo universe_bearing_bulb_vmat_g_tcolor_c37792d0.generated.vtex_c 1.5KB
insert_photo universe_bearing_bulb_vmat_g_tnormal_8c7f4b96.generated.vtex_c 2.1KB
insert_photo universe_bearing_bulb_vmat_g_tselfillummask_b8cad02f.generated.vtex_c 1.5KB
collections universe_bearing_bulb.vmat_c 5.9KB
view_in_ar universe_bearing.vmdl_c 219.2KB
models/sbox_stargate/wormhole
collections skybox.vmat_c 2.2KB
models/sbox_stargate/wormhole/tex
insert_photo space_skybox_tga_a8143c04.generated.vtex_c 1.8MB
insert_photo wormhole_color_png_225ee474.generated.vtex_c 1.1MB
models/sbox_stargate/wormhole
insert_photo wormhole_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
insert_photo wormhole_vmat_g_tselfillummask_9a45865e.generated.vtex_c 1.5KB
text_snippet wormhole.vanmgrph_c 1.4KB
collections wormhole.vmat_c 6.5KB
view_in_ar wormhole.vmdl_c 61.5KB
particles
text_snippet physgun_hitsmoke.vpcf_c 3.1KB
particles/sbox_stargate
text_snippet brazier_fire_embers_flying.vpcf_c 3.2KB
text_snippet brazier_fire_smoke.vpcf_c 3.1KB
text_snippet brazier_fire.vpcf_c 3.2KB
text_snippet kawoosh_universe.vpcf_c 2.8KB
text_snippet kawoosh.vpcf_c 2.8KB
text_snippet rings_transporter.vpcf_c 2.2KB
text_snippet shell_eject.vpcf_c 3KB
particles/sbox_stargate/wormhole
text_snippet wormhole_end.vpcf_c 1.5KB
particles/sbox_stargate/zat
text_snippet zat_beam.vpcf_c 2.9KB
text_snippet zat_hit.vpcf_c 3.7KB
sbox_stargate/entities/dialing_computer
text_snippet sgcmonitorhudpanel.scss 610B
text_snippet sgcmonitorworldpanel.scss 488B
sbox_stargate/gatespawner/maps
text_snippet facepunch.construct.json 3.3KB
text_snippet facepunch.flatgrass.json 1.1KB
sbox_stargate/ui
text_snippet dhdworldpanel.scss 311B
sbox_stargate/ui/eh_screenoverlay
text_snippet eventhorizonscreenoverlay.scss 305B
sbox_stargate/ui/elements/stargatelist
text_snippet stargatelist.scss 284B
sbox_stargate/ui/elements/titlebar
text_snippet titlebar.scss 875B
sbox_stargate/ui/gamemenu
text_snippet stargategameloadingpanel.razor.scss 817B
text_snippet stargategamemenu.razor.scss 3.6KB
sbox_stargate/ui/stargatemenu
text_snippet stargatemenuv2.scss 1.6KB
sbox_stargate/ui
text_snippet stargateworldpanel.scss 410B
shaders
text_snippet eventhorizon_back.shader_c 235.3KB
text_snippet eventhorizon.shader_c 235.3KB
sounds/sbox_stargate/alarm
text_snippet sg.alarm.sgc.sound_c 560B
text_snippet sgc_alarm.vsnd_c 448.5KB
sounds/sbox_stargate/dhd/atlantis
text_snippet dhd.atlantis.press.sound_c 589B
text_snippet press.vsnd_c 15.1KB
sounds/sbox_stargate/dhd
text_snippet dhd.press_dial.sound_c 570B
sounds/sbox_stargate/dhd/pegasus
text_snippet dhd_pegasus_press.vsnd_c 111KB
text_snippet dhd.pegasus.press.sound_c 686B
sounds/sbox_stargate/dhd
text_snippet press_dial.vsnd_c 126.3KB
sounds/sbox_stargate/dhd/sg1
text_snippet dhd.milkyway.press.sound_c 836B
text_snippet press1.vsnd_c 104.1KB
text_snippet press2.vsnd_c 104.1KB
text_snippet press3.vsnd_c 104.1KB
text_snippet press4.vsnd_c 104.1KB
text_snippet press5.vsnd_c 104.1KB
text_snippet press6.vsnd_c 104.1KB
text_snippet press7.vsnd_c 104.1KB
sounds/sbox_stargate/event_horizon
text_snippet enter1.vsnd_c 104.9KB
text_snippet enter2.vsnd_c 131.1KB
text_snippet enter3.vsnd_c 109.5KB
text_snippet enter4.vsnd_c 123.9KB
text_snippet enter5.vsnd_c 103.8KB
text_snippet enter6.vsnd_c 129.9KB
text_snippet enter7.vsnd_c 108.7KB
text_snippet enter8.vsnd_c 105KB
text_snippet stargate.event_horizon.enter.sound_c 1.4KB
text_snippet stargate.event_horizon.loop.sound_c 599B
text_snippet wormhole_loop.vsnd_c 458.8KB
sounds/sbox_stargate/iris_atlantis
text_snippet iris_atlantis_close.vsnd_c 42.5KB
text_snippet iris_atlantis_hit.vsnd_c 16.8KB
text_snippet iris_atlantis_loop.vsnd_c 112.1KB
text_snippet iris_atlantis_open_nopower.vsnd_c 33.2KB
text_snippet iris_atlantis_open.vsnd_c 36.4KB
text_snippet stargate.iris.atlantis.close.sound_c 717B
text_snippet stargate.iris.atlantis.hit.sound_c 715B
text_snippet stargate.iris.atlantis.loop.sound_c 716B
text_snippet stargate.iris.atlantis.open_nopower.sound_c 740B
text_snippet stargate.iris.atlantis.open.sound_c 716B
sounds/sbox_stargate/iris
text_snippet iris_close.vsnd_c 54.9KB
text_snippet iris_hit.vsnd_c 15.5KB
text_snippet iris_open.vsnd_c 57KB
text_snippet stargate.iris.close.sound_c 667B
text_snippet stargate.iris.hit.sound_c 649B
text_snippet stargate.iris.open.sound_c 666B
sounds/sbox_stargate/programs/dialing
text_snippet dial_chevron_beep.vsnd_c 9.9KB
text_snippet dial_chevron_beep2.vsnd_c 15.2KB
text_snippet dial_chevron_encode_fr.vsnd_c 52.8KB
text_snippet dial_chevron_encode.vsnd_c 70.6KB
text_snippet dial_chevron_encode2_fr.vsnd_c 56.8KB
text_snippet dial_chevron_encode2.vsnd_c 54.5KB
text_snippet dp_lock.vsnd_c 59.1KB
text_snippet f_chevron_encode.vsnd_c 42KB
text_snippet f_chevron_lock.vsnd_c 38.2KB
text_snippet f_complete.vsnd_c 38.3KB
text_snippet sg.program.dial.chevron_beep.sound_c 707B
text_snippet sg.program.dial.chevron_encode.sound_c 709B
text_snippet sg.program.dial.lock_beep.sound_c 682B
sounds/sbox_stargate/rings_panel
text_snippet ancient_button1.vsnd_c 40.1KB
text_snippet ancient_button2.vsnd_c 33.7KB
text_snippet goauld_button1.vsnd_c 10.5KB
text_snippet goauld_button2.vsnd_c 9KB
text_snippet ringpanel.ancient.button1.sound_c 695B
text_snippet ringpanel.ancient.button2.sound_c 695B
text_snippet ringpanel.goauld.button1.sound_c 694B
text_snippet ringpanel.goauld.button2.sound_c 694B
sounds/sbox_stargate/rings
text_snippet ring_transfer.vsnd_c 24.1KB
text_snippet ring_transporter.vsnd_c 175.2KB
text_snippet ring_transporter2.vsnd_c 216.9KB
text_snippet ring_transporter3.vsnd_c 174.9KB
text_snippet ringtransporter.part1.sound_c 595B
text_snippet ringtransporter.part2.sound_c 595B
sounds/sbox_stargate/stargate/atlantis
text_snippet chevron_atlantis_incoming_longer.vsnd_c 388.5KB
text_snippet chevron_atlantis_incoming_short.vsnd_c 9.5KB
text_snippet chevron_atlantis_incoming.vsnd_c 29.1KB
text_snippet chevron_atlantis_lock_incoming.vsnd_c 16KB
text_snippet chevron_atlantis_lock.vsnd_c 17.6KB
text_snippet chevron_atlantis.vsnd_c 27.4KB
text_snippet chevron.vsnd_c 19.6KB
text_snippet dial_fail_atlantis.vsnd_c 31.5KB
text_snippet gate_atlantis_open.vsnd_c 64.8KB
text_snippet gate_atlantis_roll_dhd.vsnd_c 155.9KB
text_snippet gate_atlantis_roll_slow.vsnd_c 986.4KB
text_snippet gate_atlantis_roll.vsnd_c 24.4KB
text_snippet stargate.atlantis.chevron_lock_incoming.sound_c 721B
text_snippet stargate.atlantis.chevron_lock.sound_c 696B
text_snippet stargate.atlantis.chevron_roll_incoming_long.sound_c 723B
text_snippet stargate.atlantis.chevron_roll_incoming_short.sound_c 722B
text_snippet stargate.atlantis.chevron_roll_incoming.sound_c 700B
text_snippet stargate.atlantis.chevron_roll.sound_c 675B
text_snippet stargate.atlantis.chevron.sound_c 650B
text_snippet stargate.atlantis.dial_fail.sound_c 677B
text_snippet stargate.atlantis.open.sound_c 677B
text_snippet stargate.atlantis.roll_dhd.sound_c 713B
text_snippet stargate.atlantis.roll_slow.sound_c 682B
text_snippet stargate.atlantis.roll.sound_c 677B
sounds/sbox_stargate/stargate
text_snippet dial_fail.vsnd_c 434.2KB
text_snippet gate_close.vsnd_c 582.1KB
text_snippet gate_flicker.vsnd_c 122KB
text_snippet gate_open_nox.vsnd_c 250.7KB
text_snippet gate_open.vsnd_c 931.3KB
sounds/sbox_stargate/stargate/movie/chevrons
text_snippet close.vsnd_c 7KB
text_snippet open.vsnd_c 8.6KB
text_snippet stargate.movie.chevron_close.sound_c 551B
text_snippet stargate.movie.chevron_open.sound_c 550B
sounds/sbox_stargate/stargate/movie
text_snippet gate_close.vsnd_c 44.1KB
text_snippet gate_open.vsnd_c 75.8KB
sounds/sbox_stargate/stargate/movie/ring
text_snippet gate_movie_ring_roll.vsnd_c 5MB
text_snippet gate_movie_ring_stop.vsnd_c 130KB
text_snippet stargate.movie.ring_roll.sound_c 681B
text_snippet stargate.movie.ring_stop.sound_c 681B
sounds/sbox_stargate/stargate/movie
text_snippet stargate.movie.close.sound_c 531B
text_snippet stargate.movie.open.sound_c 530B
sounds/sbox_stargate/stargate/sg1/chevrons
text_snippet close1.vsnd_c 86.5KB
text_snippet close2.vsnd_c 98.6KB
text_snippet close3.vsnd_c 97.8KB
text_snippet open1.vsnd_c 86.1KB
text_snippet open2.vsnd_c 99.2KB
text_snippet open3.vsnd_c 100.6KB
text_snippet stargate.milkyway.chevron_close.sound_c 927B
text_snippet stargate.milkyway.chevron_open.sound_c 924B
sounds/sbox_stargate/stargate/sg1
text_snippet gate_close.vsnd_c 53.9KB
text_snippet gate_open.vsnd_c 54.7KB
text_snippet gate_sg1_dial_fail_noclose.vsnd_c 92KB
text_snippet gate_sg1_dial_fail.vsnd_c 40.3KB
sounds/sbox_stargate/stargate/sg1/ring
text_snippet gate_roll_long.vsnd_c 1.7MB
text_snippet spinloop.vsnd_c 532.5KB
text_snippet spinstart.vsnd_c 304.4KB
text_snippet spinstop.vsnd_c 127.9KB
text_snippet stargate.milkyway.ring_loop.sound_c 548B
text_snippet stargate.milkyway.ring_start_long.sound_c 716B
text_snippet stargate.milkyway.ring_start.sound_c 549B
text_snippet stargate.milkyway.ring_stop.sound_c 667B
sounds/sbox_stargate/stargate/sg1
text_snippet stargate.milkyway.close.sound_c 691B
text_snippet stargate.milkyway.dial_fail_noclose.sound_c 577B
text_snippet stargate.milkyway.dial_fail.sound_c 715B
text_snippet stargate.milkyway.open.sound_c 690B
sounds/sbox_stargate/stargate
text_snippet stargate.close.sound_c 671B
text_snippet stargate.open.sound_c 670B
sounds/sbox_stargate/stargate/universe
text_snippet sgu_9chev_dial_begin.vsnd_c 167.8KB
text_snippet sgu_9chev_dial_fail.vsnd_c 367.7KB
text_snippet sgu_activate_mix.vsnd_c 111KB
text_snippet sgu_close_2.vsnd_c 345.3KB
text_snippet sgu_close.vsnd_c 259.1KB
text_snippet sgu_dial_fail.vsnd_c 184.4KB
text_snippet sgu_open_cleaner.vsnd_c 500.2KB
text_snippet sgu_roll_long.vsnd_c 1.9MB
text_snippet sgu_roll_stop_encode_mix.vsnd_c 247.6KB
text_snippet sgu_roll_stop_noencode.vsnd_c 79.6KB
text_snippet sgu_roll_stop.vsnd_c 69.2KB
text_snippet sgu_steam_release.vsnd_c 306.5KB
text_snippet sgu_symbol_encode_mix.vsnd_c 65.7KB
text_snippet stargate.universe.activate.sound_c 675B
text_snippet stargate.universe.close_2.sound_c 713B
text_snippet stargate.universe.close.sound_c 533B
text_snippet stargate.universe.dial_begin_9chev.sound_c 576B
text_snippet stargate.universe.dial_fail_9chev.sound_c 575B
text_snippet stargate.universe.dial_fail.sound_c 672B
text_snippet stargate.universe.open.sound_c 675B
text_snippet stargate.universe.roll_long.sound_c 672B
text_snippet stargate.universe.roll_stop_encode.sound_c 580B
text_snippet stargate.universe.roll_stop_noencode.sound_c 697B
text_snippet stargate.universe.roll_stop.sound_c 672B
text_snippet stargate.universe.steam_vent.sound_c 557B
text_snippet stargate.universe.symbol_encode.sound_c 696B
sounds/sbox_stargate/wormhole
text_snippet sound_stargate_travel.vsnd_c 116.2KB
text_snippet wormhole.sound_travel.sound_c 687B
videos/event_horizon
text_snippet event_horizon_loop.mp4 5MB
weapons/shells
insert_photo pistol_shell_color_tga_6d40fac9.generated.vtex_c 139.5KB
insert_photo pistol_shell_vmat_g_tnormal_616a0506.generated.vtex_c 2.1KB
collections pistol_shell.vmat_c 4.8KB
view_in_ar pistol_shell.vmdl_c 7.8KB