优化项目架构

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,7 @@
# Game Server Dependencies
colorama>=0.4.6 # For colored terminal output
pymongo>=4.6.0 # MongoDB driver for Python
schedule>=1.2.0 # Task scheduling for special farm management
websockets>=11.0.3 # WebSocket server for remote console API
# Email Requirements
# Standard library dependencies are not listed (socket, threading, json, etc.)