ProjBobcat Versions Save

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

v1.40.0

6 months ago

Version 1.40.0

New Features

Now that ProjBobcat has fully migrated to the next major LTS version of dotNET, we are trying to utilize all the new language features to improve the development experience.

Improvements

We currently provide full Nullable check support for all the provided types and APIs, this will dramaticaly improve the robustness of the program!

v1.30.0

1 year ago

Version 1.30.0

New Features

  • Now ProjBobcat supports the following platforms:
    • Windows
    • macOS
    • Linux
  • add support for Modrinth mod pack installation

Bug fixes and improvements

  • minor fix for AccountManager
  • bug fix for QuiltInstaller
  • bug fix for ForgeInstaller
  • optimizations for DefaultResourceCompleter
  • improve Hash performance
  • improve Regex performance

Summary

  • now you can use ProjBobcat on all major platforms!
  • now you can use ProjBobcat to install Modrinth packs!
  • lots of performance improvements and bug fixes

v1.26.0

1 year ago

Version 1.26.0

New Features

  • now ProjBobcat is fully compatible with NativeAOT!

Summary

  • now you can use ProjBobcat with NativeAOT!
  • remove Microsoft.Extensions.DependencyInjection.Abstractions
  • performance improvements for JSON related operations
  • change the way of using HttpClientHelper
  • remove ServiceHelper
  • update readme

v1.23.0

1 year ago

Version 1.23.0

New Features

now ProjBobcat can resolve following resources:

  • Game Mods
  • Game Resource Packs
  • Game Shader Packs

See GameResourcesResolveHelper for more information

Summary

  • multiple performance improvements
  • add GameResourcesResolveHelper
  • bug fix for FabricInstaller
  • code cleanup
  • other bug fixes

v1.21.0

1 year ago

Version 1.21.0

  • bug fix for DefaultLaunchArgumentParser
  • code cleanup

v1.16.0

2 years ago

Version 1.16.0

  • bugs fix for DownloadHelper.cs
  • bugs fix for DefaultGameCore.cs
  • add support for Quilt installation

v1.12.0

2 years ago

Version 1.12.0

  • bugs fix for DownloadHelper.cs
  • bugs fix for DefaultGameCore.cs
  • performance improvement
  • add support for Modrinth
  • add support for CurseForge

v1.9.5

2 years ago

Version 1.8.0

  • fix potential stuck issue
  • fix potential Exception in the DownloadHelper.cs
  • performance improvement

v1.8.0

2 years ago

Version 1.8.0

  • fix potential stuck issue
  • fix multiple memory leaks in the DownloadHelper.cs
  • fix high memory consumption in the DownloadHelper.cs
  • fix Exception handler in the DefaultResourceCompleter.cs
  • performance improvement

v1.7.0

2 years ago

version 1.7.0.0

  • fix multiple memory leaks in the DownloadHelper.cs
  • implement Dispose() for serval classes
  • reduce memory usage
  • increase download speed
  • optimize code
  • remove unused Nuget packages
  • update version field