brianmiller / phvalheim-server

PhValheim backend server
GNU General Public License v2.0
26 stars 5 forks source link

Feature Enhancement: Selection of game branch during world creation #16

Closed Maxver0 closed 3 months ago

Maxver0 commented 1 year ago

It would be nice to have the possibility to select different branches (beta versions) of the game like "public-test" during the creation of the world.

In order to achieve this currently, we would have to manually update the https://github.com/brianmiller/phvalheim-server/blob/master/container/games/valheim/scripts/startWorld.sh with -beta public-test -betapassword "yesimadebackups"?

brianmiller commented 1 year ago

This is doable.

brianmiller commented 3 months ago

Here's the release notes.

Closing this issue as the feature now exists. Feel free to open another issue if a bug or feature request is encountered. Also take a look at our Discord where we have a small community of phvalheim-server admins.