Its Simple. Fast. Customizable.
- Play Everything: Supports Vanilla, Fabric, and Forge.
- Looks Familiar: A modern design that looks like the official launcher, but feels faster.
- Custom Icons: Pick real Minecraft Blocks (like Diamond Block, TNT, or Workbench) for your installation icons!
- Discord Status: Shows your friends exactly what you're playing with built-in Rich Presence.
- Offline Support: Create offline ("Developer") accounts easily.
For detailed guides, troubleshooting, and developer docs, check out our Project Wiki.
- Download the latest
NLCSetup.exefrom the Releases page. - Run the installer and follow the prompts.
- Open New Launcher from the Start Menu or desktop shortcut.
- Download the latest Linux
AppImagefrom the Releases page. - Open a terminal in the folder containing the file.
- Make it executable:
chmod +x NewLauncher-*-x86_64.AppImage- Launch it:
./NewLauncher-*-x86_64.AppImageIf your desktop does not launch AppImages directly, you can still run it from the terminal with the command above.
If you want to build the Linux AppImage yourself:
chmod +x linux/build_appimage.sh
./linux/build_appimage.shThat script creates a portable Linux AppImage from the repository root.
- Create a Profile: On the sidebar, click the profile name (e.g. "Steve") to add your own offline username.
- Add a Version:
- Go to the Installations tab.
- Click New Installation.
- Pick a Version (like 1.20.1) and a Loader (Vanilla, Fabric, etc.).
- Pro Tip: Click the icon box to choose a cool block texture!
- Launch: Go back to the Play tab, select your version from the bottom list, and hit PLAY.
Need more memory for mods?
- Click Settings on the sidebar.
- Drag the Java Memory slider to the right.
- That's it!
Huge thanks to the creators of the libraries used in this project: minecraft-launcher-lib, requests, Pillow, and pypresence.
See the full CREDITS.md file for details.
This is an open-source project and is not affiliated with Mojang Studios or Microsoft.