Class Platform

java.lang.Object
gg.xp.xivsupport.persistence.Platform

public final class Platform extends Object
  • Method Details

    • getTriggeventDir

      public static Path getTriggeventDir()
      Returns:
      The settings dir
    • getSessionsDir

      public static Path getSessionsDir()
    • getGroovyDir

      public static Path getGroovyDir()
    • getAddonsDir

      public static Path getAddonsDir()
    • getAddonJars

      public static List<URL> getAddonJars()
    • getActDir

      public static Path getActDir()
    • isWindows

      public static boolean isWindows()
    • isInIDE

      public static boolean isInIDE()
    • getInstallDir

      public static File getInstallDir()
    • executeUpdater

      public static void executeUpdater() throws IOException
      Throws:
      IOException
    • showFileInExplorer

      public static void showFileInExplorer(File file)
    • getFileSaveDir

      public static File getFileSaveDir()