From a3824f8a6d2d1c1a1d62cb12fc2a67b17f7256df Mon Sep 17 00:00:00 2001 From: Librarian Date: Wed, 1 Jan 2025 22:24:07 +0000 Subject: [PATCH] Update: game-script/43544354 (by primer97) --- .../43544354/versions/20241225T011457Z.yaml | 2 +- .../43544354/versions/20250101T222404Z.yaml | 24 +++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 game-script/43544354/versions/20250101T222404Z.yaml diff --git a/game-script/43544354/versions/20241225T011457Z.yaml b/game-script/43544354/versions/20241225T011457Z.yaml index fcfdd62b2..6f9a207bc 100644 --- a/game-script/43544354/versions/20241225T011457Z.yaml +++ b/game-script/43544354/versions/20241225T011457Z.yaml @@ -3,7 +3,7 @@ license: "GPL v2" upload-date: 2024-12-25T01:14:57Z md5sum-partial: "ab794c19" filesize: 24668 -availability: "new-games" +availability: "savegames-only" compatibility: - name: "vanilla" conditions: diff --git a/game-script/43544354/versions/20250101T222404Z.yaml b/game-script/43544354/versions/20250101T222404Z.yaml new file mode 100644 index 000000000..2e0db8eed --- /dev/null +++ b/game-script/43544354/versions/20250101T222404Z.yaml @@ -0,0 +1,24 @@ +version: "11" +license: "GPL v2" +upload-date: 2025-01-01T22:24:04Z +md5sum-partial: "299d821b" +filesize: 25833 +availability: "new-games" +compatibility: +- name: "vanilla" + conditions: + - ">= 10" +- name: "jgrpp" + conditions: + - ">= 0.56" + +description: |- + City Controller + A town growing controller script, + features : + - Two game modes, Co-Op and Competitive. + - Growth based on delivered cargos (avg of 3 past months) + - Easy display on town screen. + - Unlock more cargos to grow more (see global goals in game) + - If no cargo are delivered, the town won't grow. + - Automatic cargo town acceptance from any installed newGRF (FIRS, ECS, AXIS...)