Created
Total Size1.2 GB (1,261,948,805 bytes)
Modified Size35.2 MB (36,890,089 bytes)
File Count5305
Engine Version22
Changes
Changes on 2025-09-25
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 (35.2 MB modified)

+6 ~45
  • materials/default/default_normal_tga_40c7e355.generated.vtex_c (1.8 KB)
  • materials/default/default_rough_tga_a8f7398b.generated.vtex_c (2.4 KB)
  • materials/particles/base_trail.vmat_c (3.5 KB)
  • materials/particles/beam_generic_7.vmat_c (3.5 KB)
  • textures/beams/soft_png_20ebd755.generated.vtex_c (157.2 KB)
  • textures/particles/base_trail_png_bcc662c9.generated.vtex_c (87.1 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.5 KB -> 140.7 KB)
  • .bin/package.thieves.terrortown.xml (81 KB -> 81 KB)
  • dev/helper/testgrid_color_tga_f1408e43.generated.vtex_c (49.1 KB -> 49.1 KB)
  • materials/dev/reflectivity_30_color_tga_e7524b00.generated.vtex_c (47.3 KB -> 47.2 KB)
  • materials/dev/reflectivity_60_color_tga_5996876.generated.vtex_c (47.5 KB -> 47.6 KB)
  • materials/dev/reflectivity_90b_color_tga_7c39c6d3.generated.vtex_c (2.4 KB -> 2.4 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)
  • materials/tools/new/nodraw_color_png_287fe1fa.generated.vtex_c (44.4 KB -> 44.4 KB)
  • models/citizen/citizen.vanmgrph_c (62 KB -> 62.1 KB)
  • models/citizen/citizen.vmdl_c (6.3 MB -> 6.3 MB)
  • models/citizen/citizen_human_m.vanmgrph_c (62 KB -> 62 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.4 KB -> 55.4 KB)
  • models/citizen_clothes/hair/legacy_hair/textures/straight_hair/hair_01_color_png_9ce1607f.generated.vtex_c (1.9 MB -> 1.9 MB)
  • models/citizen_clothes/hair/legacy_hair/textures/straight_hair/hair_01_normal_png_55202c17.generated.vtex_c (1.2 MB -> 1.2 MB)
  • models/citizen_clothes/hair/legacy_hair/textures/straight_hair/hair_01_normal_png_c437e7b.generated.vtex_c (2 MB -> 2 MB)
  • models/citizen_clothes/shirt/army_shirt/textures/army_shirt_color_png_2d2ef8fa.generated.vtex_c (599 KB -> 599 KB)
  • models/citizen_clothes/shirt/loose_shirt/textures/loose_shirt_weave_png_63647f37.generated.vtex_c (343.4 KB -> 343.4 KB)
  • models/citizen_clothes/trousers/cargopants/textures/brown_cargo_pants_color_png_913d4310.generated.vtex_c (1.1 MB -> 1.1 MB)
  • models/citizen_clothes/trousers/cargopants/textures/cargo_pants_army_ao_png_3d6edb91.generated.vtex_c (684.6 KB -> 684.6 KB)
  • models/citizen_clothes/trousers/loosetrousers/textures/loose_trousers_ao_png_f1270a4d.generated.vtex_c (684.6 KB -> 684.6 KB)
  • models/citizen_clothes/trousers/loosetrousers/textures/loose_trousers_color_png_8ad9c49b.generated.vtex_c (1.2 MB -> 1.2 MB)
  • models/citizen_clothes/trousers/trackiebottoms/textures/cloth_flakes_png_c58aec45.generated.vtex_c (343.4 KB -> 343.4 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_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_mode_dark_ao_png_8ffc2e58.generated.vtex_c (2.2 MB -> 2.2 MB)
  • 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_malehead01/citizen_human_malehead01_bentnormal_png_6698d808.generated.vtex_c (4.9 MB -> 4.9 MB)
  • models/citizen_props/crate01a_ao_png_70445886.generated.vtex_c (70.5 KB -> 70.5 KB)
  • models/citizen_props/crate01a_color_png_660a3e28.generated.vtex_c (1.7 MB -> 1.7 MB)
  • models/citizen_props/crate01a_normal_png_3d506ed8.generated.vtex_c (1.5 MB -> 1.5 MB)
  • models/first_person/arms_materials/first_person_arms_ao_png_3885d3e7.generated.vtex_c (1.9 MB -> 1.9 MB)
  • prefabs/particles/fire.prefab_c (19.9 KB -> 20.2 KB)
  • styles/rootpanel.scss (2.4 KB -> 2.6 KB)
  • textures/lightcookies/lightcookies_01.vtex_c (56 KB -> 56 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)