v2.5.0 The stablest release so far!
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:
- Download CMPDL-CLI.Source.7z and unzip it in a folder
- Unzip it in a folder
- Install requirement from
requirements.txt
- Run
__main__.py