-
Notifications
You must be signed in to change notification settings - Fork 0
/
port.json
31 lines (31 loc) · 835 Bytes
/
port.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"version": 2,
"name": "soh2.zip",
"items": [
"Ship of Harkinian 2.sh",
"soh2"
],
"items_opt": [],
"attr": {
"title": "Ship of Harkinian 2",
"min_glibc": "2.38",
"porter": [
"Jeod"
],
"desc": "A source port of Majora's Mask. 2Ship2Harkinian (aka SoH2) features extensive and significant enhancements over the original game, such as improved performance, increased frame-rate, native ultra-widescreen support, and extensive mod support (especially compared to emulated versions of the original), among other features.",
"inst": "Follow the guide in the readme to generate your mm.o2r file.",
"genres": [
"action",
"adventure"
],
"image": null,
"rtr": false,
"exp": false,
"runtime": null,
"reqs": [
],
"arch": [
"aarch64"
]
}
}