-
Notifications
You must be signed in to change notification settings - Fork 1
/
port.json
32 lines (32 loc) · 818 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
32
{
"version": 3,
"name": "iosas.zip",
"items": [
"Isles of Sea and Sky.sh",
"iosas"
],
"items_opt": [],
"attr": {
"title": "Isles of Sea and Sky",
"porter": [
"Jeod",
"kotzebuedog"
],
"desc": "A fantastic, oceanic, open world puzzle adventure. Solve innovative block puzzles while unearthing a mystifying story and unlock powers that provide more options for how you choose to progress through the enigmatic Isles of Sea and Sky!",
"desc_md": null,
"inst": "Copy the game data from your Steam or Itch.io installation (v1.02a) to ports/iosas/gamedata",
"inst_md": null,
"genres": [
"adventure",
"puzzle"
],
"image": null,
"rtr": false,
"exp": false,
"runtime": null,
"reqs": [],
"arch": [
"aarch64"
]
}
}