MP-Test
An Multiplayer-Test for Source 2007 by Valve, Corp. A real name will come soon, but for now, this is only a test.
Install
Client (needed for dedicated server too.)
- Clone this repo into
[...]/Steam/steamapps/sourcemods
Please use the Main Steam directory in whichuninstall.exe
should be. - Restart steam
Dedicated Server
- Download
steamcmd.exe
and place it into a directory, that is inPATH
likeC:\Windows
- Run
steamcmd
in your command prompt. (You can useGit-Bash
,VS Developer Promt
andPower-Shell
too.) - Login into the anonymous account using
login anonymous
- Select the directory of your dedicated server with
force_install_dir <path>
. - Download the dedicated server with
app_update 310
. - Wait for the dedicated server to download.
- When done, close SteamCMD using
exit
. - Go to your dedicated server using
cd
or the Explorer. - Start
srcds.exe
- Select the Game (If you only have MP-Test, it should be that by default.)
- Setup your server.
- When done, click on
Start Server
. - Remember to open the ports between
26900
and27015
For exact infos on the ports visit this page by Valve.
Custom Maps
Custom maps (*.bsp
) can be copied into [...]/Steam/steamapps/sourcemods/mp-test/maps