Package com.gtnewhorizons.gtnhgradle
Class GTNHGradlePlugin
java.lang.Object
com.gtnewhorizons.gtnhgradle.GTNHGradlePlugin
The main GTNH buildscript plugin object. You can access it in the buildscript as
gtnhGradle
and use it to
activate specific modules manually. The GTNH project will use the GTNHConventionPlugin that automatically activates
all modules.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
The object registered asproject.gtnhGradle
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Name of the project extension you can use to -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROJECT_EXT_NAME
Name of the project extension you can use to- See Also:
-
-
Constructor Details
-
GTNHGradlePlugin
public GTNHGradlePlugin()
-
-
Method Details