Add deprecated message anchor

Ref loot/prelude#27
This commit is contained in:
sibir
2023-01-25 21:44:37 -08:00
parent e23ad2d726
commit db62644449
+4
View File
@@ -41,6 +41,10 @@ prelude:
type: warn 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.' 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 - &essentialFiles
type: warn 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.' 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.'