2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-07-05 16:55:13 +03:00

Updated Installing (markdown)

AEnimka 2018-02-26 19:43:03 +03:00
parent 997be85ae7
commit bfbd135881

@ -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"
``` ```
@ -39,8 +39,8 @@ gamedll_linux "addons/metamod/metamod_i386.so"
# Check # Check
After a successful installation of ** Metamod-r** you can check the performance by running the game server. After a successful installation of **Metamod-r** you can check the performance by running the game server.
** Metamod-r ** works: **Metamod-r** works:
![](https://i.imgur.com/VScngBr.png) ![](https://i.imgur.com/VScngBr.png)
If it doesn't, If it doesn't,
![](https://i.imgur.com/HPKRiBF.png) ![](https://i.imgur.com/HPKRiBF.png)