Update to RTM Asset Pack 0.5.7

This commit is contained in:
2025-11-30 21:13:39 -06:00
parent 10bf990152
commit 9002674718
121 changed files with 21778 additions and 0 deletions

View File

@@ -0,0 +1,64 @@
{
"objects": [
{
"identifier": "Bridge_1",
"metadata": {
"name": "Bridge_1",
"description": "Bridge_1",
"tags": [],
"credits": "Latom"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Bridge_1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "SteelBridge",
"metadata": {
"name": "SteelBridge",
"description": "SteelBridge",
"tags": [],
"credits": "Latom"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SteelBridge",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "SteelBridge_2_Sections",
"metadata": {
"name": "SteelBridge_2_Sections",
"description": "SteelBridge_2_Sections",
"tags": [],
"credits": "Latom"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SteelBridge_2_Sections",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "SteelBridge_3_Sections",
"metadata": {
"name": "SteelBridge_3_Sections",
"description": "SteelBridge_3_Sections",
"tags": [],
"credits": "Latom"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SteelBridge_3_Sections",
"cullingRadius": 50,
"components": []
}
}
]
}