-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgoggame-1207659026.info
46 lines (45 loc) · 1.06 KB
/
goggame-1207659026.info
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
43
44
45
46
{
"version" : 1,
"gameId" : "1207659026",
"rootGameId" : "1207659026",
"standalone" : true,
"dependencyGameId" : "",
"language" : "english",
"name" : "Theme Hospital",
"playTasks" : [
{
"isPrimary" : true,
"type" : "FileTask",
"path" : "DOSBOX\\dosbox.exe",
"workingDir" : "DOSBOX",
"arguments" : "-conf \"..\\dosboxTH.conf\" -conf \"..\\dosboxTH_single.conf\" -noconsole -c \"exit\""
},
{
"name" : "Graphic Mode Setup",
"type" : "FileTask",
"path" : "DOSBOX\\GOGDOSConfig.exe",
"workingDir" : "DOSBOX",
"arguments" : "1207659026"
},
{
"name" : "Run Multiplayer Game",
"type" : "FileTask",
"path" : "DOSBOX\\GOGDOSConfig.exe",
"workingDir" : "DOSBOX",
"arguments" : "1207659026 NET"
}
],
"supportTasks" : [
{
"name" : "Support",
"type" : "URLTask",
"link" : "http://www.gog.com/en/support/theme_hospital"
},
{
"name" : "Manual",
"type" : "FileTask",
"path" : "manual.pdf",
"workingDir" : ""
}
]
}