-
Notifications
You must be signed in to change notification settings - Fork 12
/
featured_ports.json
41 lines (41 loc) · 1.18 KB
/
featured_ports.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
33
34
35
36
37
38
39
40
41
[
{
"name": "Ready to Run Bangers",
"image": "images/banger-ports.jpg",
"description": "Ports which are ready to run and are absolute bangers.",
"ports": [
"stargrovescramble.zip",
"globeba.zip",
"curseofthearrow.zip",
"mire.zip",
"rota.zip",
"echo_chamber.zip",
"help.no.brake.zip"
]
},
{
"name": "Puzzling Puzzles",
"image": "images/puzzling-ports.jpg",
"description": "Ponder, Probe, and Prowl through Puzzling Ports!",
"ports": [
"nonny.zip",
"tiny-crate.zip",
"simplesokoban.zip",
"yatka.zip"
]
},
{
"name": "PortMaster Picks",
"image": "images/portmaster-ports.jpg",
"description": "A selection of ports by the Masters of Ports. These quality ports are a great place to start with PortMaster.",
"ports": [
"devilutionx.zip",
"half-life.zip",
"maldita.castilla.zip",
"rvgl.zip",
"rawgl.zip",
"shovel.knight.zip",
"stardewvalley.zip"
]
}
]