Skip to content

Conversation

@Managor
Copy link
Member

@Managor Managor commented Nov 27, 2025

No idea if there is anything else to this server binary

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Nov 27, 2025
@Managor Managor requested a review from ivanbaluta November 27, 2025 01:13
Copy link
Collaborator

@ivanbaluta ivanbaluta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's all. The only thing I can suggest is adding the information like in the Valheim page.

@ivanbaluta
Copy link
Collaborator

Well, I can suggest one more option, but it feels a bit "hacky"/questionable since it involves external shell manipulation rather than using the binary's features directly.
We could show how to edit the config on the fly using sed:

- Change the server name in the configuration file and start the server:

sed -i 's/name="{{Server}}"/name="{{MyServer}}"/' {{path/to/serversettings.xml}} && {{path/to/DedicatedServer}}

I'm not sure if we want to include this kind of shell scripting in a tldr page, but I thought I'd mention it just in case.

@Managor
Copy link
Member Author

Managor commented Nov 27, 2025

I'm not a fan.

@ivanbaluta
Copy link
Collaborator

Fair enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants