mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 05:46:22 +09:00
.
This commit is contained in:
+16
-9
@@ -1,20 +1,27 @@
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 3.1.2
|
||||
Date: 2026-07-05
|
||||
|
||||
Changes:
|
||||
- [GM] Fixed incorrect recipe category in VP mode.
|
||||
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 3.1.1
|
||||
Version: 3.1.3
|
||||
Date: 2026-07-05
|
||||
|
||||
Changes:
|
||||
- [GM] Generic Code layout restructure.
|
||||
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 3.1.2
|
||||
Date: 2026-06-28
|
||||
|
||||
Changes:
|
||||
- [GM] Fixed incorrect recipe category in VP mode.
|
||||
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 3.1.1
|
||||
Date: 2026-06-28
|
||||
|
||||
Changes:
|
||||
- [GM] Generic Code layout restructure.
|
||||
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 3.1.0
|
||||
Date: 2026-07-05
|
||||
Date: 2026-06-28
|
||||
|
||||
Changes:
|
||||
- [GM] A version bump for 2.1.0.
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "PHI-CL",
|
||||
"version": "3.1.2",
|
||||
"version": "3.1.3",
|
||||
"factorio_version": "2.1",
|
||||
"date": "2026-07-05",
|
||||
"title": "Phidias Collection",
|
||||
|
||||
+1
-1
@@ -156,7 +156,7 @@ data:extend({
|
||||
default_value = '',
|
||||
allowed_values = {'', 'SAP', 'VP'},
|
||||
localised_name = {'phi-cl.setting-category-color', 'GM', {'phi-cl.enable'}, {'mod-setting-name.PHI-GM'}},
|
||||
localised_description = {'', {'phi-cl.setting-change-color', '[GM] [50] A20 C23 H7\n[SAP] [31] A3 C28\n[VP] [628] A15 C243 H370'}},
|
||||
localised_description = {'', {'phi-cl.setting-change-color', '[GM] [50] A20 C23 H7\n[SAP] [31] A3 C28\n[VP] [626] A15 C244 H367'}},
|
||||
order = 'D00'
|
||||
}, {
|
||||
type = 'bool-setting',
|
||||
|
||||
Reference in New Issue
Block a user