repo.or.cz
/
openttd-github.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Update: Translations from eints
[openttd-github.git]
/
os
/
gog
/
windows.json
blob
8582abb06049e123676a4de7db6e63c50c029089
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": "windows",
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": "Win32",
21
"folder": "win32",
22
"languages": [
23
"en-US"
24
],
25
"osBitness": [
26
"32"
27
]
28
},
29
{
30
"name": "Win64",
31
"folder": "win64",
32
"languages": [
33
"en-US"
34
],
35
"osBitness": [
36
"64"
37
]
38
},
39
{
40
"name": "OpenGFX",
41
"folder": "opengfx",
42
"languages": [
43
"en-US"
44
],
45
"osBitness": [
46
"32",
47
"64"
48
]
49
},
50
{
51
"name": "OpenMSX",
52
"folder": "openmsx",
53
"languages": [
54
"en-US"
55
],
56
"osBitness": [
57
"32",
58
"64"
59
]
60
},
61
{
62
"name": "OpenSFX",
63
"folder": "opensfx",
64
"languages": [
65
"en-US"
66
],
67
"osBitness": [
68
"32",
69
"64"
70
]
71
}
72
],
73
"tasks": [
74
{
75
"type": "FileTask",
76
"name": "OpenTTD",
77
"languages": [
78
"en-US"
79
],
80
"category": "game",
81
"path": "openttd.exe",
82
"isPrimary": true,
83
"osBitness": [
84
"32",
85
"64"
86
]
87
}
88
],
89
"supportDepots": []
90
}
91
],
92
"scriptInterpreter": true
93
}
94
}