Browse Source

feat(vhserver): enable crossplay support (#4544)

* Install valheim dependencies for crossplay on Ubuntu

* Setup minimal required dependencies for valheim crossplay

* will set crossplay to default on and add instance id

* add ubuntu 24.04

---------

Co-authored-by: Daniel Gibbs <[email protected]>
pull/4592/head
Maciej Głowacki 11 months ago
committed by GitHub
parent
commit
a2bea8d791
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      lgsm/config-default/config-lgsm/vhserver/_default.cfg
  2. 2
      lgsm/data/almalinux-8.csv
  3. 2
      lgsm/data/almalinux-9.csv
  4. 2
      lgsm/data/centos-7.csv
  5. 2
      lgsm/data/centos-8.csv
  6. 2
      lgsm/data/centos-9.csv
  7. 2
      lgsm/data/debian-10.csv
  8. 2
      lgsm/data/debian-11.csv
  9. 2
      lgsm/data/debian-12.csv
  10. 2
      lgsm/data/debian-9.csv
  11. 2
      lgsm/data/rhel-7.csv
  12. 2
      lgsm/data/rhel-8.csv
  13. 2
      lgsm/data/rhel-9.csv
  14. 2
      lgsm/data/rocky-8.csv
  15. 2
      lgsm/data/rocky-9.csv
  16. 2
      lgsm/data/ubuntu-16.04.csv
  17. 2
      lgsm/data/ubuntu-18.04.csv
  18. 2
      lgsm/data/ubuntu-20.04.csv
  19. 2
      lgsm/data/ubuntu-22.04.csv
  20. 2
      lgsm/data/ubuntu-23.04.csv
  21. 2
      lgsm/data/ubuntu-23.10.csv
  22. 2
      lgsm/data/ubuntu-24.04.csv

6
lgsm/config-default/config-lgsm/vhserver/_default.cfg

@ -21,9 +21,7 @@ saveinterval="1800"
backups="4"
backupshort="7200"
backuplong="43200"
# If crossplay is empty, it's off. Fill with any text to make true
# Crossplay is currently not working on Linux dedicated servers, so for now the default is false (empty)
crossplay=""
instanceid="1"
# INSTRUCTIONS FOR WORLD MODIFIERS (from Valheim Dedicated Server Manual.pdf located in serverfiles)
# World modifiers can only be set in the start parameters and can be a combination of the following
@ -53,7 +51,7 @@ crossplay=""
worldmodifiers=""
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
startparameters="-name '${servername}' -password ${serverpassword} -port ${port} -world ${worldname} -public ${public} -savedir '${savedir}' -saveinterval ${saveinterval} -backups ${backups} -backupshort ${backupshort} -backuplong ${backuplong}${logFile:+ -logFile '${logFile}'}${crossplay:+ -crossplay}${worldmodifiers:+ ${worldmodifiers}}"
startparameters="-name '${servername}' -password ${serverpassword} -port ${port} -world ${worldname} -public ${public} -savedir '${savedir}' -saveinterval ${saveinterval} -backups ${backups} -backupshort ${backupshort} -backuplong ${backuplong} -crossplay -instanceid ${instanceid} ${logFile:+ -logFile '${logFile}'} ${worldmodifiers:+ ${worldmodifiers}}"
#### LinuxGSM Settings ####

2
lgsm/data/almalinux-8.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,glibc-devel
vh,glibc-devel,libatomic,pulseaudio-libs-devel
vints,aspnetcore-runtime-7.0
vpmc,java-21-openjdk
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/almalinux-9.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,glibc-devel
vh,glibc-devel,libatomic,pulseaudio-libs-devel
vints,aspnetcore-runtime-7.0
vpmc,java-21-openjdk
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/centos-7.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,glibc-devel
vh,glibc-devel,libatomic,pulseaudio-libs-devel
vints,aspnetcore-runtime-7.0
vpmc,java-11-openjdk
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/centos-8.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,glibc-devel
vh,glibc-devel,libatomic,pulseaudio-libs-devel
vints,aspnetcore-runtime-7.0
vpmc,java-17-openjdk
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/centos-9.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,glibc-devel
vh,glibc-devel,libatomic,pulseaudio-libs-devel
vints,aspnetcore-runtime-7.0
vpmc,java-17-openjdk
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/debian-10.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,libc6-dev
vh,libc6-dev,libatomic1,libpulse-dev
vints,aspnetcore-runtime-7.0
vpmc,openjdk-11-jre
vs

Can't render this file because it has a wrong number of fields in line 4.

2
lgsm/data/debian-11.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,libc6-dev
vh,libc6-dev,libatomic1,libpulse-dev
vints,aspnetcore-runtime-7.0
vpmc,openjdk-11-jre
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/debian-12.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,libc6-dev
vh,libc6-dev,libatomic1,libpulse-dev
vints,aspnetcore-runtime-7.0
vpmc,openjdk-17-jre
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/debian-9.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,libc6-dev
vh,libc6-dev,libatomic1,libpulse-dev
vints,aspnetcore-runtime-7.0
vpmc,openjdk-8-jre
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/rhel-7.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,glibc-devel
vh,glibc-devel,libatomic,pulseaudio-libs-devel
vints,aspnetcore-runtime-7.0
vpmc,java-11-openjdk
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/rhel-8.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,glibc-devel
vh,glibc-devel,libatomic,pulseaudio-libs-devel
vints,aspnetcore-runtime-7.0
vpmc,java-21-openjdk
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/rhel-9.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,glibc-devel
vh,glibc-devel,libatomic,pulseaudio-libs-devel
vints,aspnetcore-runtime-7.0
vpmc,java-21-openjdk
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/rocky-8.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,glibc-devel
vh,glibc-devel,libatomic,pulseaudio-libs-devel
vints,aspnetcore-runtime-7.0
vpmc,java-21-openjdk
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/rocky-9.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,glibc-devel
vh,glibc-devel,libatomic,pulseaudio-libs-devel
vints,aspnetcore-runtime-7.0
vpmc,java-21-openjdk
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/ubuntu-16.04.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,libc6-dev
vh,libc6-dev,libatomic1,libpulse-dev
vints,aspnetcore-runtime-7.0
vpmc,openjdk-8-jre
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/ubuntu-18.04.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,libc6-dev
vh,libc6-dev,libatomic1,libpulse-dev
vints,aspnetcore-runtime-7.0
vpmc,openjdk-11-jre
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/ubuntu-20.04.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,libc6-dev
vh,libc6-dev,libatomic1,libpulse-dev
vints,aspnetcore-runtime-7.0
vpmc,openjdk-11-jre
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/ubuntu-22.04.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,libc6-dev
vh,libc6-dev,libatomic1,libpulse-dev
vints,aspnetcore-runtime-7.0
vpmc,openjdk-21-jre
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/ubuntu-23.04.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,libc6-dev
vh,libc6-dev,libatomic1,libpulse-dev
vints,aspnetcore-runtime-7.0
vpmc,openjdk-21-jre
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/ubuntu-23.10.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,libc6-dev
vh,libc6-dev,libatomic1,libpulse-dev
vints,aspnetcore-runtime-7.0
vpmc,openjdk-21-jre
vs

Can't render this file because it has a wrong number of fields in line 2.

2
lgsm/data/ubuntu-24.04.csv

@ -126,7 +126,7 @@ ut
ut2k4
ut3
ut99
vh,libc6-dev
vh,libc6-dev,libatomic1,libpulse-dev
vints,aspnetcore-runtime-7.0
vpmc,openjdk-21-jre
vs

Can't render this file because it has a wrong number of fields in line 2.
Loading…
Cancel
Save