Feature request: headless / standalone mode for cross-mc-version update #2

Open
opened 2020-07-02 19:10:59 +00:00 by Artoria2e5 · 1 comment

With many lazy people (like me) updating their minecraft release to 1.16, the process of finding new mod versions becomes quite a headache. Older mods may simply not load in a newer version, so a way to run without Fabric or Minecraft is needed.

It would be nice that ModUpdater had a "headless" mode as a command-line tool that reads the mod metadata for a bunch of jar from one directory and downloads some newer versions for a minecraft version given on the command line. The output should be in a separate directory, so people can sort out the new game directory they need for the new profile without mixing anything up.

With many lazy people (like me) updating their minecraft release to 1.16, the process of finding new mod versions becomes quite a headache. Older mods may simply not load in a newer version, so a way to run without Fabric or Minecraft is needed. It would be nice that ModUpdater had a "headless" mode as a command-line tool that reads the mod metadata for a bunch of jar from one directory and downloads some newer versions for a minecraft version given on the command line. The output should be in a separate directory, so people can [sort out the new game directory](https://github.com/FabricMC/fabric-loader/issues/169#issuecomment-642600960) they need for the new profile without mixing anything up.
Artoria2e5 changed title from Feature request: headless / standalone mode to Feature request: headless / standalone mode for cross-mc-version update 2020-07-02 19:12:04 +00:00

FWIW, there already exists a CLI tool for this (which seems to support most if not all mods in Curseforge), called Modsman. However lately it seems to give me older versions of some mods, maybe due to Curseforge API caches.

FWIW, there already exists a CLI tool for this (which seems to support most if not all mods in Curseforge), called [Modsman](https://github.com/sargunv/modsman). However lately it seems to give me older versions of some mods, maybe due to Curseforge API caches.
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TheBrokenRail/ModUpdater#2
No description provided.