MinecraftLaunch 4.0.5

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MinecraftLaunch --version 4.0.5
                    
NuGet\Install-Package MinecraftLaunch -Version 4.0.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MinecraftLaunch" Version="4.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MinecraftLaunch" Version="4.0.5" />
                    
Directory.Packages.props
<PackageReference Include="MinecraftLaunch" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MinecraftLaunch --version 4.0.5
                    
#r "nuget: MinecraftLaunch, 4.0.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MinecraftLaunch@4.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MinecraftLaunch&version=4.0.5
                    
Install as a Cake Addin
#tool nuget:?package=MinecraftLaunch&version=4.0.5
                    
Install as a Cake Tool

<p align="center"> <img src="https://lunova.studio/wp-content/uploads/2025/07/MinecraftLaunch-scaled.png" alt="pARPxN8.png" border="0" /> </p> <div align="center">

MinecraftLaunch

模块化高性能的 Minecraft 启动核心

Star License NugetVersion NugetDownload

</div>

关于

此项目基于 .NET 8 编写,几乎所有组件均已实现异步化,部分组件也已支持 MVVM 模式的服务调用

注意:

4.0 版本进行了全面重构,所有组件与 3.0 均不支持,在升级时请参考文档的升级须知!

未来更新计划

功能 状态
离线账户验证器 🟩
外置账户验证器 🟩
微软账户验证器 🟩
原版核心安装器 🟩
Java 安装器 🟥
Curseforge 格式整合包安装器 🟩
Modrinth 格式整合包安装器 🟩
Forge(Neo) 安装器 🟩
Optifine 安装器 🟩
Fabric 安装器 🟩
Quilt 安装器 🟩
游戏日志分析 🟩
游戏崩溃分析 🟩
查找 .minecraft 中的游戏核心 🟩
创建、启动、管理 Minecraft 进程 🟩
管理 launchprofile.json 的数据 🟩
查找已安装的 Java 运行时 🟩
支持第三方下载镜像源 BMCLAPI 🟩

安装此项目到你的项目里

MinecraftLaunch作为 NuGet 包发布,你可以在任意 NuGet 包管理器安装到你的项目里或使用命令行安装:

dotnet add package MinecraftLaunch

你可以通过以下命令安装旧版本MinecraftLaunch:

dotnet add package MinecraftLaunch --version 3.0.0

有特殊需求?你可以手动从 这里 寻找你想要的安装方法.

使用教程

现在,MinecraftLaunch的改动几乎使得 Xilu Blog 里的教程无法在新版 MinecraftLaunch 上使用,所以你可能无法从旧文档得到较多帮助.

不过,我们准备好了新文档

与我们联系

仍然无法获得帮助?

你可以加入我们的群聊一起讨论,我们会尽可能的帮助你.

你可以通过以下方式加入我们的群聊:

  • QQ群:682528253
  • QQ频道:https://pd.qq.com/s/5eqzllk3y

鸣谢

此项目部分代码参考了 Fluent Core 的代码

整合包安装器代码参考了 ProjBobcat 的代码

在此由衷感谢以上核心的作者

开源协议

这个项目在 MIT 许可下分发,具体详情可见 LICENSE .

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MinecraftLaunch:

Package Downloads
MinecraftOAuth

MinecraftLaunch的扩展包,用于账户验证

SLCore

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on MinecraftLaunch:

