Skip to content

Major Update!

Compare
Choose a tag to compare
@laolarou726 laolarou726 released this 18 Nov 14:15
· 642 commits to master since this release

V1.5.0

Changes And Improvements

  • We successfully moved to the .netcore 3.1 (.net 5)!
  • We rewrote the whole download engine and replace all the WebClient with HttpClient for better performance. Also, we used the new TPL library to reach maximum performance per core.
  • In this release, we updated all the NuGet packages to latest version.
  • We optimized , now all of the libraries in the launch command are using a relative path.
  • We are using more and more new features in .netcore to increase the performance!
  • We are dealing with the new Forge installer as well as the Fabric installer. Also the legacy Forge/Optifine/LiteLoader.
  • We fixed some bugs that happened in the <DefaultLaunchArgumentParser.cs>.