This commit is contained in:
smayzy
2025-02-25 23:27:34 +01:00
parent 06afac3be4
commit b977e19925
19 changed files with 248 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Set ev
# If possible use another account than the one you play with because you can't play on the same account with 2 different pc and the server count as one
id = your_pseudo_steam
+16
View File
@@ -0,0 +1,16 @@
apt install software-properties-common
add-apt-repository multiverse
dpkg --add-architecture i386
apt update
apt install steamcmd
useradd -m steam
passwd steam
sudo -u steam -s
cd /home/steam
mkdir Steam
force_install_dir /home/steam/Steam
login $id
app_update 730 validate
mkdir /home/steam/.steam/sdk64
ln -s /home/steam/.steam/steam/steamcmd/linux64/steamclient.so /home/steam/.steam/sdk64/
./home/steam/Steam/game/bin/linuxsteamrt64/cs2 -dedicated +map de_dust2