[CHORE] Fix build display info for jenkins

This commit is contained in:
2024-06-11 22:31:40 +02:00
parent c63514511d
commit 0a3781a42c
28 changed files with 59 additions and 118 deletions

View File

@@ -4,7 +4,7 @@
def projectName = "CraterLib";
def projectIcon = "https://cdn.modrinth.com/data/Nn8Wasaq/a172c634683a11a2e9ae593e56eba7885743bb44.png";
-def JDK = "21";
-def majorMc = "Port";
-def majorMc = "1.21";
-def modLoaders = "neoforge|fabric|quilt";
-def supportedMc = "1.21";
-def reltype = "port";