repo.or.cz
/
openttd-jgr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fix d450d4743: Division by zero when larger_towns is set to 0. (#13104)
[openttd-jgr.git]
/
os
/
gog
/
linux.json
blob
47e80fd255de37328ecbc166ecc18c87134ce03c
1
{
2
"project": {
3
"baseProductId": "1293297882",
4
"clientId": "CLIENT_ID",
5
"clientSecret": "CLIENT_SECRET",
6
"version": "VERSION",
7
"installDirectory": "OpenTTD",
8
"name": "OpenTTD",
9
"platform": "gnu-linux",
10
"tags": [
11
"editor_v_1_4_0"
12
],
13
"languageMode": "together",
14
"products": [
15
{
16
"name": "OpenTTD",
17
"productId": "1293297882",
18
"depots": [
19
{
20
"name": "Linux",
21
"folder": "linux",
22
"languages": [
23
"en-US"
24
]
25
},
26
{
27
"name": "OpenGFX",
28
"folder": "opengfx",
29
"languages": [
30
"en-US"
31
]
32
},
33
{
34
"name": "OpenMSX",
35
"folder": "openmsx",
36
"languages": [
37
"en-US"
38
]
39
},
40
{
41
"name": "OpenSFX",
42
"folder": "opensfx",
43
"languages": [
44
"en-US"
45
]
46
}
47
],
48
"tasks": [
49
{
50
"type": "FileTask",
51
"name": "OpenTTD",
52
"languages": [
53
"en-US"
54
],
55
"category": "game",
56
"path": "openttd",
57
"isPrimary": true
58
}
59
],
60
"supportDepots": []
61
}
62
]
63
}
64
}