You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,12 @@ Minecraft SpeedRun Mods Auto Installer/Updater
5
5
6
6
original idea by [pistacium](https://github.com/pistacium/ModCheck)
7
7
8
+
## CLI Interface
9
+
ModCheck can be run on the command line. This is useful for tools, powerusers, and more.
10
+
11
+
Try the `--help` command for information on all the command line options.
12
+
13
+
### Autoupdating
14
+
Using `java -jar /path/to/modcheck-xyz.jar --path $INST_DIR update` as a Pre-launch command in Prism Launcher or MultiMC will automatically update your mods on every launch.
0 commit comments