Mini Motors - Version 279845

Created
Total Size429.5 MB (450,411,517 bytes)
Modified Size1.7 MB (1,816,583 bytes)
File Count1491
Engine Version25
Changes
Changes on 2026-06-11
Meta
{ "MaxPlayers": 8, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "StartupScene": "scenes/minimal.scene", "ControlModes": { "Keyboard": true, "VR": false, "Gamepad": true }, "Compiler": { "RootNamespace": "Machines", "DefineConstants": "SANDBOX", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "LaunchMode": "Normal", "Resources": "ui/*", "GameSettings": [ { "Name": "game_total_laps", "Title": "Total Laps", "Group": null, "Default": "4", "Options": null, "Min": 1, "Max": 20, "Step": null }, { "Name": "game_boost_lockout", "Title": "Race Start Lockout", "Group": null, "Default": "5", "Options": null, "Min": 0, "Max": 30, "Step": null }, { "Name": "game_fill_bots", "Title": "Fill With Bots", "Group": null, "Default": "False", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "game_waiting_time", "Title": "Waiting Duration", "Group": null, "Default": "30", "Options": null, "Min": 0, "Max": 120, "Step": null }, { "Name": "game_countdown_time", "Title": "Countdown Duration", "Group": null, "Default": "3", "Options": null, "Min": 0, "Max": 10, "Step": null }, { "Name": "game_bot_difficulty", "Title": "Difficulty", "Group": null, "Default": "Hard", "Options": [ { "Name": "Easy", "Icon": null }, { "Name": "Medium", "Icon": null }, { "Name": "Hard", "Icon": null } ], "Min": 0, "Max": 0, "Step": null }, { "Name": "game_item_respawn", "Title": "Respawn Delay", "Group": null, "Default": "5", "Options": null, "Min": 0, "Max": 30, "Step": null }, { "Name": "game_pickups", "Title": "Pickups Enabled", "Group": null, "Default": "True", "Options": null, "Min": 0, "Max": 0, "Step": null } ], "CodePackageReferences": [] }
{
  "MaxPlayers": 8,
  "MinPlayers": 1,
  "TickRate": 50,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "facepunch.flatgrass"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "CsProjName": "",
  "StartupScene": "scenes/minimal.scene",
  "ControlModes": {
    "Keyboard": true,
    "VR": false,
    "Gamepad": true
  },
  "Compiler": {
    "RootNamespace": "Machines",
    "DefineConstants": "SANDBOX",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "LaunchMode": "Normal",
  "Resources": "ui/*",
  "GameSettings": [
    {
      "Name": "game_total_laps",
      "Title": "Total Laps",
      "Group": null,
      "Default": "4",
      "Options": null,
      "Min": 1,
      "Max": 20,
      "Step": null
    },
    {
      "Name": "game_boost_lockout",
      "Title": "Race Start Lockout",
      "Group": null,
      "Default": "5",
      "Options": null,
      "Min": 0,
      "Max": 30,
      "Step": null
    },
    {
      "Name": "game_fill_bots",
      "Title": "Fill With Bots",
      "Group": null,
      "Default": "False",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "game_waiting_time",
      "Title": "Waiting Duration",
      "Group": null,
      "Default": "30",
      "Options": null,
      "Min": 0,
      "Max": 120,
      "Step": null
    },
    {
      "Name": "game_countdown_time",
      "Title": "Countdown Duration",
      "Group": null,
      "Default": "3",
      "Options": null,
      "Min": 0,
      "Max": 10,
      "Step": null
    },
    {
      "Name": "game_bot_difficulty",
      "Title": "Difficulty",
      "Group": null,
      "Default": "Hard",
      "Options": [
        {
          "Name": "Easy",
          "Icon": null
        },
        {
          "Name": "Medium",
          "Icon": null
        },
        {
          "Name": "Hard",
          "Icon": null
        }
      ],
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "game_item_respawn",
      "Title": "Respawn Delay",
      "Group": null,
      "Default": "5",
      "Options": null,
      "Min": 0,
      "Max": 30,
      "Step": null
    },
    {
      "Name": "game_pickups",
      "Title": "Pickups Enabled",
      "Group": null,
      "Default": "True",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    }
  ],
  "CodePackageReferences": []
}

Diff (1.7 MB modified)

+6 ~29 -1
  • sounds/item/boost_activate.sound_c (959 B)
  • sounds/item/boost_activate.vsnd_c (281.1 KB)
  • sounds/item/mine_activate.sound_c (961 B)
  • sounds/item/mine_activate.vsnd_c (57.5 KB)
  • sounds/item/rocket_shoot.sound_c (958 B)
  • sounds/item/rocket_shoot.vsnd_c (229.2 KB)
  • .bin/package.base.dll (180 KB -> 180 KB)
  • .bin/package.facepunch.machines.dll (666 KB -> 672 KB)
  • .bin/package.facepunch.machines.xml (213.2 KB -> 215.2 KB)
  • .bin/package.facepunch.splinetools.dll (49.5 KB -> 49.5 KB)
  • items/boost.pickup_c (1.4 KB -> 1.5 KB)
  • items/mine.pickup_c (1.5 KB -> 1.5 KB)
  • items/rocket.pickup_c (1.4 KB -> 1.5 KB)
  • models/lightpole/lightpole.vmdl_c.t.png (36.3 KB -> 2.8 KB)
  • models/sign/sign.vmdl_c.t.png (36.3 KB -> 5.9 KB)
  • models/tire/tire.vmdl_c.t.png (36.3 KB -> 4.8 KB)
  • models/tire_stacks/tire_stack_a.vmdl_c.t.png (36.3 KB -> 7.1 KB)
  • models/tire_stacks/tire_stack_b.vmdl_c.t.png (36.3 KB -> 7.8 KB)
  • models/tire_stacks/tire_stack_c.vmdl_c.t.png (36.3 KB -> 6.6 KB)
  • models/tire_stacks/tire_stack_d.vmdl_c.t.png (36.3 KB -> 7 KB)
  • models/tire_stacks/tire_stack_e.vmdl_c.t.png (36.3 KB -> 6.2 KB)
  • prefabs/camera.prefab_c (6.3 KB -> 6.8 KB)
  • prefabs/game/hud.prefab_c (2.5 KB -> 2.2 KB)
  • prefabs/items/mine.prefab_c (3.9 KB -> 3.9 KB)
  • prefabs/items/rocket.prefab_c (10.5 KB -> 10.5 KB)
  • sounds/impact/car.boost.sound_c (953 B -> 959 B)
  • sounds/impact/car.respawn.sound_c (936 B -> 942 B)
  • sounds/interface/item.pickup.sound_c (949 B -> 955 B)
  • sounds/ui/button_accept.sound_c (890 B -> 960 B)
  • sounds/ui/countdown.sound_c (886 B -> 956 B)
  • sounds/ui/element_switch.sound_c (957 B -> 963 B)
  • sounds/ui/tab_switch.sound_c (866 B -> 936 B)
  • sounds/vehicle/engine_loop.sound_c (932 B -> 938 B)
  • sounds/vehicle/tires_squal_loop.sound_c (963 B -> 969 B)
  • ui/carboosthud.razor.scss (2.1 KB -> 2.2 KB)
  • sounds/impact/pickup.use.mine.sound_c (957 B)