forked from OpenRCT2/OpenRCT2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathassets.json
More file actions
22 lines (22 loc) · 986 Bytes
/
assets.json
File metadata and controls
22 lines (22 loc) · 986 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"objects": {
"url": "https://github.com/OpenRCT2/objects/releases/download/v1.7.7/objects.zip",
"sha256": "54d28a134a1af12fb2a863564def6e6e226a003559856c7df4ae0e94ef7334fd"
},
"openmusic": {
"url": "https://github.com/OpenRCT2/OpenMusic/releases/download/v1.6.1/openmusic.zip",
"sha256": "994b350d3b180ee1cb9619fe27f7ebae3a1a5232840c4bd47a89f33fa89de1a1"
},
"opensfx": {
"url": "https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.6/opensound.zip",
"sha256": "06b90f3e19c216752df441d551b26a9e3e1ba7755bdd2102504b73bf993608be"
},
"title-sequences": {
"url": "https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.26/title-sequences.zip",
"sha256": "dabb9787b1576342fca4dd9f64b3f8cfa04a7e6ce9c2bb9610f47b762905c858"
},
"replays": {
"url": "https://github.com/OpenRCT2/replays/releases/download/v0.0.92/replays.zip",
"sha256": "455a19172a8df81b935a942bbbda20167b4740b34653fdb74127740686bf4cbe"
}
}