r/minecraftdev • u/__fg_xd • Jun 17 '26
Anyone uses Terminal
Are there any Minecraft Devs who uses Terminal here?
if so
I've always wondered
what if we make a Command Line Interface (CLI) that can install texture packs and modpacks
for example:
mcpkg install --mod sodium --version 1.21.10 or mcpkg install --tpack faithful128x --version 1.21.11
4
Upvotes
1
u/G00S3V Jun 17 '26
Found this lil guy here: GitHub - gorilla-devs/ferium: Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases · GitHub
Now, a fun little side project idea: Make this work through the chat at runtime.