Class ResourceManager

java.lang.Object
studio.magemonkey.fabled.manager.ResourceManager

public class ResourceManager extends Object
Manages embedded resources within the .jar
  • Field Details

    • QUESTS_FOLDER

      public static final String QUESTS_FOLDER
  • Constructor Details

    • ResourceManager

      public ResourceManager()
  • Method Details

    • copyResource

      public static void copyResource(String name, String folder)
      Copies a resource embedded in the jar into the given folder
      Parameters:
      name - name of the file
      folder - folder to put the file in
    • copyQuestsModule

      public static void copyQuestsModule()

      Places the Fabled module for Quests into the proper directory