From b5b9945a5aa8dc6afcecaba9e288be7100ecd703 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Mon, 12 May 2025 20:16:50 +0900 Subject: [PATCH] . --- PHI-CL/changelog.txt | 7 +++++++ PHI-CL/data-updates.lua | 2 +- PHI-CL/info.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/PHI-CL/changelog.txt b/PHI-CL/changelog.txt index a3340bb..6b9a9c4 100644 --- a/PHI-CL/changelog.txt +++ b/PHI-CL/changelog.txt @@ -1,3 +1,10 @@ +--------------------------------------------------------------------------------------------------- +Version: 3.0.101 +Date: 2025-05-14 + + Changes: + - [MB] Further changes on the locale for entities name. + --------------------------------------------------------------------------------------------------- Version: 3.0.100 Date: 2025-05-14 diff --git a/PHI-CL/data-updates.lua b/PHI-CL/data-updates.lua index 13b113f..5b49117 100644 --- a/PHI-CL/data-updates.lua +++ b/PHI-CL/data-updates.lua @@ -95,4 +95,4 @@ for _, v in pairs(items['equipment']) do main.ET(v, j) end end -end \ No newline at end of file +end diff --git a/PHI-CL/info.json b/PHI-CL/info.json index d41dafb..5553e1f 100644 --- a/PHI-CL/info.json +++ b/PHI-CL/info.json @@ -1,6 +1,6 @@ { "name": "PHI-CL", - "version": "3.0.100", + "version": "3.0.101", "factorio_version": "2.0", "date": "2025-05-14", "title": "Phidias Collection",