Add Epps Springs Interchange

https://www.nexusmods.com/railroader/mods/646
This commit is contained in:
2025-08-10 11:16:07 -05:00
parent 2e1ca868c3
commit 554f1aeef3
5 changed files with 2630 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"manifestVersion": 7,
"id": "Chomers.EppsInterchange",
"name": "Epps Springs Interchange",
"version": "0.1.7",
"requires": [
{
"id": "railloader",
"notBefore": "1.10.0.2"
},
{
"id": "Zamu.StrangeCustoms",
"notBefore": "1.10.25017.313"
},
{
"id": "AlinaNova21.AlinasMapMod",
"notBefore": "1.4.25062.1720"
},
{
"id": "C_L_B.ASSETS01",
"notBefore": "2.4.0"
}
],
"conflictsWith": [
{ "id": "Chomers.Bryson Interchange" },
],
"mixintos": {
"game-graph": ["file(game-graph.json)", "file(services.json)", "file(buildings.json)"],
}
}