Skip to content

Commit 007fa99

Browse files
committed
Update README
1 parent 0d05d5d commit 007fa99

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
# Building a Half-Life server and setting it up
66

7-
First you need to build **hl.so** or **hl.dll**, depending on your platform, from source [hlsdk-portable branch hlbridge](https://github.com/Elinsrc/hlsdk-portable/tree/hlbridge/)
7+
First you need to build metamod plugin, depending on your platform, from source [HLBridge_metamod](https://github.com/Half-Life-Collective/HLBridge_metamod)
88

9-
After building **hl.so** or **hl.dll**, move it to valve/dlls and replace the files.
9+
After building **hlbridge_mm_i386.so** or **hlbridge_mm_i386.dll**, move it to valve/dlls/addons/metamod and replace the files.
10+
11+
After that you need to edit valve/dlls/addons/metamod/plugins.ini and enable **hlbridge_mm_i386.so** or **hlbridge_mm_i386.dll**.
1012

1113
After that you need to edit **server.cfg** and add commands.
1214

0 commit comments

Comments
 (0)