-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update: game-script/43544354 (by primer97)
- Loading branch information
Librarian
committed
Jan 1, 2025
1 parent
2894f80
commit a3824f8
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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...) |