-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
doom: add page #19171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doom: add page #19171
Conversation
|
Go through the style guide and correct the pages. |
What exactly wrong? I checked everything |
Start with the section "Example commands". This is not the syntax we use. |
|
The build for this PR failed with the following error(s) at commit Please fix the error(s) and push again. |
|
Finally all checks passed |
|
Hi @sapbotgit, thank you for this contribution! |
|
I was thinking the same. If some user is a first timer to doom server hosting, the word "sourceport" might mean nothing to them. I agree with Ivan that the best solution is likely to include |
|
|
I don't think the custom parameters matter if we don't document them. |
|
I thinked something about currently documentating standart CLI parameters, then documenting in it's own page zandronum's. |
|
Might be useful. But lets get this page done first. |
So, what, |
|
Just |
But what about others? Maybe add in description note that you can replace |
|
Yeah, that was my original idea as well. Add something like |
One question, zandronum-server on hosting, just zandronum on joining or what? |
|
And I believe using |
Not sure if I understand the question. |
I mean, as i understand |
Let's simplify and stick to the goal of the "Headless game servers" issue (#17125).
|
OK |
|
We can always add more examples later. Better to focus the headless nature of gameservers first as they're more likely to be used from the terminal. |
ready |
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the placeholders in the Russian version should be translated, as per the project's style guide.
- `{{zandronum-server}} -iwad {{wad}} +map {{map}} -host {{players}}`
+ `{{zandronum-server}} -iwad {{wad}} +map {{карта}} -host {{число_игроков}}`- `{{zandronum-server}} -iwad {{wad}} +map {{map}} -host {{players}} -deathmatch`
+ `{{zandronum-server}} -iwad {{wad}} +map {{карта}} -host {{число_игроков}} -deathmatch`|
Highlight the line you want to change and then press the button next to "Preview" to suggest a change. |
Не заметил недоперевод
fixed |
P.S. Had to re-push to check if i have errors in build system
Checklist
common,linux,osx,windows,sunos,android, etc.Reference issue: #17125