From 997be85ae78dd021c11020053fd2403e5de1561d Mon Sep 17 00:00:00 2001 From: AEnimka <36441614+AEnimka@users.noreply.github.com> Date: Mon, 26 Feb 2018 19:42:31 +0300 Subject: [PATCH] Updated Installing (markdown) --- Installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing.md b/Installing.md index bcb7b19..e73e9ff 100644 --- a/Installing.md +++ b/Installing.md @@ -14,7 +14,7 @@ Do not forget that **Metamod-r** is compatible only with the following server ve * Unzip the folder _**addons**_ into your mod folder from the downloaded zip archive.![](https://i.imgur.com/ptx3MZx.png) _In case of any problem with determining the name of the directory, please refer to the summary table, which is represented by **[here](https://github.com/theAsmodai/metamod-r/wiki/Troubbleshouting)**._ * Find the 'liblist' file.gam`in the mod folder, make a backup copy of it (if you want) and open the file with any convenient text editor. -* Find `liblist ' in the file.gam 'strings containing' gamedll`and 'gamedll_linux'. _For example, `Half-Life' 1 would look like this:_ +* Find `liblist ' in the file.gam 'strings containing' gamedll`and 'gamedll_linux'. _For example, `Half-Life 1` 1 would look like this:_ ``` gamedll "dlls\hl.dll" gamedll_linux "dlls/hl.so"