[ NIX OS / STEAM ] Arma 3 Modded Dedicated Server Setup
Автор: Azantis
Загружено: 2 янв. 2025 г.
Просмотров: 81 просмотр
Thanks NixOs for making my life that much easier.
This video is a tutorial on how to get a steam server up and running in a Nix OS dedicated server using 2 commands.
Also sorry, YouTube doesn't allow me to put links in the description, for some reason
Nix Pkgs used:
steamcmd
steam-run
Steamcmd commands:
login username
app_update 233780 validate
exit
I cant post links but google "arma 3 dedicated server configuration" and you will quickly find the walk through for the server.cfg file
basic "start_server" command (From the installation directory):
./arma3server_x64 -name=server -config=server.cfg -mod=mod1 -mod=mod2
Mods must be placed on the same directory of arma3server_x64 (making sure everyone gets the memo). And I just "copy pasted" the mods from the steam-workshop folder in my arma instalation into the server itself, renamed the folders and made sure the .pbo files where all lowercase with the command bellow. Nothing else.
Command to turn all files in a directory to lowercase (might be useful for the addon folder of your mods):
for a_file in *;do mv -v "$a_file" `echo "$a_file" | tr [:upper:] [:lower:]` ;done;
![[ NIX OS / STEAM ] Arma 3 Modded Dedicated Server Setup](https://ricktube.ru/thumbnail/bwe66WIPifs/hq720.jpg)
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: