mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-07-06 17:25:10 +03:00
Updated Installing (markdown)
parent
170621af2a
commit
26cd23a8ba
@ -12,9 +12,9 @@ Do not forget that **Metamod-r** is compatible only with the following server ve
|
||||
# Installing on the game server
|
||||
* Download the latest version of _**Metamod-r**_ [](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.
|
||||
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)**._
|
||||
_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 would look like this:_
|
||||
```
|
||||
gamedll "dlls\hl.dll"
|
||||
gamedll_linux "dlls/hl.so"
|
||||
|
Loading…
x
Reference in New Issue
Block a user