Fixed config for UFO:AI

This commit is contained in:
DeathByDenim 2022-09-21 14:59:50 -04:00
parent a85ada3809
commit 2e02815eeb
Signed by: DeathByDenim
GPG Key ID: 4A475283D925365B
1 changed files with 1 additions and 2 deletions

View File

@ -36,9 +36,8 @@ cat > /etc/ufoai-server/server.cfg <<EOF
set sv_hostname "onFOSS-LAN"
set sv_maxclients 8
set sv_public 0
set sv_gametype "coop4"
set rcon_password "${systempassword}"
mapcyclenext
set sv_gametype "coop4"
EOF
systemctl restart ufoai-server.service