BATTALION: Legacy

BATTALION: Legacy

 This topic has been pinned, so it's probably important
BATTALION: Legacy Self-Hosted Server Guide
BATTALION: Legacy
Self-Hosted Server Guide

Installation
1. Install SteamCMD on your host machine (https://developer.valvesoftware.com/wiki/SteamCMD)

2. Install the BATTALION: Legacy Dedicated Server application using the following SteamCMD command,
replacing <InstallDir> with your desired installation directory:
steamcmd +login anonymous +force_install_dir <InstallDir> +app_update 805140 +quit

3. Launch the application with the following command, replacing <InstallDir> with the directory used in the previous step:

a. For Windows host machines: <InstallDir>/BattalionServer/BattalionServer.exe
b. For Linux host machines: <InstallDir>/BattalionServer/BattalionServer.sh

By default the server communicates with Steam over UDP on port 27015, which will require that port to be allowed through your firewall. Alternatively you could specify a different port by adding -QueryPort=X as an argument to the launch command.
Last edited by Big Ron's Big Pies; Aug 17, 2022 @ 9:53am