From b792d1c3531317e91c74ad544572248cfd786c80 Mon Sep 17 00:00:00 2001 From: Brevven Date: Sun, 5 Mar 2023 20:54:36 -0800 Subject: [PATCH] ce improvements --- README.md | 2 ++ changelog.txt | 5 +++++ info.json | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb81cb7..14d4a11 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ See changelog.txt - [Benjah-bmm27](https://commons.wikimedia.org/wiki/File:Vinyl-chloride-3D-vdW.png) (vinyl chloride icon) - [snouz](https://github.com/snouz) (logo inspiration) +### Compatibility +- [nihilistzsche](https://github.com/nihilistzsche) ### Localization diff --git a/changelog.txt b/changelog.txt index 0e765a2..ddfbca6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.0.12 +Date: 2023-02-12 + Changes: + - Crafting efficiency improvements, thanks to nihilistzsche +--------------------------------------------------------------------------------------------------- Version: 0.0.11 Date: 2023-01-17 Features: diff --git a/info.json b/info.json index ae4713c..bfd747c 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bzchlorine", - "version": "0.0.11", + "version": "0.0.12", "factorio_version": "1.1", "title": "Salt & Chlorine", "author": "Brevven",