# CmlLib.Core Wiki > Documentation for CmlLib.Core CmlLib project develops various .NET libraries for building custom Minecraft launcher. This is the documentation for CmlLib.Core. ## Introduction - [LLM Instructions](https://cmllib.github.io/CmlLib.Core-wiki/en/INSTRUCTIONS/index.md): IMPORTANT! MUST read this! - [SUMMARY](https://cmllib.github.io/CmlLib.Core-wiki/en/SUMMARY/index.md): Full table of contents ## CmlLib.Core - [Home](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/index.md) - [Getting Started](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/getting-started/index.md) - [Minecraft Launcher](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/getting-started/CMLauncher/index.md) - [Event Handling](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/getting-started/Handling-Events/index.md) - [Launch Options](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/getting-started/MLaunchOption/index.md) - [Minecraft Path](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/getting-started/MinecraftPath/index.md) - [Versions](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/getting-started/versions/index.md) - [Mod Loader Installers](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/installer/index.md) - [Mod Loader File Extraction](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/installer/extract-files/index.md) - [Fabric Installer](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/installer/fabric-installer/index.md) - [Forge Installer](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/installer/forge-installer/index.md) - [LiteLoader Installer](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/installer/liteloader-installer/index.md) - [Quilt Installer](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/installer/quilt-installer/index.md) - [Login and Sessions](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/login-and-sessions/index.md) - [Microsoft Xbox Account](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/login-and-sessions/Microsoft-Xbox-Live-Login/index.md) - [Offline Account](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/login-and-sessions/offline-account/index.md) - [More APIs](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/more-apis/index.md) - [GameInstaller](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/more-apis/Downloader/index.md) - [FileExtractor](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/more-apis/FileChecker/index.md) - [Java](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/more-apis/java/index.md) - [MArgument](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/more-apis/margument/index.md) - [MinecraftLauncherParameters](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/more-apis/minecraftlauncherparameters/index.md) - [Rules](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/more-apis/rules/index.md) - [Resources](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/resources/index.md) - [Known Issues](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/resources/Common-Errors/index.md) - [FAQ](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/resources/FAQ/index.md) - [License](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/resources/Licenses-and-Dependencies/index.md) - [Sample Launcher](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/resources/Sample-Code/index.md) - [Utilities](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/utilities/index.md) - [Minecraft Changelogs](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/utilities/Get-Minecraft-Changelogs/index.md) - [ProcessWrapper](https://cmllib.github.io/CmlLib.Core-wiki/en/cmllib.core/utilities/processwrapper/index.md) ## Auth.Microsoft - [Home](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/index.md) - [CmlLib.Core.Bedrock.Auth](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/cmllib.core.bedrock.auth/index.md) - [Resources](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/resources/index.md) - [CmlLib.Core.Auth.Microsoft](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/cmllib.core.auth.microsoft/index.md) - [Authentication with MSAL](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/cmllib.core.auth.microsoft/authentication-with-msal/index.md) - [JEAuthenticator](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/cmllib.core.auth.microsoft/jeauthenticator/index.md) - [JELoginHandler](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/cmllib.core.auth.microsoft/jeloginhandler/index.md) - [JELoginHandlerBuilder](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/cmllib.core.auth.microsoft/jeloginhandlerbuilder/index.md) - [XboxAuthNet.Game](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/xboxauthnet.game/index.md) - [AccountManager](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/xboxauthnet.game/accountmanager/index.md) - [Accounts](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/xboxauthnet.game/accounts/index.md) - [OAuth](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/xboxauthnet.game/oauth/index.md) - [XboxAuth](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/xboxauthnet.game/xboxauth/index.md) - [XboxAuthException](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/xboxauthnet.game/xboxauthexception/index.md) - [XboxAuthNet.Game.Msal](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/xboxauthnet.game.msal/index.md) - [ClientID](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/xboxauthnet.game.msal/clientid/index.md) - [MsalClientHelper](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/xboxauthnet.game.msal/msalclienthelper/index.md) - [OAuth](https://cmllib.github.io/CmlLib.Core-wiki/en/auth.microsoft/xboxauthnet.game.msal/oauth/index.md) ## MojangAPI - [Home](https://cmllib.github.io/CmlLib.Core-wiki/en/mojangapi/index.md) - [Mojang API](https://cmllib.github.io/CmlLib.Core-wiki/en/mojangapi/mojang-api/index.md) - [SecurityQuestion](https://cmllib.github.io/CmlLib.Core-wiki/en/mojangapi/securityquestion/index.md) ## Installer.Forge - [Home](https://cmllib.github.io/CmlLib.Core-wiki/en/installer.forge/index.md) - [ForgeInstaller](https://cmllib.github.io/CmlLib.Core-wiki/en/installer.forge/forgeinstaller/index.md) - [Getting Started](https://cmllib.github.io/CmlLib.Core-wiki/en/installer.forge/getting-started/index.md) - [Supported Versions](https://cmllib.github.io/CmlLib.Core-wiki/en/installer.forge/supported-versions/index.md) ## 런처 주문제작 - [[AD] 커스텀 런처 주문제작](https://cmllib.github.io/CmlLib.Core-wiki/en/ad/index.md)