Merge pull request 'beeman-updates' (#4) from beeman-updates into duck-test
Reviewed-on: #4
This commit is contained in:
12
BlombergColorable/Catalog.json
Normal file
12
BlombergColorable/Catalog.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"identifier": "blombergcg",
|
||||
"name": "blombergcg",
|
||||
"shared": false,
|
||||
"assets": {
|
||||
"blombergcg": {
|
||||
"name": "blombergcg",
|
||||
"type": "prefab",
|
||||
"filename": "blombergcg.prefab"
|
||||
}
|
||||
}
|
||||
}
|
||||
38
BlombergColorable/Definitions.json
Normal file
38
BlombergColorable/Definitions.json
Normal 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
BIN
BlombergColorable/bundle
LFS
Normal file
Binary file not shown.
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user