From 7c8119b6640e359336e8f71529549cee568eb519 Mon Sep 17 00:00:00 2001 From: pStyl3 Date: Mon, 8 Jul 2024 16:26:52 +0200 Subject: [PATCH] Add &pluginEnabler (#80) --- prelude.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/prelude.yaml b/prelude.yaml index 3949b0b..152c7ac 100644 --- a/prelude.yaml +++ b/prelude.yaml @@ -2249,6 +2249,19 @@ common: - 'your game' condition: 'file("NVSE/Plugins/nvac.dll")' + - &pluginEnabler + type: warn + content: + - lang: en + text: 'You have installed {0}, but since {1} version {2} this is no longer needed.' + - lang: de + text: 'Sie haben {0} installiert, aber seit {1} Version {2} wird dies nicht mehr benötigt.' + subs: + - 'Plugin Enabler' + - 'Game' + - 'Game Version' + condition: 'file("xSE/Plugins/xPluginsTxtEnabler.dll")' + - &scriptExtenderMissing type: error content: