From db94bbdd472bce45b2ad839d146d437a8569e5ab Mon Sep 17 00:00:00 2001
From: Elyviere
Date: Mon, 7 Oct 2024 11:52:12 +0200
Subject: [PATCH 1/2] Update usage.rst
Fix urls from markdown to reST syntax.
---
docs/usage.rst | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/docs/usage.rst b/docs/usage.rst
index 03f44e7..2ce4550 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -61,7 +61,9 @@ installation`_.
Update gameserver list
----------------------------
-If a game on the [supported games](https://github.com/jesinmat/linux-gameservers/tree/master#supported-games) list is missing, you need to update the gameserver list. There are two methods to update the gameserver list, through the Configuration Console or updating the repo from the CLI.
+If a game on the `supported games `_ list is missing, you need to update the gameserver list. There are two methods to update the gameserver list, through the Configuration Console or updating the repo from the CLI.
+
+
Method 1:
^^^^^^^^^^^
@@ -102,7 +104,7 @@ Update game server version
If there is an update to the game after deploying your server, you may need to update the server to allow clients with the newer version to connect. Currently, the GUI does not support updating the server version. Instead, follow the following procedure:
-#. Find your installed game server on the [supported games](https://github.com/jesinmat/linux-gameservers/tree/master#supported-games) list. You will need the "Code" shown in this list.
+#. Find your installed game server on the `supported games `_ list. You will need the "Code" shown in this list.
#. SSH into the appliance and stop the service::
From fafa2fbe66d3c844595b4498a1628903c4816071 Mon Sep 17 00:00:00 2001
From: Jeremy Davis
Date: Mon, 7 Oct 2024 22:57:47 +0000
Subject: [PATCH 2/2] fixing missing link in 'getting started' info on landing
page
---
overlay/var/www/index.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/overlay/var/www/index.html b/overlay/var/www/index.html
index f5eb621..09d3c71 100644
--- a/overlay/var/www/index.html
+++ b/overlay/var/www/index.html
@@ -68,7 +68,8 @@ Resources and references
sudo
.
Getting started
Access GameServer CLI using SSH or Webmin >> Tools >> Terminal
- Then follow the notes in the Usage docs.
+ Then follow the notes in the
+ Usage docs.
For more info, please see the
GameServer LinuxGSM wrapper script docs other docs: