mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-19 10:19:59 +09:00
.
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 3.0.142
|
||||
Date: 2026-06-21
|
||||
|
||||
Changes:
|
||||
- [GM] Generic code layout restructure.
|
||||
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 3.0.141
|
||||
Date: 2026-06-21
|
||||
Date: 2026-06-07
|
||||
|
||||
Changes:
|
||||
- [GM] Locale updates.
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "PHI-CL",
|
||||
"version": "3.0.141",
|
||||
"version": "3.0.142",
|
||||
"factorio_version": "2.0",
|
||||
"date": "2026-06-21",
|
||||
"title": "Phidias Collection",
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ data:extend({
|
||||
type = 'bool-setting',
|
||||
name = 'PHI-MB-ENERGY',
|
||||
setting_type = 'startup',
|
||||
default_value = true,
|
||||
default_value = false,
|
||||
localised_name = {'phi-cl.setting-category-color', 'MBE', {'phi-cl.enable'}, {'mod-setting-name.PHI-MB-ENERGY'}},
|
||||
order = 'AA00'
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user