ποΈAssetto Corsa
Dependencies
sudo dpkg --add-architecture i386; sudo apt update; sudo apt install curl wget file tar bzip2 gzip unzip bsdmainutils python3 util-linux ca-certificates binutils bc jq tmux netcat lib32gcc-s1 lib32stdc++6
Installation
adduser acserver
su - acserver
wget -O linuxgsm.sh https://linuxgsm.sh && chmod +x linuxgsm.sh && bash linuxgsm.sh acserver
nano lgsm/config-lgsm/acserver/common.cfg
steamuser="username" steampass='password'
./acserver install
Last updated