大更新,太多了,具体进游戏查看详细更新内容
反正很多
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "正在启动服务器..."
|
||||
node server.js
|
||||
echo "服务器已启动。"
|
||||
# 设置UTF-8字符编码
|
||||
export LANG=en_US.UTF-8
|
||||
# 执行Python服务器程序
|
||||
python3 TCPGameServer.py
|
||||
Reference in New Issue
Block a user