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

Mods with side: "both" are not installed on client #54

Closed xtexChooser closed 1 year ago

xtexChooser commented 1 year ago

As the title, "$INST_JAVA" -jar packwiz-installer-bootstrap.jar http://127.0.0.1:8080/pack.toml will not install mods with side = "both" without --side both.

name = "bad packets"
filename = "badpackets-fabric-0.3.4.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/9hA9pLHz/badpackets-fabric-0.3.4.jar"
hash-format = "sha1"
hash = "d65faf486a088e1a706b29457f6b1725665a8379"

[update]
[update.modrinth]
mod-id = "ftdbN0KK"
version = "9hA9pLHz"