From 746c5a1e0c2f93173bce066196cb5167e0e1a7cf Mon Sep 17 00:00:00 2001 From: ampreeT <61920833+ampreeT@users.noreply.github.com> Date: Fri, 30 Aug 2024 18:35:02 -0700 Subject: [PATCH] fixed header ids --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ad782f5c..0570cef6 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ It currently supports ## 🖥️ Setup Guide __If you are someone who is looking to play on a server__, then you are already set up and ready to play! Cooperative servers can be found in the server browser just like any other server. @@ -66,7 +67,7 @@ The script installation will automatically go through the process of installing ./srccoop-bms-linux-install.sh ``` -- After the installation process is complete, the server can be started by running the following commands. [Make sure that the necessary ports are forwarded so players to be able to join the server!](#🛜-port-forwarding) +- After the installation process is complete, the server can be started by running the following commands. [Make sure that the necessary ports are forwarded so players to be able to join the server!](#port-forwarding) ##### Windows PowerShell Terminal ```powershell cd "Black Mesa Dedicated Server" @@ -98,10 +99,11 @@ The script installation will automatically go through the process of installing - Install [Metamod:Source](https://www.sourcemm.net/downloads.php?branch=stable) (latest tested build ➤ __1155__) onto the server. - Install [SourceMod](https://www.sourcemod.net/downloads.php?branch=stable) (latest tested build ➤ __6968__) onto the server. - Install [the latest SourceCoop release](https://github.com/ampreeT/SourceCoop/releases) onto the server. -- [Forward the necessary ports.](#🛜-port-forwarding) +- [Forward the necessary ports.](#port-forwarding) A visual step-by-step guide for Black Mesa is also available on Steam. + ### 🛜 Port Forwarding In order for players to able to join the server, you will need to only forward the default game transmission TCP/UDP port `27015`. All other ports are optional. @@ -115,6 +117,7 @@ In order for players to able to join the server, you will need to only forward t | `27005` | UDP | Client Port - Can be changed using `-clientport` on startup | | `26900` | UDP | Steam Port, outgoing - Can be changed using `-sport` on startup | + ## 🌎 Campaign Support