-
Notifications
You must be signed in to change notification settings - Fork 45
Ignore Rules
Mario edited this page Jun 26, 2020
·
9 revisions
Ignore rules can be accessed by pressing the Ignore Rules button in the Conflict Solver (it can be found next to the Ignore button).
Supported syntax is as follows:
# This is a comment it is indicated by placing the # in front of the text. This is not used by the ignore rules. It can be useful to remind you why you placed an ignore rule there in the first place.
# Comments cannot be used inline with a rule, so a single line is either a comment or a rule
# Entries will be parsed by checking if a path starts with the following string below
events
# You can also specify more refined paths by slashes
common\defines
# If you're a linus user you might be used to this, whis is also fine ans is valid
common/defines
# If you'd like to allow a subfolder you can use the following syntax to negate a subfolder
!common\defines\subfolder
# And Irony will include this subfolder regardless of the main rule telling Irony to ignore anything
# Mods can also be excluded by name
modName:Name of the mod you'd like to exclude
# However there is also a more user friendly Mod Filter which you can use and just toggle on\off mods.
Once you are done hit save and the conflict resolver will be refreshed and will ignore the matching rules.
- Home
- New User Checklist
- Mod Management
- Conflict Solver
- Keyboard Shortcuts
- Add Irony To Steam
- FAQ
- Credits
- Privacy Policy