maradotwebp / pax

📦 The MC modpack manager for professionals.
https://github.com/froehlichA/pax/releases/latest
MIT License
161 stars 4 forks source link

Implement `download` command #40

Open Badtz13 opened 3 years ago

Badtz13 commented 3 years ago

It seems like both #30 and #28 will require mods to be downloaded directly from curseforge. I propose we implement a download command that will be able to download mods for either the client or server.

maradotwebp commented 3 years ago

I don't think a ./pax download command is needed. Sure, at some point we will need the logic for downloading jars from cf, but we don't necessarily need to expose it to the user with a command.