From 28f509fa25a87bb35c375c51b2d7eaa9f9b9730a Mon Sep 17 00:00:00 2001 From: Brevven Date: Wed, 10 Aug 2022 23:57:23 -0700 Subject: [PATCH] credit --- README.md | 2 ++ changelog.txt | 6 ++++++ info.json | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5bc59b..0021b48 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,5 @@ See changelog.txt ### Localization - [RiCZrd](https://mods.factorio.com/user/RiCZrd) (cs) +- [Sakuro](https://github.com/sakuro) (ja) +- [Pergamum663](https://github.com/Pergamum663) (ru) diff --git a/changelog.txt b/changelog.txt index 61cecdf..f542104 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,10 @@ --------------------------------------------------------------------------------------------------- +Version: 0.0.17 +Date: 2022-08-11 + Localization: + - ja locale, thanks to Sakuro + - ru locale, thanks to Pergamum663 +--------------------------------------------------------------------------------------------------- Version: 0.0.16 Date: 2022-08-09 Fixes: diff --git a/info.json b/info.json index fec09ca..05ccb2e 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bzgas", - "version": "0.0.16", + "version": "0.0.17", "factorio_version": "1.1", "title": "Natural Gas", "author": "Brevven",