Extreme Football Smackdown - Version 235118

Created
Total Size709.9 MB (744,389,512 bytes)
Modified Size609.5 KB (624,110 bytes)
File Count1201
Engine Version25
Changes
0.6.1
Meta
{ "MaxPlayers": 32, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Tagged", "MapList": [ "scenes/eft_test.scene", "scenes/eft_basketball.scene" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "StartupScene": "scenes/eft_mapvote.scene", "ControlModes": { "Keyboard": true, "VR": false, "Gamepad": true }, "LaunchMode": "QuickPlay", "DedicatedServerStartupScene": "scenes/eft_mapvote.scene", "SystemScene": "scenes/system.scene", "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "Resources": "/fonts/*\n/scenes/system.scene\n/scenes/eft_test.scene\n/scenes/eft_mapvote.scene\n/scenes/eft_basketball.scene\n/scenes/eft_livingroom.scene", "GameSettings": [ { "Name": "eft.max_players", "Title": "Max Players", "Group": "Rules", "Default": "16", "Options": null, "Min": 2, "Max": 32, "Step": 1 }, { "Name": "eft.max_bots", "Title": "Max Bots", "Group": "Rules", "Default": "6", "Options": null, "Min": 0, "Max": 31, "Step": 1 }, { "Name": "sb.developer_entities", "Title": "Show Developer Entities", "Group": "Other", "Default": "False", "Options": null, "Min": 0, "Max": 0, "Step": null } ], "CodePackageReferences": [] }
{
  "MaxPlayers": 32,
  "MinPlayers": 1,
  "TickRate": 50,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Tagged",
  "MapList": [
    "scenes/eft_test.scene",
    "scenes/eft_basketball.scene"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "CsProjName": "",
  "StartupScene": "scenes/eft_mapvote.scene",
  "ControlModes": {
    "Keyboard": true,
    "VR": false,
    "Gamepad": true
  },
  "LaunchMode": "QuickPlay",
  "DedicatedServerStartupScene": "scenes/eft_mapvote.scene",
  "SystemScene": "scenes/system.scene",
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "Resources": "/fonts/*\n/scenes/system.scene\n/scenes/eft_test.scene\n/scenes/eft_mapvote.scene\n/scenes/eft_basketball.scene\n/scenes/eft_livingroom.scene",
  "GameSettings": [
    {
      "Name": "eft.max_players",
      "Title": "Max Players",
      "Group": "Rules",
      "Default": "16",
      "Options": null,
      "Min": 2,
      "Max": 32,
      "Step": 1
    },
    {
      "Name": "eft.max_bots",
      "Title": "Max Bots",
      "Group": "Rules",
      "Default": "6",
      "Options": null,
      "Min": 0,
      "Max": 31,
      "Step": 1
    },
    {
      "Name": "sb.developer_entities",
      "Title": "Show Developer Entities",
      "Group": "Other",
      "Default": "False",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    }
  ],
  "CodePackageReferences": []
}

Diff (609.5 KB modified)

+6 ~9
  • prefabs/engine/eft_character_base.prefab_c (48.6 KB)
  • sounds/hit.sound_c (1008 B)
  • sounds/kenney/ui/switch24.vsnd_c (49.4 KB)
  • sounds/kenney/ui/switch26.vsnd_c (41.4 KB)
  • sounds/kenney/ui/switch31.vsnd_c (77.4 KB)
  • ui/eft/speeddebughud.razor.scss (915 B)
  • .bin/package.base.cll (32.8 KB -> 32.7 KB)
  • .bin/package.fish.scc.cll (17 KB -> 17 KB)
  • .bin/package.nastyhotdog.sdif.cll (174.4 KB -> 193.9 KB)
  • .bin/package.nastyhotdog.sdif.xml (139.9 KB -> 140 KB)
  • sounds/music/defeat.sound_c (845 B -> 855 B)
  • sounds/music/map_vote.sound_c (865 B -> 875 B)
  • sounds/music/round_loop.sound_c (866 B -> 876 B)
  • sounds/music/victory.sound_c (634 B -> 883 B)
  • ui/eft/scorehud.razor.scss (3.1 KB -> 3.9 KB)