Dedicated Server Setup/zh-hans

From Obsidian Conflict Wiki
Jump to: navigation, search
WIP.png This page is still a Work In Progress

建设服务器前的准备

下载HLDS工具

WindowsWindows


LinuxLinux


MacMac

暂时还不支持

安装HLDS

WindowsWindows

hldsupdatetool.exe (不要在根目录下运行它)

LinuxLinux

chmod +x hldsupdatetool.bin
./hldsupdatetool.bin

MacMac

暂时还不支持

下载服务器端

-dir . 通常是直接指定到HLDS作为服务器端目录,如果你需要在另外一个盘/文件夹下载服务器端,那么则需要通过 -dir 命令指定一个目录):

WindowsWindows

C:\HLServer

LinuxLinux

/home/steam

MacMac

暂不支持




WindowsWindows

hldsupdatetool.exe -command update -game "orangebox" -dir .

LinuxLinux

./steam -command update -game "orangebox" -dir .

MacMac

暂不支持

建立你的服务器端结构

你现在应该有个非常像下面的文件结构的服务器端了:

WindowsWindows

hl2\
orangebox\
orangebox\bin\
orangebox\hl2\
orangebox\platform\
orangebox\reslists\
orangebox\hlds_steamgames.vdf
orangebox\srcds.exe
orangebox\steam_appid.txt
clientregistry.blob
hldsupdatetool.exe
hldsupdatetool_<tool version>.mst
installrecord.blob

LinuxLinux

.steam\
.steam\clientregistry.blob
hl2\
orangebox\
orangebox\bin\
orangebox\hl2\
orangebox\platform\
orangebox\reslists\
orangebox\hlds_steamgames.vdf
orangebox\srcds_<arch depending>
orangebox\srcds_run
orangebox\steam_appid.txt
hldsupdatetool.bin
installrecord.blob
steam
test1.so
test2.so
test3.so


MacMac

暂不支持


安装战役

你需要的只是一个战役自动安装工具 Campaign-Extract


可选的游戏安装

Counter-Strike: Source

Template:ToDo

Day of Defeat: Source

Template:ToDo

Team Fortress 2

暂不可用

下载、安装黑曜石战争

Template:ToDo

Stub.png This page is a stub. Please help us by expanding it.
Thank you!