From 21e7f7981259bcec72c22104c7fde22f716a816b Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 14:23:59 +0100 Subject: [PATCH 01/13] Update ark_change_startparameters.md Added LostIsland in the docs. --- docs/guides/gameservers/ark_change_startparameters.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/gameservers/ark_change_startparameters.md b/docs/guides/gameservers/ark_change_startparameters.md index 0ceff01..c8eb7e7 100644 --- a/docs/guides/gameservers/ark_change_startparameters.md +++ b/docs/guides/gameservers/ark_change_startparameters.md @@ -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) @@ -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! \ No newline at end of file +Enjoy your gaming experience! From c366b5e36528ae5ac25d77f3456c7994f2dad069 Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:52:31 +0100 Subject: [PATCH 02/13] added minecraft category in gameservers. --- docs/guides/gameservers/{ => minecraft}/minecraft.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/guides/gameservers/{ => minecraft}/minecraft.md (100%) diff --git a/docs/guides/gameservers/minecraft.md b/docs/guides/gameservers/minecraft/minecraft.md similarity index 100% rename from docs/guides/gameservers/minecraft.md rename to docs/guides/gameservers/minecraft/minecraft.md From 56b84c0744312cf5db46855d7edf2f43a650b0a6 Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:53:12 +0100 Subject: [PATCH 03/13] added rust category in gameservers. --- docs/guides/gameservers/{ => rust}/rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/guides/gameservers/{ => rust}/rust.md (97%) diff --git a/docs/guides/gameservers/rust.md b/docs/guides/gameservers/rust/rust.md similarity index 97% rename from docs/guides/gameservers/rust.md rename to docs/guides/gameservers/rust/rust.md index d70db84..934f3f4 100644 --- a/docs/guides/gameservers/rust.md +++ b/docs/guides/gameservers/rust/rust.md @@ -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. \ No newline at end of file +Don't forget to back up your server before starting the mod installation to avoid potential data loss. From 47503b859cc1d8edd88bef21a4f3463e468e3a28 Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:53:33 +0100 Subject: [PATCH 04/13] added ark category in gameservers. --- docs/guides/gameservers/{ => ark}/ark_add_mods.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/guides/gameservers/{ => ark}/ark_add_mods.md (100%) diff --git a/docs/guides/gameservers/ark_add_mods.md b/docs/guides/gameservers/ark/ark_add_mods.md similarity index 100% rename from docs/guides/gameservers/ark_add_mods.md rename to docs/guides/gameservers/ark/ark_add_mods.md From 35a2a1ec0e06c8aca5b8b4d473089f7c368ebea0 Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:53:59 +0100 Subject: [PATCH 05/13] moved element to ark category in gameservers. --- docs/guides/gameservers/{ => ark}/ark_change_startparameters.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/guides/gameservers/{ => ark}/ark_change_startparameters.md (100%) diff --git a/docs/guides/gameservers/ark_change_startparameters.md b/docs/guides/gameservers/ark/ark_change_startparameters.md similarity index 100% rename from docs/guides/gameservers/ark_change_startparameters.md rename to docs/guides/gameservers/ark/ark_change_startparameters.md From 6bb517414801be97381d17f6c716f263c55b85c9 Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:54:10 +0100 Subject: [PATCH 06/13] moved element to ark category in gameservers. --- docs/guides/gameservers/{ => ark}/ark_epic.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/guides/gameservers/{ => ark}/ark_epic.md (100%) diff --git a/docs/guides/gameservers/ark_epic.md b/docs/guides/gameservers/ark/ark_epic.md similarity index 100% rename from docs/guides/gameservers/ark_epic.md rename to docs/guides/gameservers/ark/ark_epic.md From 0650b6383e0898593f0e67eb374c21d6d02d0645 Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:54:20 +0100 Subject: [PATCH 07/13] moved element to ark category in gameservers. --- docs/guides/gameservers/{ => ark}/ark_steam.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/guides/gameservers/{ => ark}/ark_steam.md (100%) diff --git a/docs/guides/gameservers/ark_steam.md b/docs/guides/gameservers/ark/ark_steam.md similarity index 100% rename from docs/guides/gameservers/ark_steam.md rename to docs/guides/gameservers/ark/ark_steam.md From 8894e3c47bb3de9d85f379e0d41c28cc000c67f4 Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:55:59 +0100 Subject: [PATCH 08/13] Create _category_.json --- docs/guides/gameservers/ark/_category_.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/guides/gameservers/ark/_category_.json diff --git a/docs/guides/gameservers/ark/_category_.json b/docs/guides/gameservers/ark/_category_.json new file mode 100644 index 0000000..f391132 --- /dev/null +++ b/docs/guides/gameservers/ark/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Ark: Survival Evolved", + "position": 2, + "link": { + "type": "generated-index", + "description": "Ark: Survival Evolved" + } +} From dbdc271c526d446a2e5169677409924808ac8ea9 Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:56:24 +0100 Subject: [PATCH 09/13] Create _category_.json --- docs/guides/gameservers/minecraft/_category_.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/guides/gameservers/minecraft/_category_.json diff --git a/docs/guides/gameservers/minecraft/_category_.json b/docs/guides/gameservers/minecraft/_category_.json new file mode 100644 index 0000000..aa3c9eb --- /dev/null +++ b/docs/guides/gameservers/minecraft/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Minecraft", + "position": 2, + "link": { + "type": "generated-index", + "description": "Minecraft" + } +} From fb325a824d47e6b952279ee9afe42d85132c4f72 Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:56:45 +0100 Subject: [PATCH 10/13] Create _category_.json --- docs/guides/gameservers/rust/_category_.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/guides/gameservers/rust/_category_.json diff --git a/docs/guides/gameservers/rust/_category_.json b/docs/guides/gameservers/rust/_category_.json new file mode 100644 index 0000000..87fbf63 --- /dev/null +++ b/docs/guides/gameservers/rust/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Rust", + "position": 2, + "link": { + "type": "generated-index", + "description": "Rust" + } +} From a3c5b1f8f28fbbc5420678c13e6def6dcacb8302 Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:57:06 +0100 Subject: [PATCH 11/13] Update _category_.json --- docs/guides/gameservers/ark/_category_.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/gameservers/ark/_category_.json b/docs/guides/gameservers/ark/_category_.json index f391132..4ddd462 100644 --- a/docs/guides/gameservers/ark/_category_.json +++ b/docs/guides/gameservers/ark/_category_.json @@ -1,6 +1,6 @@ { "label": "Ark: Survival Evolved", - "position": 2, + "position": 3, "link": { "type": "generated-index", "description": "Ark: Survival Evolved" From 1562c2bf7ab340449481693f0cd479398a13a98c Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:57:23 +0100 Subject: [PATCH 12/13] Update _category_.json --- docs/guides/gameservers/minecraft/_category_.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/gameservers/minecraft/_category_.json b/docs/guides/gameservers/minecraft/_category_.json index aa3c9eb..19f7849 100644 --- a/docs/guides/gameservers/minecraft/_category_.json +++ b/docs/guides/gameservers/minecraft/_category_.json @@ -1,6 +1,6 @@ { "label": "Minecraft", - "position": 2, + "position": 4, "link": { "type": "generated-index", "description": "Minecraft" From 2d2b09cceae6b42d1b5f2902d5a866e6150cf0f7 Mon Sep 17 00:00:00 2001 From: Vatc <82292468+vatcpl@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:57:38 +0100 Subject: [PATCH 13/13] Update _category_.json --- docs/guides/gameservers/rust/_category_.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/gameservers/rust/_category_.json b/docs/guides/gameservers/rust/_category_.json index 87fbf63..96c2b45 100644 --- a/docs/guides/gameservers/rust/_category_.json +++ b/docs/guides/gameservers/rust/_category_.json @@ -1,6 +1,6 @@ { "label": "Rust", - "position": 2, + "position": 5, "link": { "type": "generated-index", "description": "Rust"