From fcd6d4c8b0f2feb7ab295e0eab7b5dea2f85cb96 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Tue, 23 Jun 2026 18:49:27 +0900 Subject: [PATCH] . --- PHI-CL/changelog.txt | 7 +++++++ PHI-CL/info.json | 13 +++++++------ 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/PHI-CL/changelog.txt b/PHI-CL/changelog.txt index 776d877..bbb882b 100644 --- a/PHI-CL/changelog.txt +++ b/PHI-CL/changelog.txt @@ -1,3 +1,10 @@ +--------------------------------------------------------------------------------------------------- +Version: 3.0.153 +Date: 2026-07-05 + + Changes: + - [GM] A version bump for 2.1.0. + --------------------------------------------------------------------------------------------------- Version: 3.0.152 Date: 2026-07-05 diff --git a/PHI-CL/info.json b/PHI-CL/info.json index cb99441..ada68e0 100644 --- a/PHI-CL/info.json +++ b/PHI-CL/info.json @@ -1,7 +1,7 @@ { "name": "PHI-CL", - "version": "3.0.152", - "factorio_version": "2.0", + "version": "3.0.153", + "factorio_version": "2.1", "date": "2026-07-05", "title": "Phidias Collection", "author": "PHIDIAS0303", @@ -9,10 +9,11 @@ "homepage": "https://wiki.aperx.org/game/factorio/phi-cl", "description": "Regular PHI-CL VP or SAP server hosted on APERX\nVanilla Plus, VP (Space Age, Production Focus. No Quality, No Planet)\nSpace Age Plus, SAP (Enhanced)\nhttps://wiki.aperx.org", "dependencies": [ - "base >= 2.0.0", - "? space-age >= 2.0.0", - "? quality >= 2.0.0", - "? elevated-rails >= 2.0.0" + "base >= 2.1.0", + "? space-age >= 2.1.0", + "? elevated-rails >= 2.1.0", + "? recycler >= 2.1.0", + "? quality >= 2.1.0" ], "quality_required": false, "space_travel_required": false,