ProjBobcat icon indicating copy to clipboard operation
ProjBobcat copied to clipboard

The next generation Minecraft launcher core written in C# providing the freest, fastest and the most complete experience.

Results 9 ProjBobcat issues
Sort by recently updated
recently updated
newest added

我最早下个月19号可以开始更新文档,在此之前还有一个月的时间,可能还是要其他contributor写一下。

文档 documentation
求助 help wanted
开发中 work in progress

The current version of the library does not offer an internal method to suspend/terminate a download task SAFELY, and workarounds on the linked launcher that do not modify the core's...

新功能/改进 enhancement

ProjBobcat.Interface接口下内容可以分门别类整理到Abstraction包中,从而直接支持基于package reference的扩展。 说到package reference,为什么不用新的项目结构呢,vs创建的项目多了很多无用且累赘的文件和臃肿的.csproj文件

enhancement
question

## 预期目标 What does the pull request do - [x] create unit test project ## 检查清单 Checklist - [x] 预期的目标都已经实现 All expected objectives have been achieved - [x] 已经在本地测试了所有更改 All...

开发中 work in progress
*DO NOT MERGE* 暂时不要合并

- Added methods to manage S-link, now only create method able to use. - Added method to run command. - Trying to add a method that can get OS info...

开发中 work in progress
*DO NOT MERGE* 暂时不要合并

比较希望用nuget引入ProjBobcat,不过我系统是arch linux,nuget上的ProjBobcat只包括win api

漏洞 Bug
缺少信息 question

![image](https://github.com/Corona-Studio/ProjBobcat/assets/126141594/97e2aa82-a9ea-4134-a7dd-dc2f985ac698) Page url: https://kb.corona.studio/enUS/projbobcat/installers/fabric.html The library code uses System.Text.Json. If you use Newtonsoft.JSON, then an error occurs converting Newtonsoft.Json.JsonElement to System.Text.Json.JsonElement. The line should be like this: var artifacts =...

**Describe the bug** Starting from 1.20, the --server and --port startup arguments have been removed. Instead, --quickPlayMultiplayer was added ![image](https://github.com/Corona-Studio/ProjBobcat/assets/126141594/5c2a6d26-b604-4e2a-be1f-3f1366fec01c)

新功能/改进 enhancement