[FEAT] Paper Support
This commit is contained in:
@@ -2,8 +2,8 @@ def projectName = "CraterLib";
|
||||
def projectIcon = "https://cdn.modrinth.com/data/Nn8Wasaq/a172c634683a11a2e9ae593e56eba7885743bb44.png";
|
||||
def JDK = "21";
|
||||
def majorMc = "1.21.2";
|
||||
def modLoaders = "neoforge|fabric|quilt";
|
||||
def supportedMc = "1.21.2";
|
||||
def modLoaders = "neoforge|fabric|quilt|paper";
|
||||
def supportedMc = "1.21.3";
|
||||
def reltype = "port";
|
||||
|
||||
pipeline {
|
||||
|
Reference in New Issue
Block a user