Giter Club home page Giter Club logo

modpacksch's Introduction

ModpacksCH Build artifact Codacy Badge

CLI tool for downloading modpacks from Feed the Beast and CurseForge using modpacks.ch

terminal

.\ModpacksCH <command> [options]

Commands:
    s, search <name>                       Search modpacks by name
    i, info <modpackID>                    Show info about modpack
    d, download <modpackID> [<versionID>]  Download modpack

Options:
    -s, --server       Download server version
    -p, --path <path>  Directory to save modpack [default: <current-dir>]
    -t, --trace        Write trace log
    -?, -h, --help     Show help and usage information

Installation

Usage

  1. First search for modpack ID

    > .\ModpacksCH search <name>
    
    Example:
    > .\ModpacksCH s stoneblock
                               FTB Modpacks
    ┌─────┬───────────────────────────┬─────────┬────────────┐
    │ ID  │ Name                      │ Version │ MC Version │
    ├─────┼───────────────────────────┼─────────┼────────────┤
    │ 4   │ FTB Presents Stoneblock 2 │ 1.22.0  │ 1.12.2     │
    │ 100 │ FTB StoneBlock 3          │ 1.2.1   │ 1.18.2     │
    └─────┴───────────────────────────┴─────────┴────────────┘
    ...
    
  2. Then available modpack versions

    > .\ModpacksCH info <modpackID>
    
    Example:
    > .\ModpacksCH i 100
    Modpack: FTB StoneBlock 3 (ID: 100)
    ┌───────────────────────────────────────────────────────Synopsis───────────────────────────────────────────────────────┐
    │ In a world surrounded by stone, build yourself a subterranean kingdom that really rocks! Use magic and technology to │
    │ forge your realm to your designs.                                                                                    │
    └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
    Latest version: ID: 2287 - 1.2.1 (Beta)
    Other versions
    ├── ID: 2283 - 1.2.0 (Release)
    ├── ID: 2282 - 1.1.1 (Release)
    ...
    
  3. Download modpack (Latest version if no version ID provided)

    > .\ModpacksCH download <modpackID> [<versionID>]
    
    Example:
    > .\ModpacksCH d 100
    

Notes

  • You can also find modpack and version ID on modpack page
  • note.txt contains Forge version and recommended memory
  • Executing without arguments will launch in interactive mode
  • Windows 7 not supported (modpack.ch supports only TLS 1.3)
  • Tested with Stoneblock 3 and ATM 8

modpacksch's People

Contributors

virenbar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

nikvoid

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.