Skip to content

Commit

Permalink
Add &deactivateAfterCharacterCreation and &versionPrecedence (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
pStyl3 committed Jun 18, 2023
1 parent 2bc4b77 commit 3fdd62d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ prelude:
type: warn
content: 'This file is corrupt and should not be used.'

- &deactivateAfterCharacterCreation
type: say
content: 'Deactivate and/or uninstall this mod after character creation.'

- &deleteOrDeactivateX
type: error
content: 'Delete or deactivate. %1%'
Expand Down Expand Up @@ -186,6 +190,10 @@ prelude:
type: say
content: 'It appears you do not have the latest version of %1%. Some mods may require functionality added in the latest version of %1% to work.'

- &versionPrecedence
type: error
content: 'Delete %1% from %2%. %3%''s version must take precedence.'

- &versionUpToDateX
type: say
content: 'Your %1% is up-to-date.'
Expand Down

0 comments on commit 3fdd62d

Please sign in to comment.