Donut Team is a labor of love, built and maintained by a small group of passionate developers. We invest our own time and resources to offer our tools, mods, and web services completely free of charge.

We don't run ads, and we will never sell your data - period.

If you've enjoyed anything we've created, please consider supporting our work with a one-time or monthly donation via our Ko-fi page . Every contribution helps us continue building great experiences for the community.

Dismiss
  • Modding Tools
  • Simpsons Hit & Run Multiplayer Server
  • Tutorials

Setting Up on Linux

This guide will walk you through setting up the Simpsons Hit & Run Multiplayer Server on Linux.

Prerequisites

Before you begin, ensure your system meets the following requirements:

  • Operating System: 64-bit Linux
  • Memory: 1 GB

You will also need to install the following:

Step 1: Download

Download the latest version of the Simpsons Hit & Run Multiplayer Server from Mod Bakery: Simpsons Hit & Run Multiplayer Server

Step 2: Extract

Extract the downloaded archive to a directory of your choice.

unzip SHARMPServer.zip -d SHARMPServer
cd SHARMPServer

Step 3: Make the Server Executable

Make the server binary executable:

chmod +x SHARMPServer

Step 4: Run the Server

Run the server for the first time. It will generate a default Server.yaml configuration file in the same directory and then exit.

./SHARMPServer

Step 5: Configure

Open Server.yaml in a text editor and adjust the settings to your liking. See Configuration for a full description of every available option.

Step 6: Start the Server

Run the server again. It will now start and begin accepting connections on the configured port (default: 7777).

./SHARMPServer

Players can connect using the Lucas' Simpsons Hit & Run Mod Launcher with the Multiplayer hack enabled.