This commit is contained in:
Brevven 2022-02-21 21:34:14 -08:00
parent 4f5af4b5b6
commit 082a773cee
3 changed files with 7 additions and 1 deletions

View file

@ -18,3 +18,4 @@ See changelog.txt
- [yokmp](https://mods.factorio.com/user/yokmp) (de) - [yokmp](https://mods.factorio.com/user/yokmp) (de)
- [Sakuro](https://github.com/sakuro) (ja) - [Sakuro](https://github.com/sakuro) (ja)
- [S3BA](https://github.com/S3BA-pl) (pl) - [S3BA](https://github.com/S3BA-pl) (pl)
- [x2605](https://github.com/x2605) (ko)

View file

@ -1,4 +1,9 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.7
Date: 2022-02-22
Features:
- ko locale, thanks to x2605
---------------------------------------------------------------------------------------------------
Version: 1.0.6 Version: 1.0.6
Date: 2022-02-16 Date: 2022-02-16
Fixes: Fixes:

View file

@ -1,6 +1,6 @@
{ {
"name": "bztitanium", "name": "bztitanium",
"version": "1.0.6", "version": "1.0.7",
"factorio_version": "1.1", "factorio_version": "1.1",
"title": "Titanium", "title": "Titanium",
"author": "Brevven", "author": "Brevven",