Start Minecraft using the Fabric mod loader using '<exec> start fabric:[<mc-version>[:<loader-version>]]'.
Project description
Fabric add-on
The fabric add-on allows you to install and run Minecraft with fabric mod loader in a single command line!
pip install --user portablemc-fabric
Usage
This add-on extends the syntax accepted by the start sub-command, by
prepending the version with fabric:
. Almost all releases since 1.14 are supported by fabric,
you can find more information on fabric website, note the snapshots
are currently not supported by this addon, but this could be the case in the future because fabric
provides support for them. You can also use version aliases like release
or equivalent empty version
(just fabric:
). 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: fabric::<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 fabric: # Start latest fabric loader version for latest release
portablemc start fabric:release # Same as above
portablemc start fabric:1.19 # Start latest fabric loader version for 1.19
portablemc start fabric:1.19:0.14.8 # Start fabric loader 0.14.8 for game version 1.19
portablemc start fabric::0.14.8 # Start fabric loader 0.14.8 for the latest release
portablemc start --dry fabric: # Install (and exit) the latest fabric loader version for latest release
Credits
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file portablemc-fabric-2.0.1.tar.gz
.
File metadata
- Download URL: portablemc-fabric-2.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0b2 CPython/3.10.4 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dbfd59f34dd7389dd6b03a09d1899f5eac0a7eb09f6dbb2a7b344389bc33c13 |
|
MD5 | 5404a646008a04a98b65bc299d4c52fb |
|
BLAKE2b-256 | 75c74854b0b98e7775dfa8bcea23be093e74381df3ab02b0c5a293899923edea |
File details
Details for the file portablemc_fabric-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: portablemc_fabric-2.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0b2 CPython/3.10.4 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32f9094e69c8b13f975c4d2a4b3c265eaa75c2af1f2a55c7f2a913c9041ed25a |
|
MD5 | 218daee80a87a5061381e8048977e7d2 |
|
BLAKE2b-256 | 3be3b63f450d3dbef48f0e325ca8178d1e2de77f9b7897fcc75449f6b07ba2b5 |