-
Notifications
You must be signed in to change notification settings - Fork 41
Sample Code
AlphaBs edited this page Apr 9, 2021
·
8 revisions
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/Program.cs
.NET Core console launcher. It contains only the essential code needed to launch Minecraft.
./CmlLibWinFormSample
.NET Framework winforms launcher. This launcher has every feature included in CmlLib.Core.
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