forked from LinqToException/RailloaderMods
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mods.json
56 lines (56 loc) · 2.11 KB
/
mods.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[
{
"name": "Interchange Unchained",
"author": "Sgt Moloch",
"description": "Increases capacity of interchanges from 70% to 100%.",
"url": "https://github.com/SgtMoloch/InterchangeUnchained/releases/latest"
},
{
"name": "Move The Equipment",
"author": "Sgt Moloch",
"description": "Moves company-owned cars and locomotives to the end of the interchange when it is being serviced",
"url": "https://github.com/SgtMoloch/MoveTheEquipment/releases/latest"
},
{
"name": "YardAiExtended",
"author": "wexp",
"description": "Adds more distance buttons when using Yard AI mode.",
"url": "https://github.com/wexp/RR-YardAiExtended/releases/latest"
},
{
"name": "SteamChuffReducer",
"author": "wexp",
"description": "Adds settings to change how steam particle effects are generated.",
"url": "https://github.com/wexp/RR-SteamChuffReducer/releases/latest"
},
{
"name": "IndustryFix",
"author": "Voidheart",
"description": "Corrections for industry issues in Railroader",
"url": "https://github.com/Voidheartd/IndustryFix/releases/latest"
},
{
"name": "AutoCoupleAir",
"author": "wexp",
"description": "Auto couples all air hoses and opens all the correct anglecocks when coupling to a consist.",
"url": "https://github.com/wexp/RR-AutoCoupleAir/releases/latest"
},
{
"name": "Alina's Map Mod",
"author": "AlinaNova21",
"description": "Adds new milestones and unlockable track sections",
"url": "https://railroader.alinanova.dev/"
},
{
"name": "HJ's Industry Tweaks",
"author": "hjp766",
"description": "Increases production at various industries",
"url": "https://www.penguintrains.com/"
},
{
"name": "EWESIRA (track helpers additions)",
"author": "Gamearoo",
"description": "Adds a few helper tracks in a few areas to help make it easier for players",
"url": "https://www.nexusmods.com/railroader/mods/53"
}
]