PaperShelled
PaperShelled copied to clipboard
Do not publish fat jar to jitpack
version 1.0.0 in jitpack is using fat jar with dependencies
@ShirasawaSama
pr is welcome.
pr is welcome.
@InitAuther97 @Dreamail
May I modify the build.gradle?
May I modify the build.gradle?
可以通过检测环境变量之类的的方式来判断是否jitpack环境,如果是的话就不执行shadowJar相关逻辑
我今天有空就改一下