Skip to content

Commit 9be7de5

Browse files
authored
Add Taiwan Park scenario_meta (#393)
* Add Taiwan Park scenario_meta * Update screenshot * Properly align the path
1 parent ff385cb commit 9be7de5

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed
1.7 KB
Loading
7.01 KB
Loading
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"id": "rct1tw.scenario_meta.taiwan_park",
3+
"authors": [
4+
"Infogrames Taiwan Limited"
5+
],
6+
"version": "1.0",
7+
"sourceGame": [
8+
"official"
9+
],
10+
"objectType": "scenario_meta",
11+
"images": [
12+
{ "path": "images/minimap.png", "palette": "keep", "format": "raw" },
13+
{ "path": "images/screenshot.png", "palette": "keep", "format": "raw" }
14+
],
15+
"strings": {
16+
"name": {
17+
"en-GB": "Taiwan Park"
18+
},
19+
"park_name": {
20+
"en-GB": "Taiwan Park"
21+
},
22+
"details": {
23+
"en-GB": ""
24+
}
25+
}
26+
}

0 commit comments

Comments
 (0)