mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-30 09:07:55 +00:00
show true error count
This commit is contained in:
@@ -11,6 +11,11 @@ version = mod_version
|
||||
group = "org.mystia.craft"
|
||||
archivesBaseName = "cc-t-fabric-${mc_version}"
|
||||
|
||||
// yeef
|
||||
compileJava {
|
||||
options.compilerArgs << '-Xmaxerrs' << '10000'
|
||||
}
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven {
|
||||
|
Reference in New Issue
Block a user