Add West Bryson Industries

https://www.nexusmods.com/railroader/mods/52
This commit is contained in:
2025-08-12 21:18:01 -05:00
parent f7550aa292
commit 659fd9ffc1
7 changed files with 8845 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
{
"manifestVersion": 5,
"id": "C_L_B.westBrysonIndustries",
"name": "Bryson Industries",
"version": "1.7.0",
"requires": [
{
"id": "railloader",
"notBefore": "1.9.0"
},
{
"id": "Zamu.StrangeCustoms",
"notBefore": "1.9.0"
},
{
"id": "NickB.TheStandardCatalogofLoadIDs",
"notBefore": "4.0"
},
{
"id": "C_L_B.ASSETS01",
"notBefore": "2.4.0"
}
],
"mixintos": {
"game-graph": [
"file(westBrysonIndustries.json)",
{
"mixinto":"file(MolochLoader.json)",
"requires":["Moloch.MolochIndustryComponents"]
}
],
"container:fm-flatcar01":"file(car1.json)",
"container:fm-flatcar02":"file(car2.json)",
"container:fm-flatcar03":"file(car3.json)",
"game-migrations":"file(migrations.json)"
}
}