Merge pull request 'beeman-updates' (#4) from beeman-updates into duck-test

Reviewed-on: #4
This commit is contained in:
2025-09-06 10:13:31 -05:00
parent 37a3df54b5
commit 0ab6d810ba
13 changed files with 91 additions and 133 deletions

View File

@@ -0,0 +1,12 @@
{
"identifier": "blombergcg",
"name": "blombergcg",
"shared": false,
"assets": {
"blombergcg": {
"name": "blombergcg",
"type": "prefab",
"filename": "blombergcg.prefab"
}
}
}

View File

@@ -0,0 +1,38 @@
{
"objects": [
{
"identifier": "blombergcol",
"metadata": {
"name": "blombergcol",
"description": "",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Truck",
"modelIdentifier": "blombergcol",
"diameter": 1.016,
"length": 2.8,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Blomberg",
"Whls1"
]
},
{
"path": [
"Blomberg",
"Whls2"
]
}
],
"brakeAnimation": {
"clipName": "Brakes"
},
"components": []
}
}
]
}

BIN
BlombergColorable/bundle LFS Normal file

Binary file not shown.

View File

@@ -2,7 +2,7 @@
"Id": "BlombergColorable",
"DisplayName": "Beemans Colorable Blombergs",
"Author": "TheBeeMan",
"Version": "3.05.11",
"Version": "4.1.2",
"GameVersion": "2024.6.2",
"ManagerVersion": "0.27.14.0",
"Game": "Railroader",