From 31e723c8df05c27f26a453f398c87fed6a13360d Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Fri, 6 Mar 2020 15:29:51 +0100 Subject: [PATCH] Update README.md Matched to mod portal description --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1ddf0ee..3df428c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ # Autofilter -### Description -- When you place a filter inserter, it reads either the inventory contents or inventory filters on the pickup side and sets its filter to those items. -- Fills the inserter's filter only until it is full (of course). -- Sets the inserter's filter only if there is no filter already set (for example from a replaced preconfigured ghost). -- The mode can be changed or disabled in player mod settings on the fly as needed. -- Should work with most modded filter inserters. \ No newline at end of file +### Features +When you manually place a filter inserter, it reads either the inventory contents or inventory filters on the pickup side and sets its filter to those items. The mode can be changed or disabled in player mod settings on the fly as needed. + +### Compatibility +This mod should work with all modded filter inserters, but I specifically added compatibility for the following mods: + ++ [Bob's Adjustable Inserters](https://mods.factorio.com/mod/bobinserters) - rotated pickup positions ++ [Informatron](https://mods.factorio.com/mod/bobinserters) - informational page to explain modes + +### Locale +If you want to contribute by translating this mod, you can view the existing translations [here](https://github.com/Wyrrrd/Autofilter/tree/master/locale). I'd be happy to add your language and credits to the next release. \ No newline at end of file