Add RTM Asset Pack 0.5

https://rmh.alinanova.dev/mod/7de9f195-289d-450b-a4e3-39354632a8d7
This commit is contained in:
2025-10-31 23:11:52 -05:00
parent d10304ebcc
commit c1feb3c8d4
103 changed files with 14434 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"indentifier": "rex_bridge_pack",
"name": "rex_bridge_pack",
"shared": false,
"assets": {
"Bridge_1": { //
"name": "Bridge_1",
"type": "prefab",
"filename": "Bridge_1.prefab"
},
"SteelBridge": {
"name": "SteelBridge",
"type": "prefab",
"filename": "SteelBridge.prefab"
},
"SteelBridge_2_Sections": {
"name": "SteelBridge_2_Sections",
"type": "prefab",
"filename": "SteelBridge_2_Sections.prefab"
},
"SteelBridge_3_Sections": {
"name": "SteelBridge_3_Sections",
"type": "prefab",
"filename": "SteelBridge_3_Sections.prefab"
}
}
}

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": []
}
}
]
}

Binary file not shown.