Skip to content

Conversation

@arjuncgore
Copy link

@arjuncgore arjuncgore commented Sep 26, 2025

Description:

This is a command-line interface for the modcheck Java program, allowing you to download or update your instance's mods with a single terminal command. This can be used for automatically updating legal mods as a pre-launch command.

Usage:

Usage: java -jar modcheck.jar [options] <download|update>


Options:
    --category <rsg|ssg>        Specify the category (default: rsg)
    --version <version>         Specify Minecraft version (default: 1.16.1)
    --accessibility             Include accessibility mods (default: false)
    --instance <name>           Specify your instance name (uses default PrismLauncher path)
        or
    --path <directory>          Specify a different path to your instance
  
    help, -h, --help            Show this help message
    version, -v                 Show modcheck version information

Commands:
    download                     Download mods
    update                       Update existing mods

Examples:
    java -jar modcheck.jar --category random --version 1.16.1 --instance instance1 download
        Downloads speedrunning mods for 1.16.1 RSG into instance1

Run without arguments to start the GUI.

@arjuncgore arjuncgore marked this pull request as ready for review September 26, 2025 03:04
@tildejustin tildejustin merged commit 25bde16 into tildejustin:main Oct 6, 2025
1 check passed
tildejustin added a commit that referenced this pull request Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants