Skip to content

Sample Code

권세인 edited this page Aug 25, 2020 · 8 revisions

Sample Launcher Project

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

./CmlLibCoreSample/Program.cs
.NET Core Console Launcher. It contains only essential codes to launch minecraft.

CmlLibWinFormSample

./CmlLibWinFormSample
.NET Framework Winform Launcher. This launcher has full features of CmlLib.Core. image

You don't have to fill all textboxs, Just login, select version, and click Launch button.
Details of Options

Clone this wiki locally