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