From 4bce6cf89e30e186433b830f2d1544d519cb1a5a Mon Sep 17 00:00:00 2001 From: pStyl3 Date: Sun, 20 Aug 2023 21:21:48 +0200 Subject: [PATCH] Add short definition: &disableAfterGeneratingXwithY (#840) --- masterlist.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 9ba3611d..bd7c3804 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.'