大更新,太多了,具体进游戏查看详细更新内容

反正很多
This commit is contained in:
2025-05-27 11:09:09 +08:00
parent a1e71a6a79
commit 8215cfa3ee
382 changed files with 13838 additions and 2974 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
echo "正在启动服务器..."
node server.js
echo "服务器已启动。"
# 设置UTF-8字符编码
export LANG=en_US.UTF-8
# 执行Python服务器程序
python3 TCPGameServer.py