Non-Shit Minecraft Launcher
  • C 97.1%
  • Shell 2.9%
Find a file
2026-09-05 16:32:29 -03:00
common_utils@4c03881308 1 2026-09-04 02:27:04 -03:00
include actually i prefer type aliases 2026-09-05 16:32:29 -03:00
src actually i prefer type aliases 2026-09-05 16:32:29 -03:00
.clang-format 1 2026-09-04 02:27:04 -03:00
.clang-tidy 1 2026-09-04 02:27:04 -03:00
.gitattributes 1 2026-09-04 02:27:04 -03:00
.gitignore initial commit 2026-09-04 00:17:20 -03:00
.gitmodules 1 2026-09-04 02:27:04 -03:00
build.bash launch script 2026-09-04 20:01:12 -03:00
deps.txt 1 2026-09-04 02:27:04 -03:00
launchmc.sh launch script 2026-09-04 20:01:12 -03:00
README.md build.bash 2026-09-04 03:32:35 -03:00

NSMCL: Non-Shit Minecraft Launcher

A purely CLI, non-"be micrslop's bitch", program that just does what I find NO OTHER launcher can do: just launch the game (durísimo)

The only good "mainstream" or "big/well-known" Minecraft launcher that exists, Prismlauncher, still has the problem of being a huge app and making a network request (possibly to microslop) to even launch an existing instance. That's unacceptable, and honestly it impresses me that such an otherwise outstandingly amazing app has such moronic decisions in it.

Note:

Since I primarily used PrismLauncher, this program expects you to already have an instance. All it does is just launch it.

Features:

  • Launches the game
  • Uses a PrismLauncher instance folder
  • no auth (you can then auth in-game with a mod, if you want)

Usage:

nsmcl /path/to/the/prismlauncher/mc/instance/directory/

(I remain in good faith; pure C99 + POSIX.1-2008 linux code)