You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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