release 3.3.2
CmlLib.Core.3.3.2.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
Changelog
- Fix 1.16 ~ 1.7.2 asset copy bug
- Add JavaVersion, JavaPath property in MLaunchOption
- Add
checkAndDownload
option inCMLauncher.CreateProcess
- Async methods in VersionLoader, VersionMetadata
- Fix LiteLoader installer
- Fix FabricMC installer
- Fix GameOptionsFile encoding (UTF8Encoding without BOM)
- Add
Source
proeprty and removeIsDownloader
property in DownloadFileChangedEventArgs - Allow null FileDownloader
- Improve performance
- Remove ParallelDownloader