From 03a3edcdc9e0e4d2563ed4207d04c16f0487ed44 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sun, 25 Jun 2023 08:42:36 +1000 Subject: [PATCH] [v3] Create experimental plugin directory --- v3/examples/plugins/experimental/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 v3/examples/plugins/experimental/README.md diff --git a/v3/examples/plugins/experimental/README.md b/v3/examples/plugins/experimental/README.md new file mode 100644 index 000000000..aee9b2e6d --- /dev/null +++ b/v3/examples/plugins/experimental/README.md @@ -0,0 +1,4 @@ +# Experimental Plugins + +This directory contains experimental plugins. These plugins are not supported by the Wails team and are provided as-is. +They may be removed at any time. If you have any thoughts about these plugins, they can be discussed on the [Wails Discord](https://discord.gg/u8JkcWsG). \ No newline at end of file