packwiz / packwiz-installer

An installer for packwiz modpacks, with automatic auto-updating and optional mods! Works well with MultiMC and on servers.
https://packwiz.infra.link/
MIT License
46 stars 21 forks source link

Sided mod support? #59

Closed walksanatora closed 1 year ago

walksanatora commented 1 year ago

I cannot tell any method by which to tell packwiz-installer "only install server mods" or to only install client side mods

comp500 commented 1 year ago

Use the --side/-s flag, e.g. java -jar packwiz-installer-bootstrap.jar -s server [pack url]

walksanatora commented 1 year ago

ah that was not listed as a option in --help

comp500 commented 1 year ago

Yeah the --help command is a bit broken at the moment, I'll be fixing it fairly soon.