Skip to content

Commit ae4fd6d

Browse files
author
Librarian
committed
Update: game-script/4354524b (by GerrardGB)
1 parent beddafa commit ae4fd6d

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

game-script/4354524b/authors.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
authors:
2+
- display-name: "GerrardGB"
3+
github: "168777112"

game-script/4354524b/global.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: "Cargo Tracker - Xmas"
2+
description: |-
3+
Tracks two cargoes in the goals; for each company and an overall total.
4+
5+
The two cargoes to track can be set in the settings using the appropriate cargo ID number.
6+
7+
Supplies to the factories for the tracked cargoes can also be tracked.
8+
9+
The script goes through each industry that accepts those cargoes, and queries how much each company has delivered to each one, totaling it up at the start of each month.
10+
Therefore, performance might drop if the cargo chosen has a lot of industries that accept that cargo.
11+
url: "https://github.com/GerrardGB/OpenTTD-cargo-tracker-xmas"
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: "1.0"
2+
license: "GPL v2"
3+
upload-date: 2024-11-24T20:42:52Z
4+
md5sum-partial: "e49ccf5c"
5+
filesize: 10284
6+
availability: "new-games"
7+
compatibility:
8+
- name: "vanilla"
9+
conditions:
10+
- ">= 14.0"

0 commit comments

Comments
 (0)