Does lower priority number = higher priority or does higher number = higher priority

Discussion in 'Mod Discussions' started by stuart98, January 30, 2015.

  1. stuart98

    stuart98 Post Master General

    Messages:
    6,009
    Likes Received:
    3,888
    This is with respect to the priority field in the modinfo.json that determines which mods overwrite which other mods.
  2. Raevn

    Raevn Moderator Alumni

    Messages:
    4,226
    Likes Received:
    4,324
    • priority [number]
      A number that determines the mod load order. 100 is default, lower numbers load first. Unless your mod depends on other or others depend on it, it is recommended to leave this at 100.
    https://forums.uberent.com/threads/guide-getting-your-mod-on-pamm.55189/
  3. stuart98

    stuart98 Post Master General

    Messages:
    6,009
    Likes Received:
    3,888
    Does load first mean that conflicting files from subsequently loaded mods will be ignored or that other mods will replace files of previously loaded mods if they conflict with the most recently loaded mods?
  4. Raevn

    Raevn Moderator Alumni

    Messages:
    4,226
    Likes Received:
    4,324
    I believe later shadowed files will overwrite previous ones. So the last loaded mod is guaranteed to be "intact".
    squishypon3 and stuart98 like this.

Share This Page