Merge branch 'main' of gitlab.com:jeseibel/distant-horizons

This commit is contained in:
James Seibel
2024-05-20 22:06:59 -05:00
5 changed files with 41 additions and 11 deletions
+2 -2
View File
@@ -23,8 +23,8 @@ loom {
}
remapJar {
inputFile = shadowJar.archiveFile
dependsOn shadowJar
inputFile = apiDowngrade.archiveFile
dependsOn apiDowngrade
}