We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433fe22 commit 59ba937Copy full SHA for 59ba937
alternative/openrct2.music.progressive/music/0.flac
20.3 MB
alternative/openrct2.music.progressive/object.json
@@ -0,0 +1,22 @@
1
+{
2
+ "id": "openrct2.music.progressive",
3
+ "sourceGame": "official",
4
+ "authors": ["Andrew Sinclair"],
5
+ "version": "1.0",
6
+ "objectType": "music",
7
+ "properties": {
8
+ "tracks": [
9
+ {
10
+ "source": "music/0.flac",
11
+ "name": "Sonar",
12
+ "composer": "Approaching Nirvana"
13
+ }
14
+ ]
15
+ },
16
+ "strings": {
17
+ "name": {
18
+ "en-GB": "Progressive style",
19
+ "nl-NL": "Progressiefstijl"
20
21
22
+}
openrct2.music.alternative.json
@@ -49,6 +49,12 @@
49
"samples": [
50
"alternative/openrct2.music.rock4/music/0.flac"
51
]
52
53
54
+ "id": "rct2.music.modern",
55
+ "samples": [
56
+ "alternative/openrct2.music.progressive/music/0.flac"
57
58
}
59
],
60
"strings": {
0 commit comments