Skip to main content

Start Minecraft using the Quilt mod loader using '<exec> start quilt:[<mc-version>[:<loader-version>]]'.

Project description

Quilt add-on

The quilt add-on allows you to install and run Minecraft with quilt mod loader in a single command line!

PyPI - Version  PyPI - Downloads

pip install --user portablemc-quilt

Usage

This add-on extends the syntax accepted by the start sub-command, by prepending the version with quilt:. Almost all releases since 1.14 are supported by quilt, you can find more information on quilt website, note the snapshots are currently not supported by this addon, but this could be the case in the future because quilt provides support for them. You can also use version aliases like release or equivalent empty version (just quilt:). This addon also provides a way of specifying the loader version, you just have to add :<loader_version> after the game version (the game version is still allowed to be aliases or empty, the following syntax is valid: quilt::<loader_version>).

This addon requires external HTTP accesses if:

  • the game version is an alias.
  • if the loader version is unspecified.
  • if the specified version is not installed.

Examples

portablemc start quilt:                # Start latest quilt loader version for latest release
portablemc start quilt:release         # Same as above
portablemc start quilt:1.19            # Start latest quilt loader version for 1.19
portablemc start quilt:1.19:0.14.8     # Start quilt loader 0.14.8 for game version 1.19
portablemc start quilt::0.14.8         # Start quilt loader 0.14.8 for the latest release
portablemc start --dry quilt:          # Install (and exit) the latest quilt loader version for latest release

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

portablemc-quilt-1.0.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

portablemc_quilt-1.0.1-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page