We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0be56e commit 328abfcCopy full SHA for 328abfc
1 file changed
README.md
@@ -1,2 +1,14 @@
1
# RW-HXScript
2
一个RW-HPS铁锈战争服务器linux自动安装脚本
3
+
4
+基于RW-HPS服务端安装脚本:[RW-HPS](https://github.com/RW-HPS/RW-HPS)
5
+# 安装环境
6
+- JAVA环境(版本随意)
7
+- linux发行版Ubuntu服务器
8
+- 服务器已安装wget下载功能(基本服务器都自带)(可输入wget看有没有返回帮助信息,有则正常)
9
+- 服务器已安装screen窗口功能(基本服务器都自带)(可输入screen help看有没有返回帮助信息,有则正常)
10
+# 注意
11
+1. 请不要重复使用此脚本,出现问题概不负责
12
+2. 请确保您已经安装好了JAVA环境(版本随意)
13
+3. 由于技术不精湛可能导致些许的bug
14
+4. 本脚本仅供学习或娱乐使用,请勿用于违法行为
0 commit comments