-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGames.json
More file actions
42 lines (42 loc) · 835 Bytes
/
Copy pathGames.json
File metadata and controls
42 lines (42 loc) · 835 Bytes
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
42
{
"SunHaven": {
"name": "Sun Haven",
"executeables": [ "Sun Haven" ],
"type": "Unity",
"steam": {
"app_id": "1432860"
}
},
"LittleWitchInTheWoods": {
"name": "Little Witch in the Woods",
"executeables": ["LWIW", "Little Witch in the Woods"],
"type": "Unity",
"steam": {
"app_id": "1594940"
}
},
"CoreKeeper": {
"name": "Core Keeper",
"type": "Unity",
"executeables": [ "CoreKeeper" ],
"steam": {
"app_id": "1621690"
}
},
"MyTimeAtSandrock": {
"name": "My Time at Sandrock",
"type": "Unity",
"executeables": [ "Sandrock" ],
"steam": {
"app_id": "1084600"
}
},
"HokkoLife": {
"name": "Hokko Life",
"type": "Unity",
"executeables": [ "Hokko Life" ],
"steam": {
"app_id": "824000"
}
}
}