Metadata

{
  "MaxPlayers": 64,
  "MinPlayers": 1,
  "TickRate": 50,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "facepunch.flatgrass"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "CsProjName": "",
  "StartupScene": "scenes/minimal.scene",
  "ControlModes": {
    "Keyboard": true,
    "VR": false,
    "Gamepad": false
  },
  "InputSettings": {
    "Actions": [
      {
        "Name": "Forward",
        "KeyboardCode": "W",
        "GamepadCode": -1,
        "GroupName": "Movement"
      },
      {
        "Name": "Backward",
        "KeyboardCode": "S",
        "GamepadCode": -1,
        "GroupName": "Movement"
      },
      {
        "Name": "Left",
        "KeyboardCode": "A",
        "GamepadCode": -1,
        "GroupName": "Movement"
      },
      {
        "Name": "Right",
        "KeyboardCode": "D",
        "GamepadCode": -1,
        "GroupName": "Movement"
      },
      {
        "Name": "Jump",
        "KeyboardCode": "space",
        "GamepadCode": 0,
        "GroupName": "Movement"
      },
      {
        "Name": "Run",
        "KeyboardCode": "shift",
        "GamepadCode": 7,
        "GroupName": "Movement"
      },
      {
        "Name": "TurnLeft",
        "KeyboardCode": "Q",
        "GamepadCode": -1,
        "GroupName": "Movement"
      },
      {
        "Name": "TurnRight",
        "KeyboardCode": "E",
        "GamepadCode": 1,
        "GroupName": "Movement"
      },
      {
        "Name": "attack1",
        "KeyboardCode": "mouse1",
        "GamepadCode": 101,
        "GroupName": "Actions"
      },
      {
        "Name": "attack2",
        "KeyboardCode": "mouse2",
        "GamepadCode": 100,
        "GroupName": "Actions"
      },
      {
        "Name": "reload",
        "KeyboardCode": "r",
        "GamepadCode": 2,
        "GroupName": "Actions"
      },
      {
        "Name": "use",
        "KeyboardCode": "e",
        "GamepadCode": 3,
        "GroupName": "Actions"
      },
      {
        "Name": "Q",
        "KeyboardCode": "q",
        "GamepadCode": 13,
        "GroupName": "Inventory"
      },
      {
        "Name": "W",
        "KeyboardCode": "w",
        "GamepadCode": 14,
        "GroupName": "Inventory"
      },
      {
        "Name": "E",
        "KeyboardCode": "e",
        "GamepadCode": 12,
        "GroupName": "Inventory"
      },
      {
        "Name": "R",
        "KeyboardCode": "r",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "T",
        "KeyboardCode": "t",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "Y",
        "KeyboardCode": "y",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "U",
        "KeyboardCode": "u",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "I",
        "KeyboardCode": "i",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "O",
        "KeyboardCode": "o",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "P",
        "KeyboardCode": "p",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "A",
        "KeyboardCode": "a",
        "GamepadCode": 9,
        "GroupName": "Inventory"
      },
      {
        "Name": "S",
        "KeyboardCode": "s",
        "GamepadCode": 10,
        "GroupName": "Inventory"
      },
      {
        "Name": "D",
        "KeyboardCode": "d",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "F",
        "KeyboardCode": "f",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "G",
        "KeyboardCode": "g",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "H",
        "KeyboardCode": "h",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "J",
        "KeyboardCode": "j",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "K",
        "KeyboardCode": "k",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "L",
        "KeyboardCode": "l",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "Z",
        "KeyboardCode": "z",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "X",
        "KeyboardCode": "x",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "C",
        "KeyboardCode": "c",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "V",
        "KeyboardCode": "v",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "B",
        "KeyboardCode": "b",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "N",
        "KeyboardCode": "n",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "M",
        "KeyboardCode": "m",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "Chat",
        "KeyboardCode": "enter",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "Space",
        "KeyboardCode": "space",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      },
      {
        "Name": "Backspace",
        "KeyboardCode": "backspace",
        "GamepadCode": -1,
        "GroupName": "Inventory"
      }
    ],
    "__guid": "6525b928-fec0-4aa1-ab30-568ef8843c18"
  },
  "ParentPackage": "",
  "Resources": "",
  "CodePackageReferences": []
}

