Skip to content

v2.5.0 The stablest release so far!

Compare
Choose a tag to compare
@Advik-B Advik-B released this 23 Nov 17:01

What's Changed

  • Update rich requirement from ~=12.5.1 to ~=12.6.0 in /src by @dependabot in #27

Full Changelog: v2.0.0...v2.5.0

Notes

  • This is a command-line only release
  • Thanks to @TwigGlenn4 for bringing light to a weird issue with Curseforge API
  • When CMPDL cannot find the mod download url, it will skip it instead of crashing, This is a temp fix

For linux users:

Use CMPDL-CLI.ZipApp.zip since binaries are not directly available

Just run the following: no dependencies are required to install

python3 CMPDL-CLI.ZipApp.zip

if it does not work:

  1. Download CMPDL-CLI.Source.7z and unzip it in a folder
  2. Unzip it in a folder
  3. Install requirement from requirements.txt
  4. Run __main__.py