Skip to main content

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

Project description

Forge add-on

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

PyPI - Version  PyPI - Downloads

pip install --user portablemc-forge

Usage

This add-on extends the syntax accepted by the start sub-command, by prepending the version with forge:. Almost all releases are supported by forge, the latest releases are often supported, if not please refer to forge website. You can also append either -recommended or -latest to the version to take the corresponding version according to the forge public information, this is reflecting the "Download Latest" and "Download Recommended" on the forge website. You can also use version aliases like release or equivalent empty version (just forge:). You can also give the exact forge version like 1.18.1-39.0.7, in such cases, no HTTP request is made if the version is already installed.

Note that this add-on uses the same JVM used to start the game (see --jvm argument).

Examples

portablemc start forge:               # Start recommended forge version for latest release
portablemc start forge:release        # Same as above
portablemc start forge:1.18.1         # Start recommended forge for 1.18.1
portablemc start forge:1.18.1-39.0.7  # Start the exact forge version 1.18.1-39.0.7
portablemc start --dry forge:         # Install (and exit) recommended forge 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-forge-2.0.2.tar.gz (21.4 kB view hashes)

Uploaded Source

Built Distribution

portablemc_forge-2.0.2-py3-none-any.whl (30.9 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