Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-2259

Furnace should support disabling strict loading of addons based on API version

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 2.15.0.Final
    • 2.14.0.Final
    • Furnace (Container)
    • None

    Description

         /**
          * Set this {@link Furnace} instance to use strict {@link Version} checking when loading addons. If enabled, addons
          * with an {@link Furnace} API version higher than the current {@link Furnace} runtime version will not be loaded. If
          * disabled, addons will be loaded regardless of the {@link Furnace} runtime version on which they depend. (Defaults
          * to <code>true</code>.)
          */
         public void setStrictMode(boolean strict);
      

      Attachments

        Activity

          People

            lincolnthree Lincoln Baxter III (Inactive)
            lincolnthree Lincoln Baxter III (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: