From e85ca01dd27b293e75884804bcb55dc154c8e2cd Mon Sep 17 00:00:00 2001 From: Brevven Date: Sun, 16 Apr 2023 03:33:17 -0700 Subject: [PATCH] credit --- README.md | 1 + changelog.txt | 5 +++++ info.json | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14d4a11..f738ac8 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ See changelog.txt - [Sakuro](https://github.com/sakuro) (ja) - [CV514](https://github.com/CV514) (ru) +- [Klarkxy](https://github.com/klarkxy) (zh-CN) ### Testing - Berkelear diff --git a/changelog.txt b/changelog.txt index 0465163..3f29564 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.1.3 +Date: 2023-04-16 + Localization: + - zh-CN thanks to Klarkxy +--------------------------------------------------------------------------------------------------- Version: 0.1.2 Date: 2023-04-16 Features: diff --git a/info.json b/info.json index d99f670..58e2014 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bzchlorine", - "version": "0.1.2", + "version": "0.1.3", "factorio_version": "1.1", "title": "Salt & Chlorine", "author": "Brevven",