From 2f71e8fd4f55bd9f115a93ef68062ebf7c28a11d Mon Sep 17 00:00:00 2001 From: prescientmoon Date: Mon, 4 Mar 2024 13:56:37 +0100 Subject: [PATCH] Document addition of prescient-trains --- lua/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lua/README.md b/lua/README.md index 3828ad2..377f422 100644 --- a/lua/README.md +++ b/lua/README.md @@ -1,5 +1,6 @@ # Lua -| Name | Description | -| ------------------------ | ------------------------------------------------ | -| [slam-nvim](./slam-nvim) | Dropped attempt at rewriting vim-arpeggio in lua | +| Name | Description | +| -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| [slam-nvim](./slam-nvim) | Dropped attempt at rewriting vim-arpeggio in lua | +| [prescient-trains](./prescient-trains) | Factorio mod for controlling trains using signals. The base functionality is there, but has been retired in favour of the [new expansion features](https://factorio.com/blog/post/fff-395). |