feat: code
This commit is contained in:
@@ -29,6 +29,10 @@ tasks {
|
||||
minecraftVersion("1.21.10")
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
archiveFileName.set("mineroo-paper.jar")
|
||||
}
|
||||
|
||||
withType<Jar> {
|
||||
from("src/main/resources")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user