Add TheBeeMans SD40-2

https://www.nexusmods.com/railroader/mods/823
This commit is contained in:
2025-08-11 21:43:24 -05:00
parent acd126db9e
commit f7550aa292
4 changed files with 2338 additions and 0 deletions

17
SD402BMAN/Catalog.json Normal file
View File

@@ -0,0 +1,17 @@
{
"identifier": "SD402",
"name": "SD40-2 Diesel Locomotive",
"shared": false,
"assets": {
"SD402": {
"name": "SD402",
"type": "prefab",
"filename": "SD402.prefab"
},
"eotdevice": {
"name": "sd40eot",
"type": "prefab",
"filename": "eotdevice.prefab"
}
}
}

2306
SD402BMAN/Definitions.json Normal file

File diff suppressed because it is too large Load Diff

BIN
SD402BMAN/bundle LFS Normal file

Binary file not shown.

12
SD402BMAN/info.json Normal file
View File

@@ -0,0 +1,12 @@
{
"Id": "SD402BMAN",
"DisplayName": "SD40-2",
"Author": "TheBeeMan",
"Version": "4.1.1",
"GameVersion": "2024.6.2",
"ManagerVersion": "0.27.14.0",
"Game": "Railroader",
"Homepage": "https://www.nexusmods.com/railroader/mods/823",
"Requirements": ["GP38SoundMod-4.03.0"]
}