Skip to content

Commit 896e900

Browse files
committed
Certain stuff for JitPack.
1 parent 4be2ba8 commit 896e900

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

launcher/build.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,8 @@ tasks {
3535
)
3636
}
3737
}
38+
39+
artifacts {
40+
archives(shadowJar)
41+
}
3842
}

0 commit comments

Comments
 (0)