Files

Name Size
.bin
text_snippet manifest.json 72B
text_snippet package.base.cll 31.2KB
text_snippet package.base.dll 165.5KB
text_snippet package.base.xml 54.6KB
text_snippet package.johnjoemcbob.sandbox_frankendungeon.cll 22.5KB
text_snippet package.johnjoemcbob.sandbox_frankendungeon.dll 137.5KB
text_snippet package.johnjoemcbob.sandbox_frankendungeon.xml 2.2KB
astar
text_snippet license.md 1KB
text_snippet chatui.razor.scss 251B
text_snippet cursorscreenui.razor.scss 87B
text_snippet damagenumberui.razor.scss 260B
text_snippet deathui.razor.scss 809B
decals
text_snippet bullet-metal.decal_c 637B
text_snippet bullet-wood.decal_c 906B
text_snippet bullethole.decal_c 634B
dev/helper
insert_photo testgrid_color_tga_f1408e43.generated.vtex_c 49KB
collections testgrid.vmat_c 4.7KB
fonts
text_snippet pixel.ttf 19.4KB
text_snippet rune23571-regular.ttf 13KB
text_snippet hudui.razor.scss 409B
text_snippet incomingdamageui.razor.scss 580B
text_snippet inventoryui.razor.scss 480B
text_snippet logoui.razor.scss 432B
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 metal-impact_vmat_g_tambientocclusion_51b25f5d.generated.vtex_c 2KB
collections metal-impact.vmat_c 5.5KB
materials/decals/metal
insert_photo metal1_bullet_color_psd_65dcae4b.generated.vtex_c 301.3KB
insert_photo metal1_bullet_height_psd_835b8dea.generated.vtex_c 85.8KB
insert_photo metal1_bullet_normal_psd_c28b5bb.generated.vtex_c 285.8KB
materials/decals
insert_photo wood-impact_vmat_g_tambientocclusion_85b11017.generated.vtex_c 1.6KB
collections wood-impact.vmat_c 5.3KB
insert_photo wood-impact2_vmat_g_tambientocclusion_85b11017.generated.vtex_c 1.6KB
collections wood-impact2.vmat_c 5.3KB
materials/decals/wood
insert_photo wood_1_decal_color_tga_e49967fc.generated.vtex_c 4.6MB
insert_photo wood_1_decal_height_tga_51a9a503.generated.vtex_c 509.3KB
insert_photo wood_1_decal_normal_tga_9a0a5e32.generated.vtex_c 4.1MB
insert_photo wood_2_decal_color_tga_42cb93bb.generated.vtex_c 4.8MB
insert_photo wood_2_decal_height_tga_21ebf313.generated.vtex_c 296KB
insert_photo wood_2_decal_normal_tga_156055b7.generated.vtex_c 4.1MB
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_color_tga_380558b.generated.vtex_c 1.7KB
insert_photo default_detailmask_tga_57ae445f.generated.vtex_c 1.9KB
insert_photo default_normal_tga_5c878876.generated.vtex_c 2.2KB
insert_photo white_vmat_g_tcolor_a0ce44b8.generated.vtex_c 1.5KB
insert_photo white_vmat_g_tnormal_7a668049.generated.vtex_c 1.8KB
collections white.vmat_c 4.3KB
materials/dev
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_emissive.vmat_c 5.2KB
collections primary_white.vmat_c 4.8KB
materials/particle
insert_photo flecks_wood.vtex_c 86.9KB
materials/particle/impact
insert_photo fleks.vtex_c 95.5KB
materials/particle
insert_photo particle_glow_01.vtex_c 65.9KB
materials/particle/smoke1
insert_photo smoke1.vtex_c 72.8KB
materials/particles
insert_photo particle_glow_02.vtex_c 17.9KB
insert_photo particle_smokegrenade.vtex_c 5.9KB
materials/particles/shapes
insert_photo circle1.vtex_c 17.8KB
insert_photo spark2.vtex_c 17.8KB
insert_photo splotch1.vtex_c 17.8KB
materials/particles/smoke/render
insert_photo smokeburst_c.vtex_c 2.1MB
insert_photo smokeloop_g_1.vtex_c 1.6MB
materials/particles/smoke/static
insert_photo static_smoke.vtex_c 46KB
materials/particles/smoke1
insert_photo smoke1.vtex_c 72.8KB
materials/skybox
insert_photo overcast_soil_puresky_4k_exr_12f5a979.generated.vtex_c 7MB
collections skybox_overcast_02.vmat_c 1.9KB
models/citizen_props
insert_photo sodacan01_ao_png_c38f2fac.generated.vtex_c 1MB
insert_photo sodacan01_color_png_11076342.generated.vtex_c 2.1MB
insert_photo sodacan01_normal_png_77e139a.generated.vtex_c 3MB
collections sodacan01.vmat_c 5KB
view_in_ar sodacan01.vmdl_c 15.9KB
models/dev
view_in_ar box.vmdl_c 3.5KB
view_in_ar plane.vmdl_c 3.4KB
view_in_ar sphere.vmdl_c 73.7KB
models/enemies
view_in_ar sm_skull.vmdl_c 179.3KB
view_in_ar statue_knight_wsword.vmdl_c 37.7KB
models/grabbable
view_in_ar book_01.vmdl_c 5KB
view_in_ar key_silver.vmdl_c 7.1KB
view_in_ar resource-wood.vmdl_c 4.7KB
view_in_ar shield.vmdl_c 8.8KB
view_in_ar sword.vmdl_c 9.6KB
models/grabbable/textures
insert_photo colormap_png_4becbeae.generated.vtex_c 55.9KB
collections colormap.vmat_c 4.7KB
insert_photo dlsp3dtexture_png_99b1601a.generated.vtex_c 92.3KB
collections dlsp3dtexture.vmat_c 4.7KB
models/grabbable
view_in_ar torch.vmdl_c 4.5KB
models/objects
view_in_ar chest_body.vmdl_c 5.2KB
view_in_ar chest_large_body.vmdl_c 10KB
view_in_ar chest_large_lid.vmdl_c 14.4KB
view_in_ar chest_lid.vmdl_c 14.6KB
view_in_ar crate_large.vmdl_c 11KB
view_in_ar crate.vmdl_c 10.4KB
models/objects/textures
insert_photo dlsp3dtexture_png_eff40a2b.generated.vtex_c 92.3KB
collections dlsp3dtexture.vmat_c 4.7KB
models/sbox_props/concrete_barrier
insert_photo concrete_barrier_ao_tga_bfd6a81f.generated.vtex_c 467.9KB
insert_photo concrete_barrier_color_tga_d36718b4.generated.vtex_c 496.7KB
insert_photo concrete_barrier_detail_tga_14f0b896.generated.vtex_c 252.2KB
view_in_ar concrete_barrier_gib3.vmdl_c 6.3KB
view_in_ar concrete_barrier_gib6.vmdl_c 6.6KB
insert_photo concrete_barrier_normal_tga_1c479039.generated.vtex_c 1.3MB
collections concrete_barrier.vmat_c 7.4KB
models/weapons
view_in_ar arrow_blunt.vmdl_c 6.6KB
view_in_ar arrow_broadhead.vmdl_c 6.6KB
view_in_ar arrow_bullet.vmdl_c 6.7KB
view_in_ar arrow_piercing.vmdl_c 6.3KB
view_in_ar axe_bearded.vmdl_c 9KB
view_in_ar axe_double.vmdl_c 11KB
view_in_ar axe_hachet.vmdl_c 8KB
view_in_ar bow.vmdl_c 8.6KB
view_in_ar club_macuahuitl.vmdl_c 11.6KB
view_in_ar club_spiked.vmdl_c 10.5KB
view_in_ar crossbow.vmdl_c 14.2KB
view_in_ar dagger_bone.vmdl_c 4.7KB
view_in_ar dagger_leaf_blade.vmdl_c 7.6KB
view_in_ar dagger.vmdl_c 7.3KB
view_in_ar hammer_anvil.vmdl_c 17.6KB
view_in_ar hammer_double.vmdl_c 9.6KB
view_in_ar hammer_war.vmdl_c 9.4KB
insert_photo low poly weapon texture_png_2abf3d39.generated.vtex_c 17.8KB
collections low poly weapon texture.vmat_c 4.7KB
view_in_ar spear_flared.vmdl_c 8.8KB
view_in_ar spear_halberd.vmdl_c 8.8KB
view_in_ar spear_pitchfork.vmdl_c 7.2KB
view_in_ar spear.vmdl_c 8.1KB
view_in_ar staff.vmdl_c 7.9KB
view_in_ar sword_arming.vmdl_c 7.2KB
view_in_ar sword_cutlass.vmdl_c 7.1KB
view_in_ar sword_falchion.vmdl_c 9.1KB
view_in_ar sword_great.vmdl_c 9.2KB
view_in_ar sword_kopesh.vmdl_c 10.5KB
view_in_ar sword_kriegmesser.vmdl_c 9.2KB
view_in_ar sword_kukri.vmdl_c 6.9KB
view_in_ar sword_offset.vmdl_c 11.7KB
view_in_ar sword_orc.vmdl_c 5KB
view_in_ar sword_scimitar.vmdl_c 11.1KB
models/world
view_in_ar banner.vmdl_c 5.2KB
view_in_ar floor-detail.vmdl_c 6.3KB
view_in_ar floor.vmdl_c 3.6KB
view_in_ar metal-gate.vmdl_c 7.1KB
view_in_ar stairs.vmdl_c 4.8KB
models/world/textures
insert_photo colormap_png_9199c918.generated.vtex_c 57KB
collections colormap.vmat_c 4.6KB
models/world
view_in_ar wall-opening.vmdl_c 5.7KB
view_in_ar wall.vmdl_c 7.3KB
text_snippet noteui.razor.scss 336B
particles
text_snippet impact.generic.smokepuff.vpcf_c 2.9KB
text_snippet impact.generic.smokering.vpcf_c 2.6KB
text_snippet impact.generic.vpcf_c 3.4KB
text_snippet impact.metal-chunks.vpcf_c 3.3KB
text_snippet impact.metal-light.vpcf_c 3.2KB
text_snippet impact.metal.vpcf_c 3.6KB
text_snippet impact.wood.fibers.vpcf_c 3.2KB
text_snippet impact.wood.vpcf_c 3.5KB
text_snippet sparks.vpcf_c 1.8KB
prefabs
text_snippet enemy_armour.prefab_c 22.4KB
text_snippet enemy_skull.prefab_c 9KB
text_snippet enemy_slime.prefab_c 6.2KB
prefabs/equipment
text_snippet book.prefab_c 2.5KB
text_snippet club_macuahuitl.prefab_c 3KB
text_snippet club.prefab_c 3KB
text_snippet hammer_double.prefab_c 3.3KB
text_snippet hammer.prefab_c 3.2KB
text_snippet key.prefab_c 2.3KB
text_snippet shield.prefab_c 2.1KB
text_snippet sword.prefab_c 3.1KB
text_snippet torch.prefab_c 8.6KB
text_snippet wand.prefab_c 6.2KB
prefabs/objects
text_snippet crate.prefab_c 1.8KB
prefabs/particles
text_snippet attack_slime.prefab_c 3.5KB
text_snippet burst_fire_big.prefab_c 2.8KB
text_snippet burst_fire.prefab_c 2.8KB
text_snippet dust.prefab_c 3.4KB
text_snippet explode.prefab_c 2.8KB
text_snippet floorsmoke.prefab_c 2.8KB
text_snippet sparks.prefab_c 2.8KB
prefabs
text_snippet player.prefab_c 4.1KB
prefabs/sounds
text_snippet sound_poison.prefab_c 1.2KB
prefabs/spells
text_snippet spell_burst_fire.prefab_c 4KB
text_snippet spell_burst_poison.prefab_c 4.8KB
text_snippet spell_light.prefab_c 4.1KB
prefabs/tile_extras
text_snippet chest.prefab_c 6.1KB
text_snippet gate.prefab_c 1.6KB
text_snippet lever.prefab_c 4.1KB
text_snippet pressureplate.prefab_c 2.8KB
prefabs/tiles
text_snippet air.prefab_c 2.2KB
text_snippet ceiling.prefab_c 1.6KB
text_snippet floor-detail.prefab_c 3.9KB
text_snippet floor-moving.prefab_c 3.4KB
text_snippet floor.prefab_c 3KB
text_snippet stairs.prefab_c 5.3KB
text_snippet wall-opening.prefab_c 4.7KB
text_snippet wall.prefab_c 1.2KB
prefabs/ui
text_snippet chatmessage.prefab_c 1.2KB
text_snippet damagenumber.prefab_c 1.1KB
text_snippet incomingdamage.prefab_c 886B
projectsettings
text_snippet collision.config 657B
text_snippet sandbox_frankendungeon.csproj.user 168B
scenes
text_snippet minimal.scene_c 130.8KB
sounds/ambience
text_snippet ambience_breeze.vsnd_c 349.9KB
text_snippet loop_ambience.sound_c 695B
text_snippet loop_ambience.vsnd_c 49.3MB
sounds/chat
text_snippet chat_press.sound_c 688B
text_snippet chat_press.vsnd_c 74.8KB
text_snippet chat_send.sound_c 671B
text_snippet chat_send.vsnd_c 138KB
sounds/enemies/armour
text_snippet armour_attack.sound_c 940B
text_snippet armour_attack1.vsnd_c 109.4KB
text_snippet armour_attack2.vsnd_c 71.5KB
text_snippet armour_attack3.vsnd_c 91.6KB
text_snippet armour_hurt.sound_c 716B
text_snippet armour_hurt1.vsnd_c 81.3KB
text_snippet armour_hurt2.vsnd_c 1.4MB
text_snippet armour_move.sound_c 722B
text_snippet armour_move1.vsnd_c 103KB
text_snippet armour_move2.vsnd_c 91.8KB
text_snippet armour_wake.sound_c 721B
text_snippet armour_wake.vsnd_c 112.9KB
sounds/enemies/slime
text_snippet slime_hurt.sound_c 597B
text_snippet slime_hurt1.vsnd_c 135.4KB
text_snippet slime_hurt2.vsnd_c 107KB
text_snippet slime_move.sound_c 912B
text_snippet slime_move1.vsnd_c 133KB
text_snippet slime_move2.vsnd_c 133KB
text_snippet slime_move3.vsnd_c 137.7KB
text_snippet slime.sound_c 1KB
text_snippet slime1.vsnd_c 241.6KB
text_snippet slime2.vsnd_c 310KB
text_snippet slime3.vsnd_c 352.5KB
text_snippet slime4.vsnd_c 293.5KB
text_snippet slime5.vsnd_c 279.3KB
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
text_snippet footstep-metal-walk-001.vsnd_c 43.4KB
text_snippet footstep-metal-walk-002.vsnd_c 47.4KB
text_snippet footstep-metal-walk-003.vsnd_c 45.8KB
text_snippet footstep-metal-walk-004.vsnd_c 43.2KB
text_snippet footstep-metal-walk-005.vsnd_c 42.6KB
text_snippet footstep-metal-walk-006.vsnd_c 47.4KB
text_snippet footstep-metal-walk-007.vsnd_c 45.8KB
text_snippet footstep-metal-walk-008.vsnd_c 43.2KB
text_snippet footstep-metal.sound_c 1.5KB
text_snippet footstep-wood.sound_c 1.2KB
text_snippet footstep-wood01.vsnd_c 22.6KB
text_snippet footstep-wood02.vsnd_c 22.2KB
text_snippet footstep-wood03.vsnd_c 21.7KB
text_snippet footstep-wood04.vsnd_c 21.9KB
text_snippet footstep-wood05.vsnd_c 21.6KB
text_snippet footstep-wood06.vsnd_c 21.7KB
text_snippet footstep-wood07.vsnd_c 21.7KB
text_snippet footstep-wood08.vsnd_c 22.3KB
text_snippet footsteps_stone.sound_c 734B
text_snippet footsteps_stone.vsnd_c 86.8KB
sounds/general
text_snippet hit_cymbal.sound_c 691B
text_snippet hit_cymbal.vsnd_c 196.7KB
text_snippet hit_low.sound_c 688B
text_snippet hit_low.vsnd_c 708.7KB
text_snippet sting_enemy.sound_c 687B
text_snippet sting.sound_c 671B
text_snippet sting1.vsnd_c 644.8KB
text_snippet sting2.vsnd_c 630.6KB
text_snippet sting3.vsnd_c 647.1KB
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 impact-bullet-metal.sound_c 1.2KB
text_snippet impact-bullet-wood.sound_c 1.1KB
text_snippet metal_bullet_impact-1.vsnd_c 129.9KB
text_snippet metal_bullet_impact-2.vsnd_c 129.9KB
text_snippet metal_bullet_impact-3.vsnd_c 129.9KB
text_snippet metal_bullet_impact-4.vsnd_c 129.9KB
text_snippet metal_bullet_impact-5.vsnd_c 90.4KB
text_snippet wood_bullet_impact-1.vsnd_c 129.9KB
text_snippet wood_bullet_impact-2.vsnd_c 129.9KB
text_snippet wood_bullet_impact-3.vsnd_c 129.9KB
text_snippet wood_bullet_impact-4.vsnd_c 129.9KB
sounds/impacts/melee/bluntweapon
text_snippet concrete-1.vsnd_c 122.9KB
text_snippet concrete-2.vsnd_c 119KB
text_snippet concrete-3.vsnd_c 124.5KB
text_snippet concrete-4.vsnd_c 138.8KB
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
text_snippet metal-1.vsnd_c 124.4KB
text_snippet wood-1.vsnd_c 48.6KB
text_snippet wood-2.vsnd_c 63.7KB
text_snippet wood-3.vsnd_c 44.9KB
text_snippet wood-4.vsnd_c 47.9KB
sounds/impacts/melee
text_snippet impact-melee-concrete.sound_c 1.1KB
text_snippet impact-melee-dirt.sound_c 1.1KB
text_snippet impact-melee-metal.sound_c 765B
text_snippet impact-melee-wood.sound_c 1.1KB
sounds/interactions
text_snippet gate_close.sound_c 716B
text_snippet gate_close.vsnd_c 80.9KB
text_snippet gate_open.sound_c 699B
text_snippet gate_open.vsnd_c 52.2KB
text_snippet lever.sound_c 697B
text_snippet lever.vsnd_c 121.2KB
text_snippet pressureplate.sound_c 719B
text_snippet pressureplate.vsnd_c 108.2KB
sounds/items
text_snippet shield_block.sound_c 691B
text_snippet shield_block.vsnd_c 315.5KB
text_snippet swing_sword.sound_c 711B
text_snippet swing_sword1.vsnd_c 23.9KB
text_snippet swing_sword2.vsnd_c 21.1KB
text_snippet swing_sword3.vsnd_c 28.1KB
text_snippet swing_sword4.vsnd_c 19.7KB
text_snippet swing_sword5.vsnd_c 28.8KB
sounds/objects
text_snippet hinge_open.sound_c 691B
text_snippet hinge_open.vsnd_c 122.3KB
text_snippet key_unlock.sound_c 691B
text_snippet key_unlock.vsnd_c 201.4KB
text_snippet reward.sound_c 691B
text_snippet reward.vsnd_c 552.1KB
text_snippet wood_break.sound_c 692B
text_snippet wood1.vsnd_c 72.6KB
text_snippet wood2.vsnd_c 79.4KB
text_snippet wood3.vsnd_c 53.8KB
sounds/player
text_snippet player_death.sound_c 692B
text_snippet player_death.vsnd_c 671.6KB
text_snippet player_drop.sound_c 691B
text_snippet player_drop.vsnd_c 17.4KB
text_snippet player_enter_poison.sound_c 715B
text_snippet player_enter_poison.vsnd_c 402.2KB
text_snippet player_hurt_bludgeon.sound_c 713B
text_snippet player_hurt_bone1.vsnd_c 130.3KB
text_snippet player_hurt_bone2.vsnd_c 124KB
text_snippet player_hurt_bone3.vsnd_c 154.8KB
text_snippet player_hurt_bone4.vsnd_c 155.8KB
text_snippet player_hurt_earth.sound_c 713B
text_snippet player_hurt_earth.vsnd_c 439.4KB
text_snippet player_hurt.sound_c 692B
text_snippet player_hurt1.vsnd_c 44.1KB
text_snippet player_hurt10.vsnd_c 31.4KB
text_snippet player_hurt2.vsnd_c 44.1KB
text_snippet player_hurt3.vsnd_c 28.8KB
text_snippet player_hurt4.vsnd_c 31KB
text_snippet player_hurt5.vsnd_c 28.5KB
text_snippet player_hurt6.vsnd_c 38.4KB
text_snippet player_hurt7.vsnd_c 39.4KB
text_snippet player_hurt8.vsnd_c 33.4KB
text_snippet player_hurt9.vsnd_c 33.4KB
text_snippet player_pickup.sound_c 693B
text_snippet player_pickup.vsnd_c 72KB
text_snippet player_touch.sound_c 698B
text_snippet player_touch.vsnd_c 104KB
text_snippet swoosh_turn.vsnd_c 27.9KB
text_snippet turn.sound_c 691B
sounds/spells
text_snippet spell_cast.sound_c 690B
text_snippet spell_cast.vsnd_c 197.7KB
text_snippet spell_explode.vsnd_c 39KB
text_snippet spell_fire.sound_c 690B
text_snippet spell_fire.vsnd_c 243.7KB
text_snippet spell_fireball.vsnd_c 304.3KB
text_snippet spell_fizzle.sound_c 692B
text_snippet spell_fizzle.vsnd_c 125KB
text_snippet spell_poison.sound_c 692B
text_snippet spell_poison.vsnd_c 391.5KB
text_snippet spellui.razor.scss 598B
sprites
insert_photo boot.vtex_c 6.1KB
insert_photo gauntlet_back.vtex_c 6.1KB
insert_photo gauntlet_default.vtex_c 6.1KB
insert_photo gauntlet_left.vtex_c 6.1KB
insert_photo gauntlet_open.vtex_c 6.1KB
insert_photo gauntlet_right.vtex_c 6.1KB
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
surfaces
text_snippet brick.surface_c 1.6KB
text_snippet concrete.surface_c 1.9KB
text_snippet default.surface_c 2KB
text_snippet metal.sheet.surface_c 1.5KB
text_snippet metal.surface_c 1.7KB
text_snippet metal.weapon.surface_c 1.4KB
text_snippet plaster.surface_c 872B
text_snippet wood.surface_c 1.5KB
textures/cubemaps
insert_photo default2.vtex_c 513.3KB
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
text_snippet menupanel.razor.scss 1.6KB