2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-01-27 22:17:54 +03:00

fixed markdown

STAM 2018-02-28 15:41:15 +03:00
parent 192f08b0c4
commit 5fd8f8fae6

@ -13,8 +13,8 @@ Do not forget that **Metamod-r** is compatible only with the following server ve
* Download the latest version of _**Metamod-r**_ [![Download](https://camo.githubusercontent.com/2b15ec2fc402e02b66fde9eab7e896406caeddac/687474703a2f2f7265686c64732e6f72672f76657273696f6e2f6d6574616d6f642d2d722e737667)](http://teamcity.rehlds.org/guestAuth/downloadArtifacts.html?buildTypeId=Metamod_Publish&buildId=lastSuccessful) into any convenient place.
* 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` 1 would look like this:_
* Find the `liblist.gam` file in the mod folder, make a backup copy of it (if you want) and open the file with any convenient text editor.
* Find in the `liblist.gam` file 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"
@ -35,12 +35,13 @@ _For Linux-versions of your server:_
```
gamedll_linux "addons/metamod/metamod_i386.so"
```
* Save the changes to `liblist.gam ' file.
* Save the changes to `liblist.gam` file.
* Installation * * Metamod-r** is completed.
# Check
After a successful installation of **Metamod-r** you can check the performance by running the game server.
**Metamod-r** works:
![](https://i.imgur.com/VScngBr.png)
If it doesn't,