mindstorm38 / portablemc

A fast, reliable and cross-platform command-line Minecraft launcher and API for developers. Including fast and easy installation of common mod loaders such as Fabric, Forge, NeoForge and Quilt.
https://pypi.org/project/portablemc/
GNU General Public License v3.0
320 stars 19 forks source link

Version 4.1.0 #184

Closed mindstorm38 closed 7 months ago

mindstorm38 commented 8 months ago

Changes

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1163 lines in your changes are missing coverage. Please review.

Files Coverage Δ
portablemc/__init__.py 100.00% <100.00%> (ø)
test/test_cli_misc.py 100.00% <100.00%> (ø)
test/test_download.py 100.00% <100.00%> (ø)
test/test_misc.py 100.00% <100.00%> (ø)
test/test_project.py 100.00% <100.00%> (ø)
test/conftest.py 95.23% <95.23%> (ø)
portablemc/cli/lang.py 84.61% <84.61%> (ø)
portablemc/cli/parse.py 97.05% <97.05%> (ø)
test/test_install.py 94.28% <94.28%> (ø)
portablemc/cli/util.py 88.00% <88.00%> (ø)
... and 9 more

:loudspeaker: Thoughts on this report? Let us know!

MisileLab commented 8 months ago

I'm using portablemc as primary launcher so neoforge support would be great

mindstorm38 commented 8 months ago

I'm using portablemc as primary launcher so neoforge support would be great

The CLI support will be stable in the next update!

MisileLab commented 7 months ago

@mindstorm38 I think neoforge:1.20.1-latest (or other version) not working

mindstorm38 commented 7 months ago

Remove the -latest, it's not needed for neoforge since there no latest/recommended distinction.