正式推荐:EXE 图形启动器,放在游戏根目录(与 MyProject.exe 同级)。
通过 /web/game_client/ 与服务器比对并增量更新。
生成 EXE:解压 ZIP → 进 launcher_bundle → 双击 build_launcher_exe.bat → 得到 dist\JunLinUpdater.exe,复制到 kehuduan1\Windows 与用户一起分发。
备用:同目录可用 Python 跑 junlin_updater_ctk.py(需 pip install customtkinter)或旧版 junlin_launcher.py(仅 Tk)。
首次运行会生成 updater_config.json,默认可改服务器为 http://nas.chutan.cc:9000。