I wish to run a server on a 32 bit linux machine, however steamcmd refuses to download the server. According to the FAQ there are minimum requirements for 32bit servers, which suggests that they exist.
#! /usr/bin/bash
STEAMPATH="/opt/steamcmd/linux32"
STEAMUSER="FalcoGerServer"...