File information

Last updated

Original upload

Created by

m8r98a4f2

Uploaded by

m8r98a4f2

Virus scan

Safe to use

Mod articles

  • FIS - Howto Modify And Extend

    FIS - Howto Modify And Extend

    So there is the exact specification of the new FallUI item sorting possibilities, but that document is a little dry, isn't it? So here are easier and more specific examples for you!

    Some basics

    The most important thing is there are two types of configs:

    Tag configuration - Specifies the , the icon, subicons and color

    Put your extension in folder "Interface\ItemSorter\FIS\TagConfiguration.Addons\". All files there will be auto-loaded by FIS.
    Categorization - Sort your into one or more categories

    Put your extension in folder "Interface\ItemSorter\FIS\Categories.Addons\". All files there will be auto-loaded by FIS.

    So now to the h...

  • Upgrading FIS1 to FIS2 (Old FallUI - Item Sorter to FIS - The NEW FallUI Item Sorter)

    Upgrading FIS1 to FIS2 ("Old FallUI - Item Sorter" to "FIS - The NEW FallUI Item Sorter")

    The mod The NEW FallUI Item Sorter (FIS2) (where this article is) was made with compatibility as main focus. So the upgrade from FIS1 (Old FallUI - Item Sorter) is pretty simple.

    This article describes the best practices for upgrading existing installations and give hints for the process.

    The instructions varies based on how you have installed FIS1, so this article is divided into these sections:

    1) From FIS1 with with pre-made patch ESP(s)
    2) From FIS1 with Complex Sorter

    Select the one matching your install - If you don't know what Complex Sorter is, go to section 1).

    1) From FIS1 with with pre-made patch ESP(s)
    ...