-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample-config.json
36 lines (36 loc) · 1.16 KB
/
example-config.json
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
{
"ver": "0.1",
"downloadPath": "C:\\temp\\epictemp",
"apps": {
"255710": {
"name": "Cities: Skylines",
"mods": {
"1637663252": {
"name": "TM:PE 11.6.4.8 STABLE (Traffic Manager: President Edition)",
"date": "10 Feb @ 11:40am",
"requirements": {
"2040656402": "Harmony 2.2-0 (Mod Dependency)"
}
},
"2040656402": {
"name": "Harmony 2.2-0 (Mod Dependency)",
"date": "7 Feb @ 7:06pm",
"requirements": {}
},
"1625704117": {
"name": "Roundabout Builder",
"date": "29 Jan @ 1:52am",
"requirements": {}
},
"1619685021": {
"name": "Move It",
"date": "6 Jan @ 11:10am",
"requirements": {}
}
}
}
},
"paths": {
"255710": "E:\\Epic\\CitiesSkylines\\Files\\Mods"
}
}