Add GP38 mods

- Beemans Colorable Blombergs
 - Beemans NonColorable Blombergs
 - GP38 Required Scripts
 - Base GP38
This commit is contained in:
2025-08-10 09:58:00 -05:00
parent cfa575b492
commit 5ecc95c0c0
23 changed files with 4107 additions and 0 deletions

22
GP38Public/Catalog.json Normal file
View File

@@ -0,0 +1,22 @@
{
"identifier": "ld-gp38",
"name": "GP38",
"shared": false,
"assets": {
"ld-gp38": {
"name": "ld-gp38",
"type": "prefab",
"filename": "ld-gp38.prefab",
"ld-gp38--bp0": {
"name": "ld-gp38--bp0",
"type": "texture",
"filename": "ld-gp38--bp0.png"
}
},
"eotdevice": {
"name": "gp38eot",
"type": "prefab",
"filename": "eotdevice.prefab"
}
}
}

3770
GP38Public/Definitions.json Normal file

File diff suppressed because it is too large Load Diff

BIN
GP38Public/bundle LFS Normal file

Binary file not shown.

12
GP38Public/info.json Normal file
View File

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