总是看到群友询问怎么用linux搭建server,我不会命令怎么办
于是乎,它诞生了,这是第一版,希望能有第二版
本项目地址:https://github.com/abbw/l4d2_server
主要还是闲得没事做,也算是给自己的童年留下句号
主要功能
- 自动安装所需支持库
- 自动安装steamcmd
- 自动安装l4d2服务端
环境要求
已测试
- 支持的操作系统:CentOS 7-8、Ubuntu 16-18
- 操作系统要求64位
虽然以上系统经过了基本测试,但不排除可能存着某些特殊情况无法安装,如有问题,请留言反馈
安装l4d2_server
一键安装脚本(使用root用户):
强烈使用screen运行
1 | wget https://raw.githubusercontent.com/abbw/l4d2_server/master/l4d2_server.sh && bash l4d2_server.sh |