From db626444490e21e40692e81939b9004a36e00895 Mon Sep 17 00:00:00 2001 From: sibir Date: Wed, 25 Jan 2023 21:30:41 -0800 Subject: [PATCH] Add `deprecated` message anchor Ref loot/prelude#27 --- masterlist.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 1bd00ca..f56700a 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -41,6 +41,10 @@ prelude: type: warn content: 'When using **%1%**, it''s recommended that you deactivate or delete this ESP file but keep the resources (e.g. meshes, textures) installed with this mod.' + - &deprecated + type: warn + content: 'This file is deprecated and should no longer be used.' + - &essentialFiles type: warn content: 'Another mod seems to be overwriting one of this mod''s essential files. Please ensure you''re using this mod''s version of %1% or a compatible version if available.'