Package net.neoforged.moddevgradle.internal
package net.neoforged.moddevgradle.internal
-
ClassDescriptionExtends the basic taks for running NFRT with the properties that apply to all subcommands working with NeoForge or NeoForm data.Base task implementation for running NFRT.By extending JavaExec, we allow IntelliJ to automatically attach a debugger to the forked JVM, making these runs easy and nice to work with.