Skip to content

Update ark_change_startparameters.md #21

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

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
8 changes: 8 additions & 0 deletions docs/guides/gameservers/ark/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"label": "Ark: Survival Evolved",
"position": 3,
"link": {
"type": "generated-index",
"description": "Ark: Survival Evolved"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Paste your copied settings into the `arkserver.cfg.scroll_template` file below t

Replace "TheIsland" with one of the default maps you want to play on.

`Default Map: TheIsland, Ragnarok, CrystalIsles, Aberration_P, ScorchedEarth_P, TheCenter, Extinction, Valguero_P, Genesis, Gen2, Fjordur`
`Default Map: TheIsland, Ragnarok, CrystalIsles, Aberration_P, ScorchedEarth_P, TheCenter, Extinction, Valguero_P, Genesis, Gen2, Fjordur, LostIsland`

![Change Default Map](/img/ark/change_defaultmap.png)

Expand Down Expand Up @@ -84,4 +84,4 @@ More start parameters can be found on the [LinuxGSM documentation](https://docs.
- **Restart your server** after making changes to apply the new settings.
- **Disable Anti Cheat** settings if you are playing via Epic Games.

Enjoy your gaming experience!
Enjoy your gaming experience!
8 changes: 8 additions & 0 deletions docs/guides/gameservers/minecraft/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"label": "Minecraft",
"position": 4,
"link": {
"type": "generated-index",
"description": "Minecraft"
}
}
8 changes: 8 additions & 0 deletions docs/guides/gameservers/rust/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"label": "Rust",
"position": 5,
"link": {
"type": "generated-index",
"description": "Rust"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ After downloading the mods you need, follow the steps described in the SFTP guid

Some mods allow you to adjust settings via configuration files. These are usually located in the `/oxide/config/` folder of your server. You can edit and customize these files just like the mod files themselves using SFTP.

Don't forget to back up your server before starting the mod installation to avoid potential data loss.
Don't forget to back up your server before starting the mod installation to avoid potential data loss.