Created
Total Size1.2 GB (1,263,357,766 bytes)
Modified Size41.6 MB (43,650,926 bytes)
File Count5316
Engine Version22
Changes
Changes on 2025-10-06
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 (41.6 MB modified)

+11 ~60
  • materials/blood/spray.vmat_c (4 KB)
  • models/citizen_clothes/watch/modern_watch/models/modern_watch.vmdl_c (54.5 KB)
  • models/citizen_clothes/watch/modern_watch/models/modern_watch_m_human.vmdl_c (53.9 KB)
  • models/citizen_clothes/watch/modern_watch/modern_watch.clothing_c (1.4 KB)
  • models/citizen_clothes/watch/modern_watch/textures/modern_watch.vmat_c (7.8 KB)
  • models/citizen_clothes/watch/modern_watch/textures/modern_watch_ao_png_f6286d7b.generated.vtex_c (140.3 KB)
  • models/citizen_clothes/watch/modern_watch/textures/modern_watch_bentnormal_png_e11a2a9c.generated.vtex_c (295.5 KB)
  • models/citizen_clothes/watch/modern_watch/textures/modern_watch_color_png_c51bcb2c.generated.vtex_c (302.5 KB)
  • models/citizen_clothes/watch/modern_watch/textures/modern_watch_metal_png_b5f19d69.generated.vtex_c (98.2 KB)
  • models/citizen_clothes/watch/modern_watch/textures/modern_watch_normal_png_6cf2af52.generated.vtex_c (343.8 KB)
  • scenes/menu2.scene_c (9.6 KB)
  • .bin/package.base.cll (29.9 KB -> 29.9 KB)
  • .bin/package.library.xenthio.xmovement.cll (14.7 KB -> 14.7 KB)
  • .bin/package.thieves.terrortown.cll (140.8 KB -> 141 KB)
  • .bin/package.thieves.terrortown.xml (81 KB -> 81.6 KB)
  • materials/dev/dev_measuredoor01_color_tga_1b23d6ca.generated.vtex_c (25.5 KB -> 25.5 KB)
  • materials/dev/reflectivity_30_color_tga_e7524b00.generated.vtex_c (47.5 KB -> 47 KB)
  • materials/dev/reflectivity_90_color_tga_47fe1c48.generated.vtex_c (47.8 KB -> 47.8 KB)
  • materials/tools/new/blocklight_color_png_a2f7bc9d.generated.vtex_c (44.5 KB -> 44.5 KB)
  • models/citizen/citizen.vanmgrph_c (62.1 KB -> 64.4 KB)
  • models/citizen/citizen.vmdl_c (6.3 MB -> 6.3 MB)
  • models/citizen/citizen/head_lod0_vmorf.vtex_c (114.4 KB -> 114.4 KB)
  • models/citizen/citizen_human_m.vanmgrph_c (62.2 KB -> 64.3 KB)
  • models/citizen/skin/citizen_eyes_advanced_color_png_8895a003.generated.vtex_c (56.3 KB -> 56.3 KB)
  • models/citizen/skin/citizen_eyes_advanced_iris_mask_psd_9299c4d0.generated.vtex_c (56.5 KB -> 56.5 KB)
  • models/citizen/skin/citizen_eyes_advanced_iris_normal_png_44bf5eb8.generated.vtex_c (55.5 KB -> 55.4 KB)
  • models/citizen/skin/citizen_eyes_advanced_normal_png_fc28d47a.generated.vtex_c (61.4 KB -> 61.4 KB)
  • models/citizen/skin/citizen_skin_old_color_png_d7903a6c.generated.vtex_c (2.1 MB -> 2.1 MB)
  • models/citizen/skin/citizen_skin_young_ao_png_bd72312b.generated.vtex_c (1.2 MB -> 1.2 MB)
  • models/citizen/skin/tint_lookup_png_90e8e663.generated.vtex_c (115.5 KB -> 115.4 KB)
  • models/citizen_clothes/jumper/loose_jumper/textures/loose_jumper_color_png_1291cbe0.generated.vtex_c (578.6 KB -> 578.6 KB)
  • models/citizen_clothes/shirt/army_shirt/textures/army_shirt_color_png_2d2ef8fa.generated.vtex_c (599 KB -> 599 KB)
  • models/citizen_clothes/trousers/jeans/textures/jeans_black_ao_png_c37698ab.generated.vtex_c (628.6 KB -> 628.6 KB)
  • models/citizen_clothes/trousers/trackiebottoms/textures/trackie_bottoms_ao_png_415adfc3.generated.vtex_c (684.6 KB -> 684.6 KB)
  • models/citizen_clothes/trousers/trackiebottoms/textures/trackie_bottoms_color_png_23bb0eff.generated.vtex_c (584.1 KB -> 584.1 KB)
  • models/citizen_clothes/vest/tactical_vest/textures/tactical_vest_ao_png_aaea327.generated.vtex_c (636.8 KB -> 636.8 KB)
  • models/citizen_clothes/vest/tactical_vest/textures/tactical_vest_color_png_74621469.generated.vtex_c (405.5 KB -> 405.5 KB)
  • models/citizen_human/bodies/male/body_male_light_ao_png_c4fb1985.generated.vtex_c (1.7 MB -> 1.7 MB)
  • models/citizen_human/bodies/male/body_male_light_color_png_7dc264d7.generated.vtex_c (4.1 MB -> 4.1 MB)
  • models/citizen_human/bodies/male/body_mode_dark_ao_png_8ffc2e58.generated.vtex_c (2.2 MB -> 2.2 MB)
  • models/citizen_human/citizen_human_male.vmdl_c (5.9 MB -> 5.9 MB)
  • models/citizen_human/citizen_human_male/head_01_vmorf.vtex_c (605.7 KB -> 605.7 KB)
  • models/citizen_human/citizen_human_male/head_02_vmorf.vtex_c (612.2 KB -> 612.2 KB)
  • models/citizen_human/citizen_human_male/jaw_01_vmorf.vtex_c (47.2 KB -> 47.2 KB)
  • models/citizen_human/citizen_human_male/jaw_02_vmorf.vtex_c (47.2 KB -> 47.2 KB)
  • models/citizen_human/heads/citizen_human_malehead01/citizen_human_malehead01_ao_png_21f14dbb.generated.vtex_c (110.8 KB -> 110.8 KB)
  • models/citizen_human/heads/citizen_human_malehead02/citizen_human_malehead02_color_png_e01d4109.generated.vtex_c (4.3 MB -> 4.3 MB)
  • models/citizen_props/crate01.vmdl_c (29.6 KB -> 29.6 KB)
  • models/citizen_props/crate01/piece.vmdl_c (7.1 KB -> 7.1 KB)
  • models/citizen_props/crate01/piece1.vmdl_c (7.6 KB -> 7.6 KB)
  • models/citizen_props/crate01/piece2.vmdl_c (7 KB -> 7 KB)
  • models/citizen_props/crate01/piece3.vmdl_c (8.9 KB -> 8.9 KB)
  • models/citizen_props/crate01/piece4.vmdl_c (5.4 KB -> 5.4 KB)
  • models/citizen_props/crate01/piece5.vmdl_c (5.5 KB -> 5.5 KB)
  • models/citizen_props/crate01/piece6.vmdl_c (6.3 KB -> 6.3 KB)
  • models/citizen_props/crate01/piece7.vmdl_c (5.9 KB -> 5.9 KB)
  • models/citizen_props/crate01/piece8.vmdl_c (6.3 KB -> 6.3 KB)
  • models/citizen_props/crate01a_color_png_660a3e28.generated.vtex_c (1.7 MB -> 1.7 MB)
  • models/dev/error.vmdl_c (11.6 KB -> 11.6 KB)
  • models/first_person/arms_materials/first_person_arms_ao_png_3885d3e7.generated.vtex_c (1.9 MB -> 1.9 MB)
  • prefabs/gamemodes/terrortown.prefab_c (12.3 KB -> 12.6 KB)
  • prefabs/player/player.prefab_c (58.3 KB -> 58.3 KB)
  • scenes/menu.scene_c (7.3 KB -> 7.4 KB)
  • shaders/scope.shader_c (15.4 KB -> 15.4 KB)
  • textures/lightcookies/lightcookies_01.vtex_c (56 KB -> 56 KB)
  • textures/particles/impact/glass_chunks_01.vtex_c (18.6 KB -> 18.6 KB)
  • textures/particles/impact/rock_chunks_01.vtex_c (34.9 KB -> 34.9 KB)
  • textures/particles/impact/wood_chunks_01.vtex_c (19.7 KB -> 19.7 KB)
  • textures/particles/particle_debris_02b.vtex_c (23.9 KB -> 23.9 KB)
  • textures/particles/smoke/smoke_loop_b.vtex_c (2 MB -> 2 MB)
  • textures/particles/smoke/smoke_static_a.vtex_c (72.8 KB -> 72.8 KB)