-
Notifications
You must be signed in to change notification settings - Fork 45
Sample Code
권세인 edited this page Jul 1, 2020
·
8 revisions
There are two sample launcher using CmlLib.Core in this repository.
You can download these launcher at release.
or clone this repository and build yourself.
./CmlLibCoreSample/Program.cs
.NET Core Console Launcher. It contains only essential codes to launch minecraft.
./CmlLibWinFormSample
.NET Framework Winform Launcher. This launcher has full features of CmlLib.Core.
You don't have to fill all textboxs, Just login, select version, and click Launch button.
Details of Options