From 44119fcb5628ca0822059b053c9b99615e7e69a1 Mon Sep 17 00:00:00 2001 From: Rainyan Date: Tue, 14 Apr 2026 16:26:33 +0300 Subject: [PATCH 1/4] Fix section anchor href --- src/guide/install/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/install/index.md b/src/guide/install/index.md index 31fd269..91bd36d 100644 --- a/src/guide/install/index.md +++ b/src/guide/install/index.md @@ -102,7 +102,7 @@ then click "Run". This will popup everytime NT;RE is started through Steam. #### Windows -[Double check the contents](#installing-ntre) of your installation folder, you probably did not extract folders/files properly or are missing some all together. Make sure you have downloaded the necessary libraries and resource files from the "Assets" section of the latest release. Down below is an image of how your installation folder should look like: +[Double check the contents](#2%2E-installing-ntre) of your installation folder, you probably did not extract folders/files properly or are missing some all together. Make sure you have downloaded the necessary libraries and resource files from the "Assets" section of the latest release. Down below is an image of how your installation folder should look like: ![Picture of the installation folder](folderstructure.png) From 72e7a45e57334192e6e18676d963752bc1745f0a Mon Sep 17 00:00:00 2001 From: Rainyan Date: Tue, 14 Apr 2026 16:30:32 +0300 Subject: [PATCH 2/4] Add troubleshoot section for missing library entry --- src/guide/install/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/guide/install/index.md b/src/guide/install/index.md index 91bd36d..aa0450e 100644 --- a/src/guide/install/index.md +++ b/src/guide/install/index.md @@ -72,6 +72,11 @@ standard setups. However if you have issues... ## 4. Troubleshooting +### The game does not appear in Steam library + +Try restarting Steam if you already didn't. +Also double check the `Steam/steamapps/sourcemods/neo` path for correctness. + ### 4a. Cannot join VAC servers The client loads up in insecure mode by default, which will get blocked by From 28ebdabb8fc0444d1f2396e1b8ce56dd7d869146 Mon Sep 17 00:00:00 2001 From: Rainyan Date: Tue, 14 Apr 2026 16:31:25 +0300 Subject: [PATCH 3/4] Bump "Last Updated" timestamp --- src/guide/install/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/install/index.md b/src/guide/install/index.md index aa0450e..8329261 100644 --- a/src/guide/install/index.md +++ b/src/guide/install/index.md @@ -1,7 +1,7 @@ title: Guide - Install NT;RE (Client) # Guide - Install NT;RE (Client) -Last Updated: 2026-02-21 +Last Updated: 2026-04-14 ## 1. Prerequisites From 4340f3a734054a5ecbc9d9c63828137912be75d6 Mon Sep 17 00:00:00 2001 From: Rainyan Date: Wed, 15 Apr 2026 08:43:20 +0300 Subject: [PATCH 4/4] Improve wording --- src/guide/install/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/install/index.md b/src/guide/install/index.md index 8329261..f425a8d 100644 --- a/src/guide/install/index.md +++ b/src/guide/install/index.md @@ -74,7 +74,7 @@ standard setups. However if you have issues... ### The game does not appear in Steam library -Try restarting Steam if you already didn't. +Try restarting Steam if you haven't already. Also double check the `Steam/steamapps/sourcemods/neo` path for correctness. ### 4a. Cannot join VAC servers