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,62 @@
{
"indentifier": "lt_steel_beams_pack",
"name": "lt_steel_beams_pack",
"shared": false,
"assets": {
"Rails_Rusty": {
"name": "Rails_Rusty",
"type": "prefab",
"filename": "Rails_Rusty.prefab"
},
"SingleRails_Stack_Combined": {
"name": "SingleRails_Stack_Combined",
"type": "prefab",
"filename": "SingleRails_Stack_Combined.prefab"
},
"SingleRails_Stack_Long": {
"name": "SingleRails_Stack_Long",
"type": "prefab",
"filename": "SingleRails_Stack_Long.prefab"
},
"SingleRails_Stack_Short": {
"name": "SingleRails_Stack_Short",
"type": "prefab",
"filename": "SingleRails_Stack_Short.prefab"
},
"Steel_Beams_Long1": {
"name": "Steel_Beams_Long1",
"type": "prefab",
"filename": "Steel_Beams_Long1.prefab"
},
"Steel_Beams_Long2": {
"name": "Steel_Beams_Long2",
"type": "prefab",
"filename": "Steel_Beams_Long2.prefab"
},
"Steel_Beams_Short1": {
"name": "Steel_Beams_Short1",
"type": "prefab",
"filename": "Steel_Beams_Short1.prefab"
},
"Steel_Beams_Short2": {
"name": "Steel_Beams_Short2",
"type": "prefab",
"filename": "Steel_Beams_Short2.prefab"
},
"Steel_Beams_Short_Blue": {
"name": "Steel_Beams_Short_Blue",
"type": "prefab",
"filename": "Steel_Beams_Short_Blue.prefab"
},
"SteelFram": {
"name": "SteelFram",
"type": "prefab",
"filename": "SteelFram.prefab"
},
"Steel_Beams_Long_3": {
"name": "Steel_Beams_Long_3",
"type": "prefab",
"filename": "Steel_Beams_Long_3.prefab"
}
}
}

View File

@@ -0,0 +1,169 @@
{
"objects": [
{
"identifier": "Rails_Rusty",
"metadata": {
"name": "Rails_Rusty",
"description": "Rails_Rusty",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Rails_Rusty",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "SingleRails_Stack_Combined",
"metadata": {
"name": "SingleRails_Stack_Combined",
"description": "SingleRails_Stack_Combined",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SingleRails_Stack_Combined",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "SingleRails_Stack_Long",
"metadata": {
"name": "SingleRails_Stack_Long",
"description": "SingleRails_Stack_Long",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SingleRails_Stack_Long",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "SingleRails_Stack_Short",
"metadata": {
"name": "SingleRails_Stack_Short",
"description": "SingleRails_Stack_Short",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SingleRails_Stack_Short",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Long1",
"metadata": {
"name": "Steel_Beams_Long1",
"description": "Steel_Beams_Long1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Long1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Long2",
"metadata": {
"name": "Steel_Beams_Long2",
"description": "Steel_Beams_Long2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Long2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Short1",
"metadata": {
"name": "Steel_Beams_Short1",
"description": "Steel_Beams_Short1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Short1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Short2",
"metadata": {
"name": "Steel_Beams_Short2",
"description": "Steel_Beams_Short2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Short2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Short_Blue",
"metadata": {
"name": "Steel_Beams_Short_Blue",
"description": "Steel_Beams_Short_Blue",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Short_Blue",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "SteelFram",
"metadata": {
"name": "SteelFram",
"description": "SteelFram",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SteelFram",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Long_3",
"metadata": {
"name": "Steel_Beams_Long_3",
"description": "Steel_Beams_Long_3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Long_3",
"cullingRadius": 50,
"components": []
}
}
]
}