-
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/47474735 (by kevinfields777)
- Loading branch information
Librarian
committed
Sep 30, 2023
1 parent
811fe34
commit 00a57ed
Showing
3 changed files
with
28 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: "kevinfields777" | ||
github: "32113649" |
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,10 @@ | ||
name: "AuzBridges" | ||
description: |- | ||
Common types of bridges found in Australia, for use with AuzStations, AuzObject and AuzRails. | ||
Author: GarryG and Wallyweb, with credit to Andrew350, Quast65, OzTrans, and FooBar for coding and graphics assistance. | ||
Version 31 released on May 21, 2020. | ||
url: "https://www.tt-forums.net/viewtopic.php?t=75248" | ||
regions: | ||
- "AU" |
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: "31" | ||
license: "GPL v2" | ||
upload-date: 2023-09-30T07:21:51Z | ||
md5sum-partial: "b24a4f5a" | ||
classification: | ||
set: "bridge" | ||
palette: "8bpp" | ||
has-high-res: false | ||
has-sound-effects: false | ||
filesize: 183896 | ||
availability: "new-games" | ||
compatibility: | ||
- name: "vanilla" | ||
conditions: | ||
- ">= 12.0" |