#Is it possible to host server on preview branch?

12 messages · Page 1 of 1 (latest)

near socket
#

I want to test new features if they work on server. I used SteamCMD to setup U3DS

icy wolf
#

Just modify the egg.

#

Or add -beta preview when updating the app.

#

Alternatively, use the U3DS app on the regular Steam client. Just go into the betas tab and select from there.

near socket
#

Oh thank you so much, I was looking for some preview command but I couldn't find

#

is there some kind of documentation about all commands for servers?

#

or is this all we have?

left drift
#

other than that the only typically relevant bit of official documentation for servers tends to be the launch options section

#

for things like hosting a server specifically on the preview branch most of the relevant documentation would actually be made by valve since it's Steam-specific, not Unturned-specific

#

one thing I'll note is that you might want to also change

    "Update_Steam_Beta_Name": "public",

``` to preview in the config.json if you want to have the server automatically restart on preview branch updates rather than public branch