Created
Total Size1.5 GB (1,628,087,592 bytes)
Modified Size76.1 MB (79,821,631 bytes)
File Count5985
Engine Version22
Changes
Changes on 2025-12-13
Meta
{ "MaxPlayers": 48, "MinPlayers": 1, "GameNetworkType": "Multiplayer", "MapSelect": "Official", "MapList": [ "gvar.metro", "baks.training_arena", "facepunch.prison", "gvar.stalkyard" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "Physics": { "SubSteps": 2, "TimeScale": 1, "Gravity": "0,0,-800", "AirDensity": 1.2, "SleepingEnabled": true, "SimulationMode": "Continuous", "PositionIterations": 2, "VelocityIterations": 8, "SoftBodyIterations": 1, "SoftBodySubsteps": 1 }, "Compiler": { "RootNamespace": "TerrorTown", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "Whitelist": true, "AssemblyReferences": [], "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "GameCategory": "Shooter", "ControlModes": { "Keyboard": true, "VR": true, "Gamepad": true }, "ParentPackage": "", "PackageSettings": [ { "DisplayType": "Choice", "Choices": [ { "Value": "KillConfirmedGamemode", "Name": "Kill Confirmed" }, { "Value": "", "Name": "No Gamemode (good for testing)" }, { "Value": "FFAGamemode", "Name": "Free For All" }, { "Value": "WarGamemode", "Name": "Conquest" } ], "ConVarName": "gunfight_gamemode", "DisplayName": "Active Mode", "DefaultValue": "KillConfirmedGamemode", "Description": "The current gamemode.", "Group": "Important" }, { "DisplayType": "Boolean", "Choices": [], "ConVarName": "gunfight_friendly_fire_override", "DisplayName": "Friendly Fire (Override)", "DefaultValue": "false", "Description": "If set on, friendly fire will always be active.", "Group": "Game Rules" }, { "DisplayType": "Boolean", "Choices": [], "ConVarName": "gunfight_thirdperson", "DisplayName": "Third Person (Override)", "DefaultValue": "false", "Description": "Should third person be available to use?", "Group": "Game Rules" }, { "DisplayType": "Integer", "Choices": [], "ConVarName": "gunfight_kc_minimum_players", "DisplayName": "Minimum Players", "DefaultValue": "2", "Description": "The minimum amount of required players to start a Kill Confirmed game.", "Group": "Kill Confirmed", "Minimum": 1, "Maximum": 16 }, { "DisplayType": "Float", "Choices": [], "ConVarName": "gunfight_kc_round_countdown", "DisplayName": "Round Countdown", "DefaultValue": "10", "Description": "The time (in seconds) it takes to start a match in Kill Confirmed.", "Group": "Kill Confirmed", "Maximum": 30 }, { "DisplayType": "Float", "Choices": [], "ConVarName": "gunfight_kc_round_duration", "DisplayName": "Round Duration", "DefaultValue": "600", "Description": "The round duration (in seconds) in Kill Confirmed.", "Group": "Kill Confirmed", "Minimum": 60, "Maximum": 3600, "Step": 1 }, { "DisplayType": "Integer", "Choices": [], "ConVarName": "gunfight_kc_max_score", "DisplayName": "Maximum Score", "DefaultValue": "75", "Description": "The score required to win a match in Kill Confirmed.", "Group": "Kill Confirmed", "Minimum": 1, "Maximum": 300 } ], "DefaultLeaderboards": [], "GeneralExtensions": false, "TargettedExtensions": true, "ExtensionApiVersion": 1001, "Summary": "A fast paced first-person shooter game with a bunch of different gamemodes.", "Description": "", "ReplaceTags": "firstperson thirdperson action fps shooter", "Public": true, "CsProjName": "", "HttpAllowList": null, "TickRate": 30, "LaunchMode": "Normal", "StartupScene": "scenes/menu.scene", "MapStartupScene": "scenes/engine.scene", "DedicatedServerStartupScene": "scenes/engine.scene", "SystemScene": "scenes/system.scene", "Resources": "/fonts/*\n/UI/*", "GameSettings": [], "CodePackageReferences": [ "jase.bloodsplatter08", "jase.bloodsplatter07", "jase.bloodsplatter06", "jase.bloodsplatter05", "jase.bloodsplatter04" ] }
{
  "MaxPlayers": 48,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Official",
  "MapList": [
    "gvar.metro",
    "baks.training_arena",
    "facepunch.prison",
    "gvar.stalkyard"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "Physics": {
    "SubSteps": 2,
    "TimeScale": 1,
    "Gravity": "0,0,-800",
    "AirDensity": 1.2,
    "SleepingEnabled": true,
    "SimulationMode": "Continuous",
    "PositionIterations": 2,
    "VelocityIterations": 8,
    "SoftBodyIterations": 1,
    "SoftBodySubsteps": 1
  },
  "Compiler": {
    "RootNamespace": "TerrorTown",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "Whitelist": true,
    "AssemblyReferences": [],
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "GameCategory": "Shooter",
  "ControlModes": {
    "Keyboard": true,
    "VR": true,
    "Gamepad": true
  },
  "ParentPackage": "",
  "PackageSettings": [
    {
      "DisplayType": "Choice",
      "Choices": [
        {
          "Value": "KillConfirmedGamemode",
          "Name": "Kill Confirmed"
        },
        {
          "Value": "",
          "Name": "No Gamemode (good for testing)"
        },
        {
          "Value": "FFAGamemode",
          "Name": "Free For All"
        },
        {
          "Value": "WarGamemode",
          "Name": "Conquest"
        }
      ],
      "ConVarName": "gunfight_gamemode",
      "DisplayName": "Active Mode",
      "DefaultValue": "KillConfirmedGamemode",
      "Description": "The current gamemode.",
      "Group": "Important"
    },
    {
      "DisplayType": "Boolean",
      "Choices": [],
      "ConVarName": "gunfight_friendly_fire_override",
      "DisplayName": "Friendly Fire (Override)",
      "DefaultValue": "false",
      "Description": "If set on, friendly fire will always be active.",
      "Group": "Game Rules"
    },
    {
      "DisplayType": "Boolean",
      "Choices": [],
      "ConVarName": "gunfight_thirdperson",
      "DisplayName": "Third Person (Override)",
      "DefaultValue": "false",
      "Description": "Should third person be available to use?",
      "Group": "Game Rules"
    },
    {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "gunfight_kc_minimum_players",
      "DisplayName": "Minimum Players",
      "DefaultValue": "2",
      "Description": "The minimum amount of required players to start a Kill Confirmed game.",
      "Group": "Kill Confirmed",
      "Minimum": 1,
      "Maximum": 16
    },
    {
      "DisplayType": "Float",
      "Choices": [],
      "ConVarName": "gunfight_kc_round_countdown",
      "DisplayName": "Round Countdown",
      "DefaultValue": "10",
      "Description": "The time (in seconds) it takes to start a match in Kill Confirmed.",
      "Group": "Kill Confirmed",
      "Maximum": 30
    },
    {
      "DisplayType": "Float",
      "Choices": [],
      "ConVarName": "gunfight_kc_round_duration",
      "DisplayName": "Round Duration",
      "DefaultValue": "600",
      "Description": "The round duration (in seconds) in Kill Confirmed.",
      "Group": "Kill Confirmed",
      "Minimum": 60,
      "Maximum": 3600,
      "Step": 1
    },
    {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "gunfight_kc_max_score",
      "DisplayName": "Maximum Score",
      "DefaultValue": "75",
      "Description": "The score required to win a match in Kill Confirmed.",
      "Group": "Kill Confirmed",
      "Minimum": 1,
      "Maximum": 300
    }
  ],
  "DefaultLeaderboards": [],
  "GeneralExtensions": false,
  "TargettedExtensions": true,
  "ExtensionApiVersion": 1001,
  "Summary": "A fast paced first-person shooter game with a bunch of different gamemodes.",
  "Description": "",
  "ReplaceTags": "firstperson thirdperson action fps shooter",
  "Public": true,
  "CsProjName": "",
  "HttpAllowList": null,
  "TickRate": 30,
  "LaunchMode": "Normal",
  "StartupScene": "scenes/menu.scene",
  "MapStartupScene": "scenes/engine.scene",
  "DedicatedServerStartupScene": "scenes/engine.scene",
  "SystemScene": "scenes/system.scene",
  "Resources": "/fonts/*\n/UI/*",
  "GameSettings": [],
  "CodePackageReferences": [
    "jase.bloodsplatter08",
    "jase.bloodsplatter07",
    "jase.bloodsplatter06",
    "jase.bloodsplatter05",
    "jase.bloodsplatter04"
  ]
}

Diff (76.1 MB modified)

+4 ~109 -5
  • materials/glass/dirty_moss_glass/dirty_moss_glass_normal_png_100431e1.generated.vtex_c (930.8 KB)
  • materials/trimsheets/basic/trim_sheet_ao_png_f106f760.generated.vtex_c (3.2 MB)
  • materials/trimsheets/basic/trim_sheet_normal_png_37fbf6b4.generated.vtex_c (3.5 MB)
  • materials/trimsheets/pvc/pvc_trim_sheet_a_normal_png_5a645c53.generated.vtex_c (5.3 MB)
  • .bin/package.base.cll (32.4 KB -> 32.3 KB)
  • .bin/package.library.xenthio.xmovement.cll (14.7 KB -> 14.7 KB)
  • .bin/package.thieves.terrortown.cll (145.3 KB -> 146 KB)
  • .bin/package.thieves.terrortown.xml (83 KB -> 83 KB)
  • materials/generic/wall_brick_old.vmat_c (6.3 KB -> 5.4 KB)
  • materials/glass/dirty_moss_glass/dirty_moss_glass.vmat_c (6.2 KB -> 6.4 KB)
  • materials/glass/dirty_moss_glass/dirty_moss_glass_color_png_13f24a69.generated.vtex_c (4.2 MB -> 4.2 MB)
  • materials/glass/dirty_moss_glass/dirty_moss_glass_rough_png_c86f3b46.generated.vtex_c (1.4 MB -> 1.4 MB)
  • materials/trimsheets/basic/trim_sheet_normal_png_4b7fa4de.generated.vtex_c (270.3 KB -> 293.3 KB)
  • materials/trimsheets/metal/iron_trim_01_normal_tga_77f4970f.generated.vtex_c (2.2 MB -> 2.2 MB)
  • materials/trimsheets/plastic/plastic_trim_color_tga_148b93c0.generated.vtex_c (4.9 MB -> 4.9 MB)
  • materials/trimsheets/plastic/plastic_trim_dirty_blend.vmat_c (8 KB -> 8 KB)
  • materials/trimsheets/pvc/pvc_trim_sheet_a_color_png_970d4dfe.generated.vtex_c (4.6 MB -> 4.6 MB)
  • materials/trimsheets/wood/wood_trim_01_normal_tga_aad98064.generated.vtex_c (2.1 MB -> 2.2 MB)
  • materials/trimsheets/wood/wood_trim_01_rough_tga_f8312f92.generated.vtex_c (4.6 MB -> 4.6 MB)
  • materials/trimsheets/wood/wood_trim_02_color_tga_9af72968.generated.vtex_c (4.5 MB -> 4.6 MB)
  • materials/trimsheets/wood/wood_trim_polished_blend_01.vmat_c (8.4 KB -> 7.7 KB)
  • materials/trimsheets/wood/wood_trim_polished_color_tga_155bbcb8.generated.vtex_c (4.7 MB -> 4.7 MB)
  • materials/trimsheets/wood/wood_trim_polished_rough_tga_e4ac18b8.generated.vtex_c (4.3 MB -> 4.4 MB)
  • models/citizen/citizen.vanmgrph_c (64.2 KB -> 64.3 KB)
  • models/citizen/citizen.vmdl_c (6.3 MB -> 6.3 MB)
  • models/citizen/citizen_human_m.vanmgrph_c (64.4 KB -> 64.4 KB)
  • textures/generated/imagefile/1a52455bfa794379.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/1b80dc84c751082c.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/1d170303ef28f820.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/1e405cf78f760f6.vtex_c (341.7 KB -> 341.7 KB)
  • textures/generated/imagefile/1fe649f56fe51ee4.vtex_c (21.7 KB -> 21.7 KB)
  • textures/generated/imagefile/21de384ae27b2031.vtex_c (341.7 KB -> 341.7 KB)
  • textures/generated/imagefile/22bbc1f9251aa02b.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/22bc34a9f395c520.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/27a1f71644fc0384.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/2c203daaae477699.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/339a89711edaddee.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/339d7c21c855b8e5.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/371cec17373ca4cc.vtex_c (21.7 KB -> 21.7 KB)
  • textures/generated/imagefile/38288c6f138d681.vtex_c (21.7 KB -> 21.7 KB)
  • textures/generated/imagefile/39e3a43ad96224a5.vtex_c (85.7 KB -> 85.7 KB)
  • textures/generated/imagefile/3c2b0c5325a6a8d1.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/40ec4a1c3008eadd.vtex_c (85.7 KB -> 85.7 KB)
  • textures/generated/imagefile/49b2b360c7c1b57f.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/4a5e5268d2c56902.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/4c7534e25c61f0e1.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/4d6948768b7abda9.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/4d7a123ed6084762.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/4da7ad3d6149bbb4.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/4e130231de566ab4.vtex_c (21.7 KB -> 21.7 KB)
  • textures/generated/imagefile/50114e0bc94414a6.vtex_c (341.7 KB -> 341.7 KB)
  • textures/generated/imagefile/51539a62a5479ba8.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/56f0e97bb752ec37.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/57e41edd46211fa6.vtex_c (85.7 KB -> 85.7 KB)
  • textures/generated/imagefile/58d1d66c0b11ee49.vtex_c (341.7 KB -> 341.7 KB)
  • textures/generated/imagefile/5d53893ab12ee82f.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/5d7123c75de9992a.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/5f1afa37e5fbca21.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/607a7f4a23622be8.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/61a8e6951e4a60bd.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/646f611785ea2523.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/6783801f90eef95e.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/6e33807905e69b8b.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/72c72840a7d05a7d.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/7549dccf68a53ded.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/754e299fbe2a58e6.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/78ebebe9919dae8e.vtex_c (341.7 KB -> 341.7 KB)
  • textures/generated/imagefile/7a8d66e0185218f9.vtex_c (21.7 KB -> 21.7 KB)
  • textures/generated/imagefile/7c5e76dfca153310.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/82c698100375ca77.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/8565eb091160bde8.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/889063e65e547124.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/8ad910eb0a81532a.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/8af437a44348327e.vtex_c (341.7 KB -> 341.7 KB)
  • textures/generated/imagefile/8d016772cc2d397e.vtex_c (85.7 KB -> 85.7 KB)
  • textures/generated/imagefile/8ee421b5fbdbc8f5.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/9249da8baa29a19.vtex_c (341.7 KB -> 341.7 KB)
  • textures/generated/imagefile/986447e18e3322bf.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/99b6de3eb31b69ea.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/9c7159bc28bb2c74.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/9eef104c703a16bd.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/9efc4a042d48ec76.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/9f9db8b43dbff009.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/a08a361387dfa4e6.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/a08dc3435150c1ed.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/a20e92461b918856.vtex_c (341.7 KB -> 341.7 KB)
  • textures/generated/imagefile/a5fbc29094f48356.vtex_c (85.7 KB -> 85.7 KB)
  • textures/generated/imagefile/a704c29c48aac376.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/afcb74ad6c2762cf.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/b1ac8bcb6a90bc28.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/b2406ac37f946055.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/b46b0c49f130f9b6.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/b5b99596cc18b2e3.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/bda6820ba3d4ca54.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/ce433658282b9127.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/cf91af871503da72.vtex_c (11 KB -> 11 KB)
  • textures/generated/imagefile/d1c32fa64c92668.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/d3c1e40730aebcc1.vtex_c (341.7 KB -> 341.7 KB)
  • textures/generated/imagefile/daa20c025ec4cc77.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/daa5f952884ba97c.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/db017c60f2fb462e.vtex_c (341.7 KB -> 341.7 KB)
  • textures/generated/imagefile/dcf42cb67d9e4d2e.vtex_c (85.7 KB -> 85.7 KB)
  • textures/generated/imagefile/de9a6ac09f898d7c.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/e65963adf1a044e5.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/e65e96fd272f21ee.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/efad5469dee603c5.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/f61e6deb1be557c.vtex_c (171 KB -> 171 KB)
  • textures/generated/imagefile/f66138e67313077.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/f7782b25ca603920.vtex_c (43 KB -> 43 KB)
  • textures/generated/imagefile/f77fde751cef5c2b.vtex_c (171 KB -> 171 KB)
  • textures/wall/wall_brick_old_ao_tga_b271574c.generated.vtex_c (2.7 MB -> 684.5 KB)
  • textures/wall/wall_brick_old_color_tga_be0fa3a9.generated.vtex_c (2.3 MB -> 2.5 MB)
  • textures/wall/wall_brick_old_normal_tga_7021d636.generated.vtex_c (5.3 MB -> 5.3 MB)
  • materials/glass/dirty_moss_glass/dirty_moss_glass_normal_png_acc271f3.generated.vtex_c (566.4 KB)
  • materials/trimsheets/plastic/plastic_trim_rough_tga_2dbd7143.generated.vtex_c (4.4 MB)
  • materials/trimsheets/pvc/pvc_trim_sheet_a_normal_png_3e9abb10.generated.vtex_c (2.5 MB)
  • materials/trimsheets/pvc/pvc_trim_sheet_a_rough_png_429b6706.generated.vtex_c (4.3 MB)
  • textures/wall/wall_brick_old_tint_tga_7177de1c.generated.vtex_c (2.7 MB)