Skip to content

Sample Code

AlphaBs edited this page Apr 9, 2021 · 8 revisions

Sample Launcher Project

There are two sample launchers using CmlLib.Core in this repository.
You can download these launchers at this release, or clone this repository and build them yourself.

CmlLibCoreSample

./CmlLibCoreSample/Program.cs
.NET Core console launcher. It contains only the essential code needed to launch Minecraft.

CmlLibWinFormSample

./CmlLibWinFormSample
.NET Framework winforms launcher. This launcher has every feature included in CmlLib.Core. image

You don't have to fill out all of the textboxes. Just log in, select a version, and click the Launch button.
More details about options