Interface ResourceInstaller

All Known Implementing Classes:
LanguageResourceInstaller

public interface ResourceInstaller
An interface that describes classes that are responsible for installing resources from the jar to the plugin data directory.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Install resources listed in auto_install.txt to the plugin data directory
  • Method Details

    • autoInstall

      void autoInstall()
      Install resources listed in auto_install.txt to the plugin data directory