Kimi-K3
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.
It is entirely AI-generated, achieves under 200 MB memory footprint for Modrinth browsing (vs. 500+ MB in Java HMCL), and provides full Modrinth mod/resourcepack/shaderpack integration plus multiple loader support.
[!WARNING] 此项目 100% 的代码由 AI 生成。如果你觉得这是垃圾代码,那就是。
本项目仍处于开发阶段,不保证稳定性,也不保证不会损坏游戏文件或存档。请自行备份重要数据。
这是一个参考 HMCL 实现、使用 Rust 和 Slint 编写的非官方 Minecraft Java 版启动器,属于 HMCL 的 Rust 重实现/衍生项目,目标是在保留 HMCL 主要使用体验的同时提供原生 Windows 桌面界面。
本项目与 HMCL-dev、Mojang Studios、Microsoft 或 Modrinth 均无隶属、授权或背书关系。
本项目选择 GNU General Public License v3.0 only(SPDX:GPL-3.0-only)。
选择 GPL-3.0-only 的主要原因:
本项目作为参考 HMCL 实现的非官方 Rust 重实现/衍生项目,按保守原则遵守 HMCL 在 GPLv3 第 7 节下公布的附加条款:
本节只是项目许可说明,不构成法律意见。
以下内容是当前已实现,并经过自动化测试或日常手动测试的主要流程:
%APPDATA%\.hmcl-rs,并可从旧版同目录 .hmcl 数据文件夹复制迁移。“正常”仅表示当前覆盖的主要使用路径可工作,不代表所有 Minecraft 版本、模组加载器版本和第三方内容组合都经过验证。
发现问题时,请先备份 .minecraft、世界存档和 %APPDATA%\.hmcl-rs。
目前主要支持 Windows x86-64 GNU 工具链,建议直接使用 MSYS2 准备完整环境。
安装 MSYS2 后打开 MSYS2 MINGW64 终端,先更新系统并安装构建工具:
pacman -Syu
# 按提示关闭并重新打开 MINGW64 终端后继续
pacman -S --needed git mingw-w64-x86_64-toolchain mingw-w64-x86_64-rust
确认 rustc -vV 显示的 host 为 x86_64-pc-windows-gnu,并且 gcc、windres 和 cargo 均可直接调用。首次构建需要联网下载 Cargo 依赖。
在 MIN
Hello Minecraft! Launcher re-written in Rust
Similar projects matched by category, topics, and programming language.
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.
Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.
A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.