Add quilt as a supported loader

This commit is contained in:
Sollace 2024-10-10 19:41:24 +01:00
parent c1fae299b8
commit aac9404848
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB

View file

@ -157,6 +157,7 @@ modrinth {
versionNumber = version.toString()
versionName = archivesBaseName + '-' + version
changelog = "[Changelog](https://github.com/Sollace/Unicopia/releases/tag/${version.toString()})"
loaders = ['fabric', 'quilt']
uploadFile = remapJar
outlet.mcVersions().each{ver ->
gameVersions.add ver