Non-Shit Minecraft Launcher
- C 97.1%
- Shell 2.9%
| common_utils@4c03881308 | ||
| include | ||
| src | ||
| .clang-format | ||
| .clang-tidy | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| build.bash | ||
| deps.txt | ||
| launchmc.sh | ||
| README.md | ||
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)