Skip to content

Commit

Permalink
Update install mods.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrotski committed Oct 16, 2024
1 parent a8e6bc1 commit 144dde3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/content/docs/games/Half Life 1/install mods.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ import { Steps } from '@astrojs/starlight/components';
In this guide we will show you how you can install mods on your Half Life Deathmatch server. This will allow you to host other games such as The Specialist, Ricochet etc.

:::danger
Half-Life is an old game and it has been around for 25+ years. There will be mods that simply will not work. We suggest doing some research to see if the mod you want to use still works or reach out to a bro for advice.
Half-Life is an old game and it has been around for 25+ years. There will be mods that simply will not work. We suggest doing some research to see if the mod you want to use still works or reach out to a bro for advice. Make sure your mod is for Linux and is a Multiplayer mod.
:::

<Steps>
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and select your Half Life Deathmatch server.
2. Download and extract your mod to your PC, then upload the root folder to your server using [SFTP](/getting-started/uploading-files/#using-sftp). You should only be uploading a single folder without overwriting anything.
3. In the sidebar go to `Configuration > Startup Parameters` and look for the setting `Custom Game Folder`.
4. Change it to the name of the folder you just uploaded. (Example change it to `ts` for The Specialist, `cstrike` for Counter-Strike)
5. Restart your server.
5. Update `Start Map` to a map that is included in your mods maps folder.
6. Restart your server.
</Steps>

0 comments on commit 144dde3

Please sign in to comment.