-
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: newgrf/42590101 (by bigyihsuan)
- Loading branch information
Librarian
committed
Nov 27, 2023
1 parent
38837d2
commit f3f0a53
Showing
3 changed files
with
32 additions
and
0 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
authors: | ||
- display-name: "bigyihsuan" | ||
github: "12767476" |
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,14 @@ | ||
name: "Combined American Signal Set 2" | ||
description: |- | ||
An unofficial successor to the "Combined Americal Signals" by Pikka et al, updated to use NML and support JGRPP's multi-aspect signals. | ||
This GRF requires an OpenTTD version which supports this feature such as JGR's patchpack v0.43.0 or later. | ||
Contributors: | ||
- Pikka et al: original GRF and graphics (under GPL) | ||
- osswix: Signal aspect planning, bulk of the code | ||
- bigyihsuan: code, graphics | ||
url: "https://github.com/bigyihsuan/combined-american-signal-set-2" | ||
regions: | ||
- "UN-019" | ||
- "UN-021" |
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,15 @@ | ||
version: "1" | ||
license: "GPL v3" | ||
upload-date: 2023-11-27T01:48:00Z | ||
md5sum-partial: "789e559c" | ||
classification: | ||
set: "signal" | ||
palette: "8bpp" | ||
has-high-res: false | ||
has-sound-effects: false | ||
filesize: 28897 | ||
availability: "new-games" | ||
compatibility: | ||
- name: "jgrpp" | ||
conditions: | ||
- ">= 0.43" |