Class SettingsUpdater

java.lang.Object
com.gtnewhorizons.gtnhgradle.tasks.SettingsUpdater

public class SettingsUpdater extends Object
The settings update task, loaded as an isolated class from the future when updating the buildscript.
  • Constructor Details

    • SettingsUpdater

      public SettingsUpdater()
  • Method Details

    • update

      public void update(Path settingsPath) throws Throwable
      Runs the update process
      Parameters:
      settingsPath - Path to the settings.gradle file
      Throws:
      Throwable - for convenience