Repository Stars
Yeppioo/YMCL.Avalonia
Yu Minecraft Launcher · YMCL !
Yeppioo/Aurelio
Version Downloads Last Updated
4.0.6-preview08 207 10/1/2025
4.0.6-preview07 178 9/30/2025
4.0.6-preview06 160 9/30/2025
4.0.6-preview05 144 9/21/2025
4.0.6-preview04 186 9/20/2025
4.0.6-preview03 235 9/15/2025
4.0.6-preview02 152 9/13/2025
4.0.6-preview01 136 9/6/2025
4.0.5 179 9/6/2025
4.0.4 188 9/1/2025
4.0.3 193 8/30/2025
4.0.2 280 7/31/2025
4.0.2-preview12 188 7/26/2025
4.0.2-preview11 435 7/6/2025
4.0.2-preview10 166 7/6/2025
4.0.2-preview09 212 6/23/2025
4.0.2-preview08 166 6/22/2025
4.0.2-preview07 123 6/20/2025
4.0.2-preview06 175 6/18/2025
4.0.2-preview05 150 6/18/2025
4.0.2-preview04 165 6/18/2025
4.0.2-preview03 166 6/18/2025
4.0.2-preview02 165 6/16/2025
4.0.2-preview01 296 6/7/2025
4.0.1 248 6/3/2025
4.0.1-preview08 164 6/3/2025
4.0.1-preview07 206 5/16/2025
4.0.1-preview06 183 5/5/2025
4.0.1-preview05 159 3/15/2025
4.0.1-preview04 98 3/15/2025
4.0.1-preview03 468 3/9/2025
4.0.1-preview02 163 3/8/2025
4.0.1-preview01 163 3/8/2025
4.0.0 675 2/16/2025
4.0.0-preview08 190 2/10/2025
4.0.0-preview07 139 2/9/2025
4.0.0-preview06 133 2/8/2025
4.0.0-preview05 125 2/8/2025
4.0.0-preview04 135 2/8/2025
4.0.0-preview03 123 2/7/2025
4.0.0-preview02 134 2/5/2025
4.0.0-preview01 131 2/3/2025
3.1.0 438 12/10/2024
3.1.0-preview09 137 12/7/2024
3.1.0-preview08 276 10/13/2024
3.1.0-preview07 291 8/29/2024
3.1.0-preview06 355 7/9/2024
3.1.0-preview05 130 7/9/2024
3.1.0-preview04 1,257 7/7/2024
3.1.0-preview03 1,592 6/1/2024
3.1.0-preview02 452 5/4/2024
3.1.0-preview01 122 5/3/2024
3.0.7 386 4/29/2024
3.0.6 253 4/17/2024
3.0.5 198 4/17/2024
3.0.4 185 4/16/2024
3.0.3 545 3/16/2024
3.0.2 256 2/24/2024
3.0.1 258 2/9/2024
3.0.0 219 2/1/2024
3.0.0-preview12 136 1/31/2024
3.0.0-preview11 682 1/29/2024
3.0.0-preview10 145 1/28/2024
3.0.0-preview09 135 1/29/2024
3.0.0-preview08 132 1/29/2024
3.0.0-preview07 126 1/29/2024
3.0.0-preview06 137 1/29/2024
3.0.0-preview05 131 1/29/2024
3.0.0-preview04 135 1/29/2024
3.0.0-preview03 126 1/29/2024
3.0.0-preview02 131 1/29/2024
3.0.0-preview01 125 1/29/2024
2.0.1 1,123 10/29/2023
2.0.0 213 10/28/2023
1.9.6-preview7 295 9/24/2023
1.9.6-preview6 217 9/2/2023
1.9.6-preview5 248 8/31/2023
1.9.6-preview4 212 8/23/2023
1.9.6-preview3 226 8/22/2023
1.9.6-preview2 200 8/17/2023
1.9.6-preview1 300 8/15/2023
1.9.5 503 8/6/2023
1.9.5-preview8 595 7/29/2023
1.9.5-preview7 247 7/28/2023
1.9.5-preview6 280 7/26/2023
1.9.5-preview5 258 7/25/2023
1.9.5-preview4 260 7/24/2023
1.9.5-preview3 359 7/22/2023
1.9.5-preview2 233 7/9/2023
1.9.5-preview1 247 7/2/2023
1.9.4 309 6/22/2023
1.9.3 313 5/21/2023
1.9.2 283 5/20/2023
1.9.1 270 5/12/2023
1.9.0 437 3/26/2023
1.9.0-preview6 262 3/25/2023
1.9.0-preview5 260 3/23/2023
1.9.0-preview4 259 3/17/2023
1.9.0-preview3 259 3/12/2023
1.9.0-preview2 254 3/10/2023
1.9.0-preview1 267 3/5/2023
1.8.0 418 3/1/2023
1.8.0-preview5 273 3/1/2023
1.8.0-preview4 268 3/1/2023
1.8.0-preview3 260 2/28/2023
1.8.0-preview2 273 2/5/2023
1.8.0-preview1 797 2/4/2023
1.7.0 613 1/22/2023
1.7.0-preview3 926 1/18/2023
1.7.0-preview2 768 1/6/2023
1.7.0-preview1 277 1/2/2023
1.6.0 490 12/30/2022
1.6.0-preview3 289 12/29/2022
1.6.0-preview2 281 12/28/2022
1.6.0-preview1 285 12/28/2022
1.5.0 854 12/23/2022
1.4.0 625 12/17/2022
1.3.0 469 12/2/2022
1.2.5 464 11/20/2022
1.2.0 482 11/19/2022
1.1.0 483 11/12/2022
1.0.2 656 10/29/2022
1.0.1 692 10/15/2022
1.0.0 714 10/9/2022