优化项目架构

This commit is contained in:
2025-09-15 19:10:37 +08:00
parent 4119ed3445
commit 26b856d74e
1361 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
# 设置UTF-8字符编码
export LANG=en_US.UTF-8
# 执行Python服务器程序
python3 TCPGameServer.py