使用.NET开发的Minecraft启动核心库
此项目开源目的用于学习以及安全排查 作者:BaiBao 请注意该项目遵循MIT开源协议
只适用于本库
bangbang93's minecraft launcher api
https://bmclapidoc.bangbang93.com/
关于
BMCLAPI是@bangbang93开发的BMCL的一部分,用于解决国内线路对Forge和Minecraft官方使用的Amazon S3 速度缓慢的问题。BMCLAPI是对外开放的,所有需要Minecraft资源的启动器均可调用。
协议
BMCLAPI下的所有文件,除BMCLAPI本身的源码之外,归源站点所有
BMCLAPI会尽量保证文件的完整性、有效性和实时性,对于使用BMCLAPI带来的一切纠纷,与BMCLAPI无关。
BMCLAPI和BMCL不同,属于非开源项目
所有使用BMCLAPI的程序必需在下载界面或其他可视部分标明来源
禁止在BMCLAPI上二次封装其他协议
捐助
服务器的开销是有费用的,若你觉得BMCLAPI对你有帮助,欢迎捐助,支付宝:bangbang93@bangbang93.com服务器的开销是有费用的,若你觉得BMCLAPI对你有帮助,欢迎捐助,支付宝:bangbang93@bangbang93.com
https://www.newtonsoft.com/json
https://github.com/JamesNK/Newtonsoft.Json
Copyright (c) 2007 James Newton-King
Json.NET is a popular high-performance JSON framework for .NET
Licensed under the MIT License(MIT);
https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md
https://github.com/icsharpcode/SharpZipLib
Copyright © 2000-2018 SharpZipLib Contributors
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
Licensed under the MIT License(MIT);
https://github.com/icsharpcode/SharpZipLib/blob/master/LICENSE.txt