newo-2001 / MC-Modpack-Downloader

Script to download Minecraft modpacks without the need for the FTB app or Overwolf
MIT License
22 stars 4 forks source link

Interactive selection of modpacks.ch modpack and version id's #12

Closed newo-2001 closed 4 months ago

newo-2001 commented 4 months ago

Currently when downloading from modpacks.ch, it is required to update the modpack id and version id of the pack in question in the settings.json file. This is a suboptimal user experience since these values typically change every time the script is run. It could be improved by allowing these settings to be set through an interactive prompt.

newo-2001 commented 4 months ago

Completed in 6caa8cc