From 4a02ed407897695d99558928112c00e4410f6321 Mon Sep 17 00:00:00 2001 From: austinvaness Date: Sat, 26 Oct 2024 01:34:55 +0000 Subject: [PATCH] Plugin list updated --- plugins.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins.json b/plugins.json index 9e67cce..693fd50 100644 --- a/plugins.json +++ b/plugins.json @@ -45,6 +45,15 @@ "modified": 1693868788, "file": "Plugins/SEAnalogWheels.xml" }, + { + "id": "theit8514/AssemblerSortPlugin", + "name": "Assembler Sorting", + "author": "theit8514", + "tooltip": "Sort Assemblers the best way", + "description": "Sorts the assemblers on the Production GUI.\n \nSort order:\n 1. The current selected block (if it is an Assembler) which is default selected.\n 2. Incomplete blocks are sorted to the bottom.\n 3. Then the assemblers are sorted by display name.\n ", + "modified": 1729832561, + "file": "Plugins/AssemblerSorting.xml" + }, { "id": "Pas2704/AutoFactionChat", "name": "AutoFactionChat",