{
"MaxPlayers": 64,
"MinPlayers": 1,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"treebox",
"giant_treebox"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"ProjectTemplate": null,
"CsProjName": "",
"Collision": {
"Defaults": {
"solid": "Collide",
"trigger": "Trigger",
"ladder": "Ignore",
"water": "Trigger",
"bouy": "Ignore",
"prop": "Collide",
"player": "Unset"
},
"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": "bouy",
"b": "prop",
"r": "Ignore"
},
{
"a": "bouy",
"b": "bouy",
"r": "Ignore"
},
{
"a": "bouy",
"b": "player",
"r": "Ignore"
}
]
},
"TickRate": 120,
"LaunchConfigs": [
{
"Name": "Drop Stadium",
"GameIdent": "findme.flood_mod#local",
"MapName": "findme.drop_stadium",
"MaxPlayers": 64,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
},
{
"Name": "Tree Box",
"GameIdent": "findme.flood_mod#local",
"MapName": "treebox.vmap",
"MaxPlayers": 64,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
},
{
"Name": "Giant Tree Box",
"GameIdent": "findme.flood_mod#local",
"MapName": "giant_treebox.vmap",
"MaxPlayers": 64,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
},
{
"Name": "Tree Fort",
"GameIdent": "findme.flood_mod#local",
"MapName": "tree_fort.vmap",
"MaxPlayers": 64,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
},
{
"Name": "Tree Fort 02",
"GameIdent": "findme.flood_mod#local",
"MapName": "findme.tree_fort_02",
"MaxPlayers": 64,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
},
{
"Name": "Sink",
"GameIdent": "findme.flood_mod#local",
"MapName": "sink.vmap",
"MaxPlayers": 64,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
}
],
"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": "mwheelup",
"GamepadCode": "SwitchLeftBumper",
"GroupName": "Inventory"
},
{
"Name": "SlotNext",
"KeyboardCode": "mwheeldown",
"GamepadCode": "SwitchRightBumper",
"GroupName": "Inventory"
},
{
"Name": "View",
"KeyboardCode": "C",
"GamepadCode": "RightJoystickButton",
"GroupName": "Other"
},
{
"Name": "Voice",
"KeyboardCode": "v",
"GamepadCode": "RightJoystickButton",
"GroupName": "Other"
},
{
"Name": "Drop",
"KeyboardCode": "g",
"GamepadCode": "RightJoystickButton",
"GroupName": "Other"
},
{
"Name": "Flashlight",
"KeyboardCode": "f",
"GamepadCode": "DpadNorth",
"GroupName": "Other"
},
{
"Name": "Score",
"KeyboardCode": "tab",
"GamepadCode": "SwitchLeftMenu",
"GroupName": "Other"
},
{
"Name": "Menu",
"KeyboardCode": "Q",
"GamepadCode": "SwitchRightMenu",
"GroupName": "Other"
},
{
"Name": "Chat",
"KeyboardCode": "enter",
"GroupName": "Other"
}
]
},
"Resources": "/*",
"MenuResources": "/UI/*",
"CodePackageReferences": []
}| Name | Size | |
| .bin | ||
| text_snippet | manifest.json | 53B |
| text_snippet | package.base.dll | 689.5KB |
| text_snippet | package.base.xml | 94.6KB |
| text_snippet | package.findme.flood_mod.dll | 122KB |
| text_snippet | package.findme.flood_mod.xml | 1.1KB |
| code/styles | ||
| text_snippet | chatbox.scss | 3.2KB |
| text_snippet | floodmod.scss | 3.8KB |
| code/ui/hostmenu | ||
| text_snippet | hostmenu.razor.scss | 1.6KB |
| code/ui/hostmenu/main | ||
| text_snippet | main.razor.scss | 762B |
| code/ui/loadingmenu | ||
| text_snippet | loadingmenu.razor.scss | 1KB |
| devcam | ||
| text_snippet | devcamoverlay.razor.scss | 2.9KB |
| maps | ||
| text_snippet | 3dskybox_sink.vmap | 79.2KB |
| text_snippet | 3dskybox_sink.vmap.meta | 670B |
| public | 3dskybox_sink.vpk | 33KB |
| text_snippet | 3dskybox_toilet.vmap | 129.8KB |
| text_snippet | 3dskybox_toilet.vmap.meta | 732B |
| public | 3dskybox_toilet.vpk | 33.3KB |
| text_snippet | sink.vmap | 74.7KB |
| text_snippet | sink.vmap.meta | 685B |
| public | sink.vpk | 16.4KB |
| text_snippet | toilet.vmap | 93.6KB |
| text_snippet | tree_fort_02.vmap | 166.9KB |
| text_snippet | tree_fort_02.vmap.meta | 813B |
| public | tree_fort_02.vpk | 289.1KB |
| materials | ||
| insert_photo | black_png_d0ff1241.generated.vtex_c | 1.7KB |
| text_snippet | black.png | 119B |
| text_snippet | black.vmat | 266B |
| collections | black.vmat_c | 5KB |
| materials/default | ||
| insert_photo | default_ao_tga_7449568e.generated.vtex_c | 1.9KB |
| insert_photo | default_color_tga_380558b.generated.vtex_c | 1.8KB |
| insert_photo | default_color_tga_8881edc9.generated.vtex_c | 1.8KB |
| insert_photo | default_color_tga_e2b90229.generated.vtex_c | 2.1KB |
| insert_photo | default_metal_tga_3379da5d.generated.vtex_c | 2KB |
| insert_photo | default_normal_tga_5c878876.generated.vtex_c | 2.3KB |
| insert_photo | default_normal_tga_7f4327e9.generated.vtex_c | 1.9KB |
| insert_photo | default_normal_tga_88cbf402.generated.vtex_c | 1.8KB |
| insert_photo | default_normal_tga_9bf69f28.generated.vtex_c | 2.3KB |
| materials/dev | ||
| insert_photo | dev_measuregeneric01_color_tga_5a426725.generated.vtex_c | 12.5KB |
| collections | dev_measuregeneric01.vmat_c | 4.4KB |
| insert_photo | dev_measuregeneric01b_color_tga_903f6f42.generated.vtex_c | 12.5KB |
| collections | dev_measuregeneric01b.vmat_c | 4.4KB |
| insert_photo | reflectivity_30_color_tga_e7524b00.generated.vtex_c | 46.3KB |
| collections | reflectivity_30.vmat_c | 4.4KB |
| materials/models/editor | ||
| insert_photo | cone_helper_tga_e5296dc0.generated.vtex_c | 12.5KB |
| collections | cone_helper.vmat_c | 4.4KB |
| materials/models/props_2fort | ||
| insert_photo | window_glass004_tga_363383bb.generated.vtex_c | 24.6KB |
| collections | window_glass004.vmat_c | 5.6KB |
| materials/particle | ||
| insert_photo | base_rope.vtex_c | 20.6KB |
| materials/particle/fire_particle_4 | ||
| insert_photo | fire_particle_4.vtex_c | 123.5KB |
| materials/particles/simulated/fireballs | ||
| insert_photo | fireball_v2.vtex_c | 1.2MB |
| materials/particles/smoke/render | ||
| insert_photo | smokeloop_g_1.vtex_c | 1.6MB |
| materials | ||
| insert_photo | skybox_jpg_98b831a3.generated.vtex_c | 512.9KB |
| collections | skybox.vmat_c | 2KB |
| text_snippet | testfirst.shader | 1.9KB |
| text_snippet | testfirst.shader_c | 258KB |
| materials/water | ||
| insert_photo | dev_water_00_vmat_g_troughness_10ea8d58.generated.vtex_c | 1.9KB |
| collections | dev_water_00.vmat_c | 5.7KB |
| models | ||
| text_snippet | all.blend | 915.6KB |
| text_snippet | ball.blend | 873.1KB |
| text_snippet | ball.blend1 | 876.3KB |
| text_snippet | ball.fbx | 23.7KB |
| text_snippet | ball.vmdl | 1.5KB |
| view_in_ar | ball.vmdl_c | 11.9KB |
| text_snippet | ball.vmdl.png | 47.7KB |
| text_snippet | blackbin.vmdl.png | 45.8KB |
| text_snippet | blocksponge.blend | 860.4KB |
| text_snippet | blocksponge.fbx | 18.1KB |
| text_snippet | blocksponge.vmdl | 1.5KB |
| view_in_ar | blocksponge.vmdl_c | 5KB |
| text_snippet | blocksponge.vmdl.png | 76.4KB |
| models/citizen_props | ||
| view_in_ar | coin01.vmdl_c | 12.8KB |
| insert_photo | coin01a_color_png_17017e86.generated.vtex_c | 91.6KB |
| insert_photo | coin01a_normal_png_86f5dba0.generated.vtex_c | 248.8KB |
| collections | coin01a.vmat_c | 5.3KB |
| models | ||
| text_snippet | crate.blend | 883.6KB |
| text_snippet | crate.blend1 | 966.1KB |
| text_snippet | crate.fbx | 23.3KB |
| text_snippet | crate.vmdl | 1.5KB |
| view_in_ar | crate.vmdl_c | 8.7KB |
| text_snippet | crate.vmdl.png | 70.2KB |
| text_snippet | cube.blend | 883.2KB |
| text_snippet | cube.blend1 | 883.2KB |
| text_snippet | cube.fbx | 23.6KB |
| text_snippet | cube.vmdl | 1.5KB |
| view_in_ar | cube.vmdl_c | 8.8KB |
| text_snippet | cube.vmdl.png | 67.9KB |
| models/dmx/mesh | ||
| text_snippet | startingplatform.dmx | 2.7KB |
| models/editor | ||
| text_snippet | cone_helper_mesh.vmesh_c | 4.6KB |
| view_in_ar | cone_helper.vmdl_c | 1.6KB |
| text_snippet | cone_helper.vphys_c | 3.6KB |
| models | ||
| text_snippet | holographtest.vmat | 258B |
| collections | holographtest.vmat_c | 2.8KB |
| insert_photo | metal_ao_jpg_992ffccb.generated.vtex_c | 284.4KB |
| text_snippet | metal_ao.jpg | 107.8KB |
| insert_photo | metal_base_jpg_187eac99.generated.vtex_c | 514.2KB |
| text_snippet | metal_base.jpg | 230.5KB |
| insert_photo | metal_emission_jpg_382d7122.generated.vtex_c | 52.3KB |
| text_snippet | metal_emission.jpg | 11.1KB |
| text_snippet | metal_height.png | 106.1KB |
| text_snippet | metal_metalic.jpg | 191.3KB |
| insert_photo | metal_normal_jpg_ddf3cfdb.generated.vtex_c | 407.3KB |
| text_snippet | metal_normal.jpg | 117KB |
| text_snippet | metal_rough.jpg | 148.7KB |
| text_snippet | metal.vmat | 1.2KB |
| collections | metal.vmat_c | 5.7KB |
| insert_photo | metalfloor_ao_jpg_19c51185.generated.vtex_c | 334.7KB |
| text_snippet | metalfloor_ao.jpg | 116.4KB |
| insert_photo | metalfloor_base_jpg_86e67ce5.generated.vtex_c | 1.1MB |
| text_snippet | metalfloor_base.jpg | 173.8KB |
| text_snippet | metalfloor_height.png | 113.5KB |
| insert_photo | metalfloor_ill_png_1c898e2f.generated.vtex_c | 255.4KB |
| text_snippet | metalfloor_ill.png | 435.5KB |
| text_snippet | metalfloor_ill.xcf | 1.4MB |
| text_snippet | metalfloor_metal.jpg | 127.7KB |
| insert_photo | metalfloor_normal_jpg_6a409e7a.generated.vtex_c | 1MB |
| text_snippet | metalfloor_normal.jpg | 131.1KB |
| text_snippet | metalfloor_rough.jpg | 144.2KB |
| text_snippet | metalfloor.vmat | 1.3KB |
| collections | metalfloor.vmat_c | 6.1KB |
| text_snippet | pillar.blend | 865.8KB |
| text_snippet | pillar.fbx | 20.5KB |
| text_snippet | pillar.vmdl | 1.5KB |
| view_in_ar | pillar.vmdl_c | 5.4KB |
| text_snippet | pillar.vmdl.png | 39.7KB |
| text_snippet | plane1.vmdl | 847B |
| view_in_ar | plane1.vmdl_c | 3.7KB |
| text_snippet | platform.blend | 864.1KB |
| text_snippet | platform.blend1 | 860.9KB |
| text_snippet | platform.fbx | 20.3KB |
| text_snippet | platform.vmdl | 1.5KB |
| view_in_ar | platform.vmdl_c | 5.6KB |
| text_snippet | platform.vmdl.png | 48.8KB |
| text_snippet | podium.blend | 892.4KB |
| text_snippet | podium.blend1 | 892.4KB |
| text_snippet | podium.fbx | 22.9KB |
| text_snippet | podium.vmdl | 1.6KB |
| view_in_ar | podium.vmdl_c | 6.3KB |
| text_snippet | podium.vmdl.png | 50.1KB |
| text_snippet | roundsponge.blend | 875.3KB |
| text_snippet | roundsponge.blend1 | 875.3KB |
| text_snippet | roundsponge.fbx | 22.3KB |
| text_snippet | roundsponge.vmdl | 1.4KB |
| view_in_ar | roundsponge.vmdl_c | 10.6KB |
| text_snippet | roundsponge.vmdl.png | 59.5KB |
| text_snippet | rust_crossbow.vmdl.png | 37.6KB |
| text_snippet | rust_pistol.vmdl.png | 44.1KB |
| text_snippet | rust_shotgun.vmdl.png | 37.8KB |
| text_snippet | rust_smg.vmdl.png | 41.5KB |
| models/sbox_props/bathtub_a | ||
| view_in_ar | bathtub_a.vmdl_c | 358.5KB |
| insert_photo | bathtub_a1_ao_tga_cc039d92.generated.vtex_c | 2.3MB |
| insert_photo | bathtub_a1_color_tga_b745f84a.generated.vtex_c | 4.5MB |
| insert_photo | bathtub_a1_normal_tga_b723a564.generated.vtex_c | 4.6MB |
| collections | bathtub_a1.vmat_c | 6.1KB |
| insert_photo | bathtub_a2_ao_tga_b15faec.generated.vtex_c | 1.5MB |
| insert_photo | bathtub_a2_color_tga_a6c175c2.generated.vtex_c | 4.5MB |
| insert_photo | bathtub_a2_normal_tga_239e2f2b.generated.vtex_c | 4.8MB |
| collections | bathtub_a2.vmat_c | 5.9KB |
| models/sbox_props/toilet_a | ||
| insert_photo | toilet_a_ao_tga_c68ce8b3.generated.vtex_c | 2.4MB |
| view_in_ar | toilet_a_base.vmdl_c | 175.5KB |
| insert_photo | toilet_a_color_tga_f2abfefa.generated.vtex_c | 4.6MB |
| insert_photo | toilet_a_normal_tga_12e485e6.generated.vtex_c | 4.9MB |
| collections | toilet_a.vmat_c | 6.1KB |
| 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_big_a.vmdl_c | 1.4MB |
| models | ||
| text_snippet | shooter.blend | 819KB |
| text_snippet | shooter.blend1 | 841.4KB |
| text_snippet | shooter.fbx | 17KB |
| text_snippet | shooter.vmdl | 1.4KB |
| view_in_ar | shooter.vmdl_c | 12.1KB |
| insert_photo | sponge_ao_jpg_55ac90ee.generated.vtex_c | 295.6KB |
| text_snippet | sponge_ao.jpg | 79.8KB |
| insert_photo | sponge_base_jpg_2066514d.generated.vtex_c | 598.7KB |
| text_snippet | sponge_base.jpg | 240.7KB |
| insert_photo | sponge_height_png_d642bb82.generated.vtex_c | 544.9KB |
| text_snippet | sponge_height.png | 1.1MB |
| insert_photo | sponge_normal_jpg_6ae47cbc.generated.vtex_c | 684.5KB |
| text_snippet | sponge_normal.jpg | 619.2KB |
| text_snippet | sponge_rough.jpg | 100.7KB |
| text_snippet | sponge.blend | 846.6KB |
| text_snippet | sponge.blend1 | 846.6KB |
| text_snippet | sponge.fbx | 22.4KB |
| text_snippet | sponge.vmat | 297B |
| collections | sponge.vmat_c | 4.5KB |
| text_snippet | sponge.vmdl | 1.4KB |
| view_in_ar | sponge.vmdl_c | 8.9KB |
| text_snippet | sponge.vmdl.png | 76.5KB |
| text_snippet | startingplatform.vmap | 80.6KB |
| text_snippet | startingplatform.vmap.meta | 674B |
| text_snippet | startingplatform.vmdl | 1.1KB |
| view_in_ar | startingplatform.vmdl_c | 5KB |
| text_snippet | subject.vmdl | 1.6KB |
| view_in_ar | subject.vmdl_c | 8.8KB |
| text_snippet | subject.vmdl.png | 46.5KB |
| text_snippet | toolpodium.blend | 862.2KB |
| text_snippet | toolpodium.blend1 | 914.4KB |
| text_snippet | toolpodium.fbx | 19.2KB |
| text_snippet | wall.blend | 860.6KB |
| text_snippet | wall.blend1 | 860.6KB |
| text_snippet | wall.fbx | 19.4KB |
| text_snippet | wall.vmdl | 1.5KB |
| view_in_ar | wall.vmdl_c | 5.3KB |
| text_snippet | wall.vmdl.png | 53.7KB |
| insert_photo | wood_ao_jpg_84b57a42.generated.vtex_c | 460.5KB |
| insert_photo | wood_ao_jpg_a28b5f47.generated.vtex_c | 460.5KB |
| text_snippet | wood_ao.jpg | 206.4KB |
| insert_photo | wood_base_jpg_6a30f968.generated.vtex_c | 620.9KB |
| text_snippet | wood_base.jpg | 409.2KB |
| text_snippet | wood_height.png | 192.1KB |
| text_snippet | wood_normal.jpg | 46.1KB |
| text_snippet | wood_rough.jpg | 38.8KB |
| text_snippet | wood.vmat | 281B |
| collections | wood.vmat_c | 4KB |
| text_snippet | wood1.vmat | 333B |
| collections | wood1.vmat_c | 4.4KB |
| text_snippet | zombie_classic_arms.vmdl.png | 42.1KB |
| obsolete | ||
| text_snippet | obsolete.txt | 736B |
| particles | ||
| text_snippet | coin_drop_mini.vpcf | 6.4KB |
| text_snippet | coin_drop_mini.vpcf_c | 2KB |
| text_snippet | coin_test.vpcf | 20KB |
| text_snippet | coin_test.vpcf_c | 2.2KB |
| text_snippet | cointest.vpcf_c | 596B |
| text_snippet | fireball.vpcf | 26.7KB |
| text_snippet | fireball.vpcf_c | 2.8KB |
| text_snippet | int_from_model_example.vpcf | 26.7KB |
| text_snippet | int_from_model_example.vpcf_c | 2.8KB |
| text_snippet | music_follow.vpcf | 47.2KB |
| text_snippet | music_follow.vpcf_c | 3.5KB |
| text_snippet | test.vpcf_c | 522B |
| responsibleshaders | ||
| text_snippet | wateraffected.shader | 4.9KB |
| text_snippet | wateraffected.shader_c | 265.7KB |
| text_snippet | wateraffected.shdrgrph | 12.8KB |
| text_snippet | wateraffected.vmat | 298B |
| collections | wateraffected.vmat_c | 4KB |
| sounds | ||
| text_snippet | fatrat.sndscape | 186B |
| text_snippet | fatrat.sndscape_c | 536B |
| text_snippet | thefatrat_timelapse.mp3 | 2.8MB |
| text_snippet | thefatrat_timelapse.mp3.meta | 20B |
| text_snippet | thefatrat_timelapse.sound | 249B |
| text_snippet | thefatrat_timelapse.sound_c | 598B |
| text_snippet | thefatrat_timelapse.vsnd_c | 2.8MB |
| styles | ||
| text_snippet | base.scss | 756B |
| styles/base | ||
| text_snippet | _navigator.scss | 62B |
| text_snippet | _popup.scss | 3.6KB |
| text_snippet | _splitcontainer.scss | 411B |
| text_snippet | _tabcontainer.scss | 1.2KB |
| text_snippet | _textentry.scss | 37B |
| styles | ||
| text_snippet | chatbox.scss | 3.2KB |
| text_snippet | floodmod.scss | 3.8KB |
| text_snippet | form.scss | 894B |
| styles/form | ||
| text_snippet | _checkbox.scss | 732B |
| text_snippet | _coloreditor.scss | 3.7KB |
| text_snippet | _colorproperty.scss | 287B |
| text_snippet | _dropdown.scss | 463B |
| text_snippet | _slider.scss | 1.6KB |
| text_snippet | _switch.scss | 879B |
| styles | ||
| text_snippet | rootpanel.scss | 3.4KB |
| textures/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 |
| ui/chat | ||
| text_snippet | chatbox.scss | 1.6KB |
| ui/components | ||
| text_snippet | packagecard.razor.scss | 3.2KB |
| text_snippet | packagefilters.razor.scss | 930B |
| text_snippet | packagelist.razor.scss | 158B |
| ui/components/serverlist | ||
| text_snippet | serverlistpanel.razor.scss | 2KB |
| ui/controls | ||
| text_snippet | slidercontrol.razor.scss | 2.1KB |
| text_snippet | switchcontrol.razor.scss | 988B |
| ui/gamemenu/creategame | ||
| text_snippet | mapbutton.razor.scss | 145B |
| ui/gamemenu | ||
| text_snippet | defaultgamemenu.razor.scss | 2.9KB |
| text_snippet | defaultloadingpanel.razor.scss | 1.3KB |
| ui/gamemenu/front | ||
| text_snippet | frontpage.razor.scss | 248B |
| ui/gamemenu/settings | ||
| text_snippet | settingspage.razor.scss | 315B |
| ui/hostmenu | ||
| text_snippet | hostmenu.razor.scss | 1.6KB |
| ui/hostmenu/main | ||
| text_snippet | main.razor.scss | 762B |
| ui/loadingmenu | ||
| text_snippet | loadingmenu.razor.scss | 1KB |
| ui/scoreboard | ||
| text_snippet | scoreboard.scss | 879B |
| ui/voicechat | ||
| text_snippet | voicelist.scss | 814B |
| text_snippet | voicespeaker.scss | 285B |