2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-07-02 07:19:38 +03:00

Updated Installing (markdown)

AEnimka 2018-02-27 09:26:08 +03:00
parent bfbd135881
commit 2d44d8430f

@ -26,7 +26,7 @@ gamedll "dlls\mp.dll"
gamedll_linux "dlls/cs.so" gamedll_linux "dlls/cs.so"
``` ```
* In the desired line replace the contents of the path to metamod-r: * In the desired line replace the contents of the path to metamod-r:
_ For Windows versions of your server:_ _For Windows versions of your server:_
``` ```
gamedll "addons\metamod\metamod.dll" gamedll "addons\metamod\metamod.dll"
``` ```