This is a small python script to download you favourite minecraft modpacks, and play it without any troubles of other downloader.
NOTE: This tutorial is assuming that you already have installed python and forge version of the modpack you want
-
Clone this repo or download the zip and extract the content into a folder.
-
Download the zip file of the modpack you want and then place it into the folder you created in step 1.
-
Open cmd or powershell in adminstrator mode and change the directory to the working folder ie, the folder in step 1.
-
To download the modpack run the following command:
Python downloader.py <name of zip file of the modpack>
.