repo.or.cz
/
openttd-github.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add: Overlay cargo icon in vehicle/depot list when holding shift+ctrl. (#12938)
[openttd-github.git]
/
os
/
steam
/
release.vdf
blob
ab549c3886bf688d55e08364e7a960d2f2de6ab8
1
"AppBuild"
2
{
3
"AppID" "1536610"
4
"Desc" "@@DESCRIPTION@@"
5
6
"SetLive" "@@BRANCH@@"
7
8
"ContentRoot" "./"
9
"BuildOutput" "build/"
10
11
"Depots"
12
{
13
"1536613"
14
{
15
"ContentRoot" "./steam-win32"
16
"FileMapping"
17
{
18
"LocalPath" "*"
19
"DepotPath" "."
20
"recursive" "1"
21
}
22
}
23
24
"1536612"
25
{
26
"ContentRoot" "./steam-win64"
27
"FileMapping"
28
{
29
"LocalPath" "*"
30
"DepotPath" "."
31
"recursive" "1"
32
}
33
}
34
35
"1536614"
36
{
37
"ContentRoot" "./steam-macos"
38
"FileMapping"
39
{
40
"LocalPath" "*"
41
"DepotPath" "."
42
"recursive" "1"
43
}
44
}
45
46
"1536615"
47
{
48
"ContentRoot" "./steam-linux"
49
"FileMapping"
50
{
51
"LocalPath" "*"
52
"DepotPath" "."
53
"recursive" "1"
54
}
55
}
56
}
57
}