From 1db4715f089db62838d4567d00c79c68298b331a Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Sun, 1 Feb 2026 12:49:47 +0100 Subject: [PATCH] 1.0.1 --- factorio-light/changelog.txt | 7 +++++++ factorio-light/info.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 factorio-light/changelog.txt diff --git a/factorio-light/changelog.txt b/factorio-light/changelog.txt new file mode 100644 index 0000000..78643e5 --- /dev/null +++ b/factorio-light/changelog.txt @@ -0,0 +1,7 @@ +--------------------------------------------------------------------------------------------------- +Version: 1.0.1 +Date: 01.02.2026 + Changes: + - Remove combat robots and remotes + Bug Fixes: + - Fix typos crashing non-Windows version of Factorio diff --git a/factorio-light/info.json b/factorio-light/info.json index fb82ba0..a13126c 100644 --- a/factorio-light/info.json +++ b/factorio-light/info.json @@ -1,6 +1,6 @@ { "name": "factorio-light", - "version": "1.0.0", + "version": "1.0.1", "title": "Factorio light", "description": "A light-weight version of Factorio for a chill round or your kids.", "author": "cackling fiend",