From 4726a5bfdf1d3b1d019b14dcbbc7040f9f82e014 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Fri, 6 Nov 2020 21:39:04 -0800 Subject: [PATCH] Updated Lua Plugins (markdown) --- Lua-Plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lua-Plugins.md b/Lua-Plugins.md index 7df75d9..bfb9366 100644 --- a/Lua-Plugins.md +++ b/Lua-Plugins.md @@ -1,5 +1,7 @@ # LUA Plugin system +**Note**: Plugins are a Liberation 2.2 feature, which is currently in preview. The features described on this page will not work with Liberation 2.1 or earlier. + This plugin system was made for injecting LUA scripts in dcs-liberation missions. The resources for the plugins are stored in the `resources/plugins` folder ; each plugin has its own folder.