From 3716c8f4c16e18d376fe965dd225afac2d531366 Mon Sep 17 00:00:00 2001 From: pStyl3 Date: Sun, 20 Aug 2023 21:14:14 +0200 Subject: [PATCH] Add short definition: &disableAfterGeneratingXwithY (#95) --- masterlist.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 31f1cd3..3ecd791 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -53,6 +53,10 @@ prelude: type: warn content: 'This file is deprecated and should no longer be used.' + - &disableAfterGeneratingXwithY + type: say + content: 'This plugin may be disabled after generating **%1%** with **%2%**.' + - &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.'