Browse Source

Install valheim dependencies for crossplay on Ubuntu

pull/4544/head
Maciej Głowacki 1 year ago
parent
commit
1e1a3632e4
  1. 1
      lgsm/config-default/config-lgsm/vhserver/_default.cfg
  2. 2
      lgsm/data/ubuntu-16.04.csv
  3. 2
      lgsm/data/ubuntu-18.04.csv
  4. 2
      lgsm/data/ubuntu-20.04.csv
  5. 2
      lgsm/data/ubuntu-22.04.csv
  6. 2
      lgsm/data/ubuntu-23.04.csv
  7. 2
      lgsm/data/ubuntu-23.10.csv

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

@ -22,7 +22,6 @@ backups="4"
backupshort="7200" backupshort="7200"
backuplong="43200" backuplong="43200"
# If crossplay is empty, it's off. Fill with any text to make true # 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="" crossplay=""
# INSTRUCTIONS FOR WORLD MODIFIERS (from Valheim Dedicated Server Manual.pdf located in serverfiles) # INSTRUCTIONS FOR WORLD MODIFIERS (from Valheim Dedicated Server Manual.pdf located in serverfiles)

2
lgsm/data/ubuntu-16.04.csv

@ -126,7 +126,7 @@ ut
ut2k4 ut2k4
ut3 ut3
ut99 ut99
vh,libc6-dev vh,libc6-dev,libatomic1,libpulse0,libpulse-dev
vints,aspnetcore-runtime-7.0 vints,aspnetcore-runtime-7.0
vpmc,openjdk-8-jre vpmc,openjdk-8-jre
vs 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 ut2k4
ut3 ut3
ut99 ut99
vh,libc6-dev vh,libc6-dev,libatomic1,libpulse0,libpulse-dev
vints,aspnetcore-runtime-7.0 vints,aspnetcore-runtime-7.0
vpmc,openjdk-11-jre vpmc,openjdk-11-jre
vs 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 ut2k4
ut3 ut3
ut99 ut99
vh,libc6-dev vh,libc6-dev,libatomic1,libpulse0,libpulse-dev
vints,aspnetcore-runtime-7.0 vints,aspnetcore-runtime-7.0
vpmc,openjdk-11-jre vpmc,openjdk-11-jre
vs 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 ut2k4
ut3 ut3
ut99 ut99
vh,libc6-dev vh,libc6-dev,libatomic1,libpulse0,libpulse-dev
vints,aspnetcore-runtime-7.0 vints,aspnetcore-runtime-7.0
vpmc,openjdk-17-jre vpmc,openjdk-17-jre
vs 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 ut2k4
ut3 ut3
ut99 ut99
vh,libc6-dev vh,libc6-dev,libatomic1,libpulse0,libpulse-dev
vints,aspnetcore-runtime-7.0 vints,aspnetcore-runtime-7.0
vpmc,openjdk-17-jre vpmc,openjdk-17-jre
vs 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 ut2k4
ut3 ut3
ut99 ut99
vh,libc6-dev vh,libc6-dev,libatomic1,libpulse0,libpulse-dev
vints,aspnetcore-runtime-7.0 vints,aspnetcore-runtime-7.0
vpmc,openjdk-17-jre vpmc,openjdk-17-jre
vs vs

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