diff --git a/CUtil.RRCrossing/Definition.json b/CUtil.RRCrossing/Definition.json deleted file mode 100644 index 2f231a99..00000000 --- a/CUtil.RRCrossing/Definition.json +++ /dev/null @@ -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" ] -} \ No newline at end of file diff --git a/CUtil.RRCrossing/RRCrossing.dll b/CUtil.RRCrossing/RRCrossing.dll deleted file mode 100644 index 83bcc3d0..00000000 Binary files a/CUtil.RRCrossing/RRCrossing.dll and /dev/null differ diff --git a/CUtil.RRCrossing/RRCrossing.pdb b/CUtil.RRCrossing/RRCrossing.pdb deleted file mode 100644 index 225f8411..00000000 Binary files a/CUtil.RRCrossing/RRCrossing.pdb and /dev/null differ diff --git a/CUtil.RRCrossing/SCAssetPacks/Rex_Crossing_Gates/Bundle b/CUtil.RRCrossing/SCAssetPacks/Rex_Crossing_Gates/Bundle deleted file mode 100644 index 7d314678..00000000 --- a/CUtil.RRCrossing/SCAssetPacks/Rex_Crossing_Gates/Bundle +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9cfe2f7129b28828f289a38dc3aa8543b4da0d40f18425b7696099abbfb7a56 -size 12887316 diff --git a/CUtil.RRCrossing/SCAssetPacks/Rex_Crossing_Gates/Catalog.json b/CUtil.RRCrossing/SCAssetPacks/Rex_Crossing_Gates/Catalog.json deleted file mode 100644 index ba40659e..00000000 --- a/CUtil.RRCrossing/SCAssetPacks/Rex_Crossing_Gates/Catalog.json +++ /dev/null @@ -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"}}} \ No newline at end of file diff --git a/CUtil.RRCrossing/SCAssetPacks/Rex_Crossing_Gates/Definitions.json b/CUtil.RRCrossing/SCAssetPacks/Rex_Crossing_Gates/Definitions.json deleted file mode 100644 index 7867d32c..00000000 --- a/CUtil.RRCrossing/SCAssetPacks/Rex_Crossing_Gates/Definitions.json +++ /dev/null @@ -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": [] - } - } - ] -} \ No newline at end of file diff --git a/CUtil.RRCrossing/game-graph.json b/CUtil.RRCrossing/game-graph.json deleted file mode 100644 index f6be4a81..00000000 --- a/CUtil.RRCrossing/game-graph.json +++ /dev/null @@ -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" - - ] - } - } -} \ No newline at end of file