Skip to content

Releases: portablejim/curseDownloader

Curse Pack Downloader 0.3

23 Sep 13:34
Compare
Choose a tag to compare

Build binary for all platforms.

I build the windows exe and windows zip in a different way, so prefer the exe, otherwise try the zip.

Build note: Used PyInstaller for Linux binary and Windows Exe. Used cx_freeze for Windows zip and Mac dmg.

Curse Pack Downloader 0.2

25 Apr 15:32
Compare
Choose a tag to compare

Changes:

  • Cache downloaded files to reduce how much you download and be more efficient.
  • Fix issues for manifest files where newlines are in the wrong spot.

Curse Pack Downloader

23 Mar 03:14
Compare
Choose a tag to compare

Changes

Initial Release

Downloading Modpacks

  1. Go to http://www.curse.com/modpacks/minecraft and download a pack file
  2. Unzip. You should have a 'manifest.json' file
  3. Run cursePackDownloader, choosing the 'manifest.json' file.
  4. The mods should be downloaded. You can now import into other launchers.

How to run

Linux

Unzip and run cursePackDownloader

cursepackdownloader_linux

OS X

Unzip and run the .app

cursepackdownloader_mac

Windows

Unzip and run cursePackDownloader.exe

cursepackdownloader_windows