From efb3aae55908cb88f5a9c900d6563603ab792d6a Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Tue, 20 May 2025 15:22:41 -0400 Subject: Add more advanced configuration options to modules.ini and support automatically downloading and installing from it. --- examples/ini/modules.ini | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 examples/ini/modules.ini (limited to 'examples/ini/modules.ini') diff --git a/examples/ini/modules.ini b/examples/ini/modules.ini new file mode 100644 index 00000000..fb52a859 --- /dev/null +++ b/examples/ini/modules.ini @@ -0,0 +1,2 @@ +[patterns] +version=v1.0 -- cgit v1.2.3