# DDO-CN-Patch-Client **Repository Path**: vivx97/ddo-cn-patch-client ## Basic Information - **Project Name**: DDO-CN-Patch-Client - **Description**: ddo-cn.top汉化项目补丁客户端程序源码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-10-11 - **Last Updated**: 2025-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 注意 由于引用的库datexport.dll时32位的,python要求使用32位环境 依赖安装: 运行pip install -r requirements.txt 本地启动开发调式: python main.py 如果报错缺失依赖,使用pip命令单独安装依赖,例如 pip install wxPython 打包运行 Pack.bat,生成文件在dist目录