Class GTNHConventionPlugin

java.lang.Object
com.gtnewhorizons.gtnhgradle.GTNHConventionPlugin
All Implemented Interfaces:
Plugin<Project>

public class GTNHConventionPlugin extends Object implements Plugin<Project>
Applies GTNHGradlePlugin and turns on all standard GTNH modules based on the properties set on the project.
  • Constructor Details

    • GTNHConventionPlugin

      public GTNHConventionPlugin()
  • Method Details