StellarSt0rm / CurseForgeDownloader2023

Download Mods From CurseForge, BETA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CurseForge Downloader 2023

Version: 1.6 / Requires Python 3.x (Or Higher)


Download Modpacks From CurseForge, BETA

$\color{red}\text{⟁}$ Script Can Stop Working In The Future Due To Hosts Changing Stuff

Tested With "Colony A New Odyssey - STABLE-1.0.7", Out Of 176 Mods, All Were Handled Correctly 🥳🥳🥳

Linux Compatibility: ~100% (Was Made In Linux)
Windows Compatibility: Unknown

How To Install

  1. Download CSDownloader.py (And requirements.txt) From The Repo Tree (Will Be Put As Releases In The Future)
  2. Run pip install -r requirements.txt (While In The Same Folder As The File)
  3. Run python CSDownloader.py ./<path-to-modpack> And Wait!
    (The Script Will Put Everything In The "overrides" Folder It Will Make Next To The ZIP File;
    Script Can Be Run From Anywhere Now)

Features

  1. Detailed Mode (SLOW - DEF):
    Gives Detailed Output Of What The Script Is Doing
    DetailedMode

  2. Threaded Mode (FAST - Bad For Slow Computers):
    Goes BLAZINGLY FAST 🚀 ; Good For BIG Modpacks
    $\color{red}\text{⟁}$ Fast Is Relative To How Big The Modpack Is, But It's Faster Than Detailed Mode
    Usage: python CSDownloader.py -t <num / or "max">
    "max" Will Set The Max To '30', But You Can Specify A Larger Number (Not Recommended)
    ThreadedMode

  3. No Color:
    Removes All Color, Except Bold
    Usage: python CSDownloader.py -n

TODO:

  1. Add -u <url> To Download Modpacks Directly (Without Needing The Zip Already Downloaded)

 ?. Polish GUI "Mode"



Made By $\color{magenta}\text{StellarSt0rm}$ -- $\color{green}\text{2023}$

About

Download Mods From CurseForge, BETA

License:MIT License


Languages

Language:Python 100.0%