mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 05:46:22 +09:00
.
This commit is contained in:
@@ -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
|
Version: 3.0.152
|
||||||
Date: 2026-07-05
|
Date: 2026-07-05
|
||||||
|
|||||||
+7
-6
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "PHI-CL",
|
"name": "PHI-CL",
|
||||||
"version": "3.0.152",
|
"version": "3.0.153",
|
||||||
"factorio_version": "2.0",
|
"factorio_version": "2.1",
|
||||||
"date": "2026-07-05",
|
"date": "2026-07-05",
|
||||||
"title": "Phidias Collection",
|
"title": "Phidias Collection",
|
||||||
"author": "PHIDIAS0303",
|
"author": "PHIDIAS0303",
|
||||||
@@ -9,10 +9,11 @@
|
|||||||
"homepage": "https://wiki.aperx.org/game/factorio/phi-cl",
|
"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",
|
"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": [
|
"dependencies": [
|
||||||
"base >= 2.0.0",
|
"base >= 2.1.0",
|
||||||
"? space-age >= 2.0.0",
|
"? space-age >= 2.1.0",
|
||||||
"? quality >= 2.0.0",
|
"? elevated-rails >= 2.1.0",
|
||||||
"? elevated-rails >= 2.0.0"
|
"? recycler >= 2.1.0",
|
||||||
|
"? quality >= 2.1.0"
|
||||||
],
|
],
|
||||||
"quality_required": false,
|
"quality_required": false,
|
||||||
"space_travel_required": false,
|
"space_travel_required": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user