Remove the old RRCrossing mod
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"manifestVersion": 5,
|
||||
"id": "CUtil.RRCrossing",
|
||||
"name": "RRCrossing",
|
||||
"version": "1.2.0",
|
||||
"requires": [
|
||||
{
|
||||
"id": "railroader",
|
||||
"notBefore": "2024.6.8"
|
||||
},
|
||||
{
|
||||
"id": "Zamu.StrangeCustoms",
|
||||
"notBefore": "1.9"
|
||||
}
|
||||
],
|
||||
"mixintos": {
|
||||
"game-graph": [
|
||||
"file(game-graph.json)"
|
||||
]
|
||||
},
|
||||
"assemblies": [ "RRCrossing" ]
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
{"identifier":"Rex_Crossing_Gates","name":"Rex_Crossing_Gates","shared":false,"assets":{"RRCrossingRexRust2":{"name":"RRCrossingRexRust2","type":"prefab","filename":"RRCrossingRexRust2.prefab"},"RRCrossingRexRust1":{"name":"RRCrossingRexRust1","type":"prefab","filename":"RRCrossingRexRust1.prefab"},"RRCrossingRexClean":{"name":"RRCrossingRexClean","type":"prefab","filename":"RRCrossingRexClean.prefab"}}}
|
||||
@@ -1,46 +0,0 @@
|
||||
{
|
||||
"objects": [
|
||||
{
|
||||
"identifier": "RRCrossingRexRust2",
|
||||
"metadata": {
|
||||
"name": "RRCrossingRexRust2",
|
||||
"description": "A new item",
|
||||
"tags": [],
|
||||
"credits": ""
|
||||
},
|
||||
"definition": {
|
||||
"kind": "Scenery",
|
||||
"modelIdentifier": "RRCrossingRexRust2",
|
||||
"components": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"identifier": "RRCrossingRexRust1",
|
||||
"metadata": {
|
||||
"name": "RRCrossingRexRust1",
|
||||
"description": "A new item",
|
||||
"tags": [],
|
||||
"credits": ""
|
||||
},
|
||||
"definition": {
|
||||
"kind": "Scenery",
|
||||
"modelIdentifier": "RRCrossingRexRust1",
|
||||
"components": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"identifier": "RRCrossingRexClean",
|
||||
"metadata": {
|
||||
"name": "RRCrossingRexClean",
|
||||
"description": "A new item",
|
||||
"tags": [],
|
||||
"credits": ""
|
||||
},
|
||||
"definition": {
|
||||
"kind": "Scenery",
|
||||
"modelIdentifier": "RRCrossingRexClean",
|
||||
"components": []
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,90 +0,0 @@
|
||||
{
|
||||
"tracks": {
|
||||
"spans": {
|
||||
"DC1": {
|
||||
"upper": {
|
||||
"segmentId": "Sd9r",
|
||||
"distance": 0,
|
||||
"end": "End"
|
||||
},
|
||||
"lower": {
|
||||
"segmentId": "Sd9r",
|
||||
"distance": 115,
|
||||
"end": "Start"
|
||||
}
|
||||
},
|
||||
"DC2": {
|
||||
"upper": {
|
||||
"segmentId": "S6tu",
|
||||
"distance": 0,
|
||||
"end": "End"
|
||||
},
|
||||
"lower": {
|
||||
"segmentId": "Ss0r",
|
||||
"distance": 175,
|
||||
"end": "Start"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"splineys": {
|
||||
"DillsboroCrossing": {
|
||||
"handler": "CUtil.RRCrossing",
|
||||
"identifier":"RRCrossingRexRust1",
|
||||
"instances": [
|
||||
{
|
||||
"position": {
|
||||
"x": 22326,
|
||||
"y": 603.0,
|
||||
"z": -1432
|
||||
},
|
||||
"rotation": {
|
||||
"x": 0.0,
|
||||
"y": 160.0,
|
||||
"z": 0.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 22333,
|
||||
"y": 603.0,
|
||||
"z": -1428
|
||||
},
|
||||
"rotation": {
|
||||
"x": 0.0,
|
||||
"y": 340.0,
|
||||
"z": 0.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 22330,
|
||||
"y": 603.0,
|
||||
"z": -1442
|
||||
},
|
||||
"rotation": {
|
||||
"x": 0.0,
|
||||
"y": 160.0,
|
||||
"z": 0.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 22338,
|
||||
"y": 603.0,
|
||||
"z": -1439
|
||||
},
|
||||
"rotation": {
|
||||
"x": 0.0,
|
||||
"y": 340.0,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"spanIds": [
|
||||
"DC2","DC1"
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user