Merge branch 'master' into bot-system

This commit is contained in:
Brady
2018-12-18 19:36:10 -06:00
63 changed files with 1257 additions and 397 deletions
+5
View File
@@ -102,6 +102,11 @@ mixin {
add sourceSets.launch, 'mixins.baritone.refmap.json'
}
javadoc {
source = sourceSets.api.allJava
classpath = sourceSets.api.compileClasspath
}
jar {
from sourceSets.comms.output, sourceSets.launch.output, sourceSets.api.output
preserveFileTimestamps = false