mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-21 23:13:28 +01:00
Pushing tag for release?
This commit is contained in:
parent
9455e43745
commit
96a9389f96
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ neoForge {
|
|||
}
|
||||
|
||||
configureEach { run ->
|
||||
logLevel = org.slf4j.event.Level.DEBUG
|
||||
jvmArgument '-Xmx4G'
|
||||
|
||||
if (run.project.javaToolchains.launcherFor(java.toolchain).map { it.metadata.vendor }.getOrElse("").contains("JetBrains")) {
|
||||
|
|
Loading…
Reference in a new issue