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 SHARMPServerStep 3: Make the Server Executable
Make the server binary executable:
chmod +x SHARMPServerStep 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.
./SHARMPServerStep 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).
./SHARMPServerPlayers can connect using the Lucas' Simpsons Hit & Run Mod Launcher with the Multiplayer hack enabled.