Jump to content

Dynamic Install Order - providing enforced install order rules for you mods


AL|EN

Recommended Posts

The work continue in order to enable install order rules directly from components using METADATA keyword.

Basic example of how to use WeiDU new 'METADATA' keyword in order to provide data for PI's Dynamic Install Order feature:

Example of LocalRules.tp2

BEGIN "Local Rules Main" LABEL "LocalRules-Main"
METADATA "AFTER = Ascension, DSotSC"
METADATA "BEFORE = X, Y"

BEGIN "Local Rules Extra" LABEL "LocalRules-Extra"
METADATA "AFTER = C, D"
METADATA "BEFORE = FaithsAndPowers, TomeAndBlood"
  • the format stays the same as for global rules with the addition of usual weidu keyword syntax
  • one statement for one METADATA, you can't put BEFORE/AFTER into single METADATA occurrence
  • local rules from components will override (instead of combining) global rules from ini

@jastey

Can you take look at the example above and test it using PI 0.8.6 ?

Edited by AL|EN
Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...