. ├── carrion.exe (283KB) └── game (244 Entries) ├── Carrion.deps.json (45KB) ├── Carrion.dll (1.7MB) ├── Carrion.dll.config (75B) ├── Carrion.exe (109KB) ├── Carrion.pdb (485KB) ├── Carrion.runtimeconfig.json (112B) ├── CarrionJson.dll (37KB) ├── CarrionJson.pdb (17KB) ├── Content (11 Entries) │   ├── Animations (3 Entries) │   │   ├── RegularFemale.xnb (670KB) │   │   ├── RegularMale.xnb (723KB) │   │   └── SWATHuman.xnb (738KB) │   ├── Audio (3 Entries) │   │   ├── MasterBank.bank (73MB) │   │   ├── MasterBank.strings.bank (16KB) │   │   └── Sounds.bank (206MB) │   ├── Config (3 Entries) │   │   ├── autoexec.cgs (18B) │   │   ├── keys.json (3.9KB) │   │   └── music_interaction.json (117B) │   ├── Effects (15 Entries) │   │   ├── BasicEffect.xnb (718B) │   │   ├── CRT_1.xnb (882B) │   │   ├── CRT_2.xnb (763B) │   │   ├── Common (2 Entries) │   │   │   ├── Common.xnb (1.3KB) │   │   │   └── Macros.xnb (1.3KB) │   │   ├── DefaultText.xnb (602B) │   │   ├── Enemies (2 Entries) │   │   │   ├── MonsterTransformation.xnb (1.4KB) │   │   │   └── MultichannelVariant.xnb (1.1KB) │   │   ├── LevelLayer.xnb (888B) │   │   ├── LevelLayerLightMask.xnb (933B) │   │   ├── Lighting (3 Entries) │   │   │   ├── ChamberShadowEffect.xnb (698B) │   │   │   ├── LightPostprocessing.xnb (774B) │   │   │   └── Shadow.xnb (798B) │   │   ├── Models (1 Entries) │   │   │   └── DefaultModel.xnb (1.6KB) │   │   ├── NearestNeighborSmoothing.xnb (881B) │   │   ├── Objects (8 Entries) │   │   │   ├── EternalFog.xnb (1.1KB) │   │   │   ├── Fog.xnb (1.2KB) │   │   │   ├── Gibs.xnb (588B) │   │   │   ├── HivePlaceGlow.xnb (961B) │   │   │   ├── Parallax.xnb (583B) │   │   │   ├── PremultipliedAlpha.xnb (954B) │   │   │   ├── TwitchingMeat.xnb (1.2KB) │   │   │   └── Water.xnb (1.3KB) │   │   ├── Postprocessing (7 Entries) │   │   │   ├── Birth.xnb (906B) │   │   │   ├── BloomFog.xnb (995B) │   │   │   ├── BloomFogPost.xnb (1.1KB) │   │   │   ├── FadeOut.xnb (761B) │   │   │   ├── Hurt.xnb (739B) │   │   │   ├── Impersonation.xnb (1.0KB) │   │   │   └── LUT.xnb (1.2KB) │   │   ├── Pseudo3D.xnb (1.3KB) │   │   └── TextsShader.xnb (1.5KB) │   ├── Fonts (5 Entries) │   │   ├── DefaultFont.xnb (3.9KB) │   │   ├── Licenses (2 Entries) │   │   │   ├── Barlow.txt (4.5KB) │   │   │   └── GohuFont.txt (498B) │   │   ├── MenuLarge.xnb (11KB) │   │   ├── MenuSmall.xnb (8.5KB) │   │   └── Small.xnb (3.2KB) │   ├── Levels (1 Entries) │   │   └── demo1.json (2.1MB) │   ├── ObjectTypes (1 Entries) │   │   └── object_types.json (30KB) │   ├── Scripts (1 Entries) │   │   └── demo1.cgs (1.6KB) │   ├── Templates (10 Entries) │   │   ├── decoration (3 Entries) │   │   │   ├── general (2 Entries) │   │   │   │   ├── default_light.json (548B) │   │   │   │   └── parallax.json (898B) │   │   │   ├── plants (4 Entries) │   │   │   │   ├── seaweed.json (427B) │   │   │   │   ├── shrub1.json (395B) │   │   │   │   ├── shrub2.json (594B) │   │   │   │   └── vine.json (521B) │   │   │   └── tech (4 Entries) │   │   │   ├── cord.json (509B) │   │   │   ├── fan.json (373B) │   │   │   ├── lamp.json (394B) │   │   │   └── large_chain.json (687B) │   │   ├── destructible (9 Entries) │   │   │   ├── destructible.json (196B) │   │   │   ├── sink.json (447B) │   │   │   ├── toilet.json (198B) │   │   │   ├── tv_all.json (300B) │   │   │   ├── tv_code.json (378B) │   │   │   ├── tv_info_news.json (305B) │   │   │   ├── tv_noise.json (306B) │   │   │   ├── tv_stock.json (379B) │   │   │   └── urinal.json (610B) │   │   ├── enemies (2 Entries) │   │   │   ├── humans (3 Entries) │   │   │   │   ├── flamethrower_human.json (441B) │   │   │   │   ├── pistol_human.json (516B) │   │   │   │   └── unarmed_human.json (327B) │   │   │   └── robots (5 Entries) │   │   │   ├── drone_seating.json (991B) │   │   │   ├── mech_left.json (820B) │   │   │   ├── mech_right.json (679B) │   │   │   ├── scout_drone.json (904B) │   │   │   └── turret.json (562B) │   │   ├── flow (24 Entries) │   │   │   ├── cocoon.json (1.2KB) │   │   │   ├── door.json (361B) │   │   │   ├── elevator.json (1.4KB) │   │   │   ├── elevator_left_closed.json (1.2KB) │   │   │   ├── elevator_right_closed.json (1.2KB) │   │   │   ├── floodgate_horizontal.json (369B) │   │   │   ├── floodgate_vertical.json (369B) │   │   │   ├── laser_down.json (631B) │   │   │   ├── laser_left.json (634B) │   │   │   ├── laser_right.json (634B) │   │   │   ├── laser_up.json (535B) │   │   │   ├── lever_left.json (1.3KB) │   │   │   ├── lever_right.json (1.2KB) │   │   │   ├── nuclear_core_dispenser.json (813B) │   │   │   ├── nuclear_generator.json (635B) │   │   │   ├── obstacle.json (192B) │   │   │   ├── plain_door.json (605B) │   │   │   ├── portal.json (756B) │   │   │   ├── power_node.json (194B) │   │   │   ├── rivet_bottom.json (819B) │   │   │   ├── rivet_left.json (751B) │   │   │   ├── rivet_right.json (819B) │   │   │   ├── rivet_top.json (892B) │   │   │   └── switch.json (190B) │   │   ├── fluids (1 Entries) │   │   │   └── water.json (392B) │   │   ├── monster (1 Entries) │   │   │   └── monster_3_nodes.json (578B) │   │   ├── progress (3 Entries) │   │   │   ├── goal.json (920B) │   │   │   ├── hive_checkpoint.json (196B) │   │   │   └── upgrade_container.json (423B) │   │   ├── system (2 Entries) │   │   │   ├── chamber.json (1.4KB) │   │   │   └── marker.json (189B) │   │   ├── traps (1 Entries) │   │   │   └── sticky_bomb.json (459B) │   │   └── utils (1 Entries) │   │   └── nuclear_core.json (218B) │   ├── Textures (41 Entries) │   │   ├── Effects (1 Entries) │   │   │   └── Morph.xnb (65KB) │   │   ├── GenBathroom1.sprites (86KB) │   │   ├── GenBathroom1.xnb (44KB) │   │   ├── GenHive1.sprites (73KB) │   │   ├── GenHive1.xnb (53KB) │   │   ├── GenHive2.sprites (73KB) │   │   ├── GenHive2.xnb (53KB) │   │   ├── GenIndustrial1.sprites (86KB) │   │   ├── GenIndustrial1.xnb (44KB) │   │   ├── GenJungle1.sprites (116KB) │   │   ├── GenJungle1.xnb (88KB) │   │   ├── GenJunkyard1.sprites (84KB) │   │   ├── GenJunkyard1.xnb (52KB) │   │   ├── GenLab1.sprites (70KB) │   │   ├── GenLab1.xnb (31KB) │   │   ├── GenMines1.sprites (71KB) │   │   ├── GenMines1.xnb (41KB) │   │   ├── GenWhitebox.sprites (65KB) │   │   ├── GenWhitebox.xnb (5.3KB) │   │   ├── Goo.xnb (25KB) │   │   ├── Gradients (1 Entries) │   │   │   └── Radial.xnb (23KB) │   │   ├── Humans (1 Entries) │   │   │   └── MultichannelVariants.xnb (1.4KB) │   │   ├── Lighting (1 Entries) │   │   │   └── Light.xnb (2.7KB) │   │   ├── Menu (4 Entries) │   │   │   ├── Logo.xnb (1.3KB) │   │   │   ├── MenuColor.xnb (7.7KB) │   │   │   ├── MenuDepth.xnb (25KB) │   │   │   └── SplashScreen.xnb (15KB) │   │   ├── Menu.sprites (22KB) │   │   ├── Menu.xnb (26KB) │   │   ├── MenuJaw.sprites (3.6KB) │   │   ├── MenuJaw.xnb (70KB) │   │   ├── MenuJawTwitchMap.xnb (17KB) │   │   ├── Monsters.sprites (37KB) │   │   ├── Monsters.xnb (115KB) │   │   ├── Objects (4 Entries) │   │   │   ├── Fog.xnb (33KB) │   │   │   ├── HiveVeins.xnb (25KB) │   │   │   ├── Rain.xnb (24KB) │   │   │   └── UniformFog.xnb (101B) │   │   ├── Objects.sprites (137KB) │   │   ├── Objects.xnb (395KB) │   │   ├── Parallaxes (18 Entries) │   │   │   ├── CavesA.xnb (3.9KB) │   │   │   ├── CavesB.xnb (4.9KB) │   │   │   ├── CityA.xnb (8.2KB) │   │   │   ├── CityB.xnb (3.2KB) │   │   │   ├── Computers.xnb (3.6KB) │   │   │   ├── Computers_1.xnb (3.7KB) │   │   │   ├── Computers_2.xnb (3.7KB) │   │   │   ├── Computers_3.xnb (3.7KB) │   │   │   ├── Default.xnb (807B) │   │   │   ├── FogLayerA.xnb (62KB) │   │   │   ├── JungleA.xnb (4.3KB) │   │   │   ├── JunkyardA.xnb (5.8KB) │   │   │   ├── JunkyardB.xnb (17KB) │   │   │   ├── MinesA.xnb (4.1KB) │   │   │   ├── PipesA.xnb (8.9KB) │   │   │   ├── PipesB.xnb (2.2KB) │   │   │   ├── PipesC.xnb (5.5KB) │   │   │   └── SunsetA.xnb (7.1KB) │   │   ├── Particles.sprites (11KB) │   │   ├── Particles.xnb (87KB) │   │   ├── Postprocessing (3 Entries) │   │   │   ├── Dither.xnb (107B) │   │   │   ├── EternalFog.xnb (25KB) │   │   │   └── LUT.xnb (143KB) │   │   ├── System (1 Entries) │   │   │   └── LayerClear.xnb (507B) │   │   ├── UI (1 Entries) │   │   │   └── Element.xnb (91B) │   │   └── Water.xnb (21KB) │   └── TileSets (2 Entries) │   ├── tiles.json (79KB) │   └── tiles.xnb (3.1KB) ├── FMODWrapper.dll (296KB) ├── FMODWrapper.pdb (40KB) ├── LZ4.dll (38KB) ├── LZ4pn.dll (24KB) ├── Microsoft.CSharp.dll (707KB) ├── Microsoft.DiaSymReader.Native.x86.dll (967KB) ├── Microsoft.VisualBasic.dll (440KB) ├── Microsoft.Win32.Primitives.dll (21KB) ├── Microsoft.Win32.Registry.dll (78KB) ├── MonoGame.Framework.dll (1.4MB) ├── SOS.NETCore.dll (51KB) ├── SharedTypes.dll (40KB) ├── SharedTypes.pdb (14KB) ├── System.AppContext.dll (14KB) ├── System.Buffers.dll (14KB) ├── System.Collections.Concurrent.dll (185KB) ├── System.Collections.Immutable.dll (2.2MB) ├── System.Collections.NonGeneric.dll (86KB) ├── System.Collections.Specialized.dll (80KB) ├── System.Collections.dll (293KB) ├── System.ComponentModel.Annotations.dll (135KB) ├── System.ComponentModel.DataAnnotations.dll (15KB) ├── System.ComponentModel.EventBasedAsync.dll (33KB) ├── System.ComponentModel.Primitives.dll (49KB) ├── System.ComponentModel.TypeConverter.dll (598KB) ├── System.ComponentModel.dll (16KB) ├── System.Configuration.dll (18KB) ├── System.Console.dll (146KB) ├── System.Core.dll (21KB) ├── System.Data.Common.dll (2.6MB) ├── System.Data.dll (24KB) ├── System.Diagnostics.Contracts.dll (15KB) ├── System.Diagnostics.Debug.dll (15KB) ├── System.Diagnostics.DiagnosticSource.dll (62KB) ├── System.Diagnostics.FileVersionInfo.dll (28KB) ├── System.Diagnostics.Process.dll (214KB) ├── System.Diagnostics.StackTrace.dll (31KB) ├── System.Diagnostics.TextWriterTraceListener.dll (30KB) ├── System.Diagnostics.Tools.dll (16KB) ├── System.Diagnostics.TraceSource.dll (106KB) ├── System.Diagnostics.Tracing.dll (34KB) ├── System.Drawing.Primitives.dll (100KB) ├── System.Drawing.dll (19KB) ├── System.Dynamic.Runtime.dll (15KB) ├── System.Globalization.Calendars.dll (15KB) ├── System.Globalization.Extensions.dll (15KB) ├── System.Globalization.dll (15KB) ├── System.IO.Compression.Brotli.dll (60KB) ├── System.IO.Compression.FileSystem.dll (14KB) ├── System.IO.Compression.ZipFile.dll (31KB) ├── System.IO.Compression.dll (242KB) ├── System.IO.FileSystem.AccessControl.dll (54KB) ├── System.IO.FileSystem.DriveInfo.dll (36KB) ├── System.IO.FileSystem.Primitives.dll (15KB) ├── System.IO.FileSystem.Watcher.dll (57KB) ├── System.IO.FileSystem.dll (189KB) ├── System.IO.IsolatedStorage.dll (71KB) ├── System.IO.MemoryMappedFiles.dll (60KB) ├── System.IO.Pipes.AccessControl.dll (16KB) ├── System.IO.Pipes.dll (118KB) ├── System.IO.UnmanagedMemoryStream.dll (15KB) ├── System.IO.dll (15KB) ├── System.Linq.Expressions.dll (1.4MB) ├── System.Linq.Parallel.dll (1.1MB) ├── System.Linq.Queryable.dll (158KB) ├── System.Linq.dll (379KB) ├── System.Memory.dll (237KB) ├── System.Net.Http.dll (1.0MB) ├── System.Net.HttpListener.dll (576KB) ├── System.Net.Mail.dll (490KB) ├── System.Net.NameResolution.dll (78KB) ├── System.Net.NetworkInformation.dll (165KB) ├── System.Net.Ping.dll (81KB) ├── System.Net.Primitives.dll (182KB) ├── System.Net.Requests.dll (308KB) ├── System.Net.Security.dll (479KB) ├── System.Net.ServicePoint.dll (32KB) ├── System.Net.Sockets.dll (460KB) ├── System.Net.WebClient.dll (139KB) ├── System.Net.WebHeaderCollection.dll (63KB) ├── System.Net.WebProxy.dll (25KB) ├── System.Net.WebSockets.Client.dll (65KB) ├── System.Net.WebSockets.dll (127KB) ├── System.Net.dll (16KB) ├── System.Numerics.Vectors.dll (147KB) ├── System.Numerics.dll (14KB) ├── System.ObjectModel.dll (77KB) ├── System.Private.CoreLib.dll (10MB) ├── System.Private.DataContractSerialization.dll (1.8MB) ├── System.Private.Uri.dll (227KB) ├── System.Private.Xml.Linq.dll (329KB) ├── System.Private.Xml.dll (7.5MB) ├── System.Reflection.DispatchProxy.dll (62KB) ├── System.Reflection.Emit.ILGeneration.dll (15KB) ├── System.Reflection.Emit.Lightweight.dll (15KB) ├── System.Reflection.Emit.dll (15KB) ├── System.Reflection.Extensions.dll (15KB) ├── System.Reflection.Metadata.dll (1.0MB) ├── System.Reflection.Primitives.dll (15KB) ├── System.Reflection.TypeExtensions.dll (28KB) ├── System.Reflection.dll (15KB) ├── System.Resources.Reader.dll (15KB) ├── System.Resources.ResourceManager.dll (15KB) ├── System.Resources.Writer.dll (40KB) ├── System.Runtime.CompilerServices.VisualC.dll (17KB) ├── System.Runtime.Extensions.dll (353KB) ├── System.Runtime.Handles.dll (15KB) ├── System.Runtime.InteropServices.RuntimeInformation.dll (25KB) ├── System.Runtime.InteropServices.WindowsRuntime.dll (16KB) ├── System.Runtime.InteropServices.dll (43KB) ├── System.Runtime.Loader.dll (14KB) ├── System.Runtime.Numerics.dll (184KB) ├── System.Runtime.Serialization.Formatters.dll (272KB) ├── System.Runtime.Serialization.Json.dll (15KB) ├── System.Runtime.Serialization.Primitives.dll (26KB) ├── System.Runtime.Serialization.Xml.dll (16KB) ├── System.Runtime.Serialization.dll (15KB) ├── System.Runtime.dll (49KB) ├── System.Security.AccessControl.dll (192KB) ├── System.Security.Claims.dll (80KB) ├── System.Security.Cryptography.Algorithms.dll (315KB) ├── System.Security.Cryptography.Cng.dll (234KB) ├── System.Security.Cryptography.Csp.dll (158KB) ├── System.Security.Cryptography.Encoding.dll (62KB) ├── System.Security.Cryptography.OpenSsl.dll (31KB) ├── System.Security.Cryptography.Primitives.dll (82KB) ├── System.Security.Cryptography.X509Certificates.dll (331KB) ├── System.Security.Principal.Windows.dll (126KB) ├── System.Security.Principal.dll (15KB) ├── System.Security.SecureString.dll (15KB) ├── System.Security.dll (16KB) ├── System.ServiceModel.Web.dll (15KB) ├── System.ServiceProcess.dll (14KB) ├── System.Text.Encoding.Extensions.dll (15KB) ├── System.Text.Encoding.dll (15KB) ├── System.Text.RegularExpressions.dll (346KB) ├── System.Threading.Overlapped.dll (16KB) ├── System.Threading.Tasks.Dataflow.dll (426KB) ├── System.Threading.Tasks.Extensions.dll (15KB) ├── System.Threading.Tasks.Parallel.dll (100KB) ├── System.Threading.Tasks.dll (16KB) ├── System.Threading.Thread.dll (38KB) ├── System.Threading.ThreadPool.dll (15KB) ├── System.Threading.Timer.dll (14KB) ├── System.Threading.dll (72KB) ├── System.Transactions.Local.dll (307KB) ├── System.Transactions.dll (15KB) ├── System.ValueTuple.dll (15KB) ├── System.Web.HttpUtility.dll (41KB) ├── System.Web.dll (14KB) ├── System.Windows.dll (14KB) ├── System.Xml.Linq.dll (14KB) ├── System.Xml.ReaderWriter.dll (21KB) ├── System.Xml.Serialization.dll (15KB) ├── System.Xml.XDocument.dll (15KB) ├── System.Xml.XPath.XDocument.dll (16KB) ├── System.Xml.XPath.dll (15KB) ├── System.Xml.XmlDocument.dll (15KB) ├── System.Xml.XmlSerializer.dll (17KB) ├── System.Xml.dll (23KB) ├── System.dll (53KB) ├── WindowsBase.dll (14KB) ├── api-ms-win-core-console-l1-1-0.dll (19KB) ├── api-ms-win-core-datetime-l1-1-0.dll (18KB) ├── api-ms-win-core-debug-l1-1-0.dll (18KB) ├── api-ms-win-core-errorhandling-l1-1-0.dll (18KB) ├── api-ms-win-core-file-l1-1-0.dll (22KB) ├── api-ms-win-core-file-l1-2-0.dll (18KB) ├── api-ms-win-core-file-l2-1-0.dll (18KB) ├── api-ms-win-core-handle-l1-1-0.dll (18KB) ├── api-ms-win-core-heap-l1-1-0.dll (18KB) ├── api-ms-win-core-interlocked-l1-1-0.dll (18KB) ├── api-ms-win-core-libraryloader-l1-1-0.dll (19KB) ├── api-ms-win-core-localization-l1-2-0.dll (21KB) ├── api-ms-win-core-memory-l1-1-0.dll (19KB) ├── api-ms-win-core-namedpipe-l1-1-0.dll (18KB) ├── api-ms-win-core-processenvironment-l1-1-0.dll (19KB) ├── api-ms-win-core-processthreads-l1-1-0.dll (19KB) ├── api-ms-win-core-processthreads-l1-1-1.dll (19KB) ├── api-ms-win-core-profile-l1-1-0.dll (18KB) ├── api-ms-win-core-rtlsupport-l1-1-0.dll (18KB) ├── api-ms-win-core-string-l1-1-0.dll (18KB) ├── api-ms-win-core-synch-l1-1-0.dll (20KB) ├── api-ms-win-core-synch-l1-2-0.dll (19KB) ├── api-ms-win-core-sysinfo-l1-1-0.dll (19KB) ├── api-ms-win-core-timezone-l1-1-0.dll (18KB) ├── api-ms-win-core-util-l1-1-0.dll (18KB) ├── api-ms-win-crt-conio-l1-1-0.dll (19KB) ├── api-ms-win-crt-convert-l1-1-0.dll (22KB) ├── api-ms-win-crt-environment-l1-1-0.dll (19KB) ├── api-ms-win-crt-filesystem-l1-1-0.dll (20KB) ├── api-ms-win-crt-heap-l1-1-0.dll (19KB) ├── api-ms-win-crt-locale-l1-1-0.dll (19KB) ├── api-ms-win-crt-math-l1-1-0.dll (29KB) ├── api-ms-win-crt-multibyte-l1-1-0.dll (26KB) ├── api-ms-win-crt-private-l1-1-0.dll (73KB) ├── api-ms-win-crt-process-l1-1-0.dll (19KB) ├── api-ms-win-crt-runtime-l1-1-0.dll (23KB) ├── api-ms-win-crt-stdio-l1-1-0.dll (24KB) ├── api-ms-win-crt-string-l1-1-0.dll (23KB) ├── api-ms-win-crt-time-l1-1-0.dll (21KB) ├── api-ms-win-crt-utility-l1-1-0.dll (19KB) ├── clrcompression.dll (736KB) ├── clretwrc.dll (240KB) ├── clrjit.dll (1.2MB) ├── coreclr.dll (4.6MB) ├── dbgshim.dll (133KB) ├── fmod.dll (1.5MB) ├── fmod64.dll (1.8MB) ├── fmodstudio.dll (1.1MB) ├── fmodstudio64.dll (1.4MB) ├── fsbank.dll (210KB) ├── fsbank64.dll (226KB) ├── hostfxr.dll (303KB) ├── hostpolicy.dll (434KB) ├── libSDL2-2.dll (1.1MB) ├── libfmod.dylib (2.8MB) ├── libfmod.so.10 (1.6MB) ├── libfmodstudio.dylib (2.2MB) ├── libfmodstudio.so.10 (1.5MB) ├── libfsbank.so.10 (105KB) ├── libfsbvorbis.dll (1.7MB) ├── libfsbvorbis64.dll (1.8MB) ├── libfsbvorbis64.so (3.2MB) ├── libopenal.dll (856KB) ├── mscordaccore.dll (1.3MB) ├── mscordaccore_x86_x86_4.6.26515.07.dll (1.3MB) ├── mscordbi.dll (1.1MB) ├── mscorlib.dll (63KB) ├── mscorrc.debug.dll (366KB) ├── mscorrc.dll (20KB) ├── netstandard.dll (106KB) ├── sos.dll (657KB) ├── sos_x86_x86_4.6.26515.07.dll (657KB) └── ucrtbase.dll (1.1MB)