nothub / mrpack-install

Modrinth Modpack server deployment
https://pkg.go.dev/github.com/nothub/mrpack-install
MIT License
128 stars 9 forks source link

fix: exit status 1 when installing quilt #19

Closed anhgelus closed 1 year ago

anhgelus commented 1 year ago

Fix #18

Just change the quiltInstallerUrl to https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-installer/0.5.0/quilt-installer-0.5.0.jar

nothub commented 1 year ago

Oh thanks a lot! I gonna merge this later today to restore functionality. In the long run I would like to read maven-metadata.xml metadata.versioning.release to fetch the release info.