QuiltMC / quilt-template-mod

Official Quilt template mod.
Creative Commons Zero v1.0 Universal
189 stars 54 forks source link

Broken libs.versions.toml #40

Open maloryware opened 1 month ago

maloryware commented 1 month ago

libs.versions.toml calls for quilt_standard_libraries = { module = "org.quiltmc:qsl", version.ref = "quilt_standard_libraries" }, which has no version reference Despite that, when attempting to assign it a version reference, building fails. Manually fixed by removing all mentions of quilt_standard_libraries from the bundles image Left is current, right is manually edited

OroArmor commented 3 weeks ago

was this from the template or the generator?

ix0rai commented 3 weeks ago

@OroArmor has to be generator, i didn't release a broken template