From 254ec948075b664dfffacd5a2687160660c8bf07 Mon Sep 17 00:00:00 2001 From: tyler Date: Thu, 10 Sep 2026 12:00:14 -0700 Subject: [PATCH] Add Plugins --- Plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Plugins.md diff --git a/Plugins.md b/Plugins.md new file mode 100644 index 0000000..6b2194e --- /dev/null +++ b/Plugins.md @@ -0,0 +1,9 @@ +FLARES supports plugins. + +# Where to find plugins? # + +FLARES hosts some plugins that may be found useful by some. See the link or visit the plugin manager in the application to see the plugins + +# How can I make a plugin? # + +A templated plugin is found at this link. Almost all of the data is extractable from the application, allowing for lots of creativity. \ No newline at end of file