Skip to content

release 3.3.0

Compare
Choose a tag to compare
@AlphaBs AlphaBs released this 14 Jun 07:02
· 319 commits to master since this release

CmlLib.Core.3.3.0.zip
CmlLib.Core.dll for .NET 5.0 / .NET Framework 4.6.2 / .NET Core 3.1
or use Nuget package 'CmlLib.Core'

SampleCoreLauncher.zip
Simple console sample launcher using .NET Core. unzip file and run CmlLibCoreSample.exe

SampleWinformLauncher.zip
GUI sample launcher using .NET Framework. unzip file and run CmlLibWinFormSample.exe

Major changes:

Add JavaChecker

  • Support new java (java 16) to launch 1.17

Minor changes:

  • fix LocalVersionLoader throws exception when directory does not exists
  • allow empty GameOptionsFile
  • do not use any proxy settings to improve performance