Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
5542435cf2
|
|||
|
2af750f646
|
|||
|
8041039244
|
|||
|
58b0228838
|
|||
|
9fa64b95da
|
|||
|
c9132f472e
|
|||
|
b474a10da1
|
3
.gitignore
vendored
3
.gitignore
vendored
@@ -5,6 +5,9 @@
|
||||
|
||||
# Ignore dll cache files
|
||||
*.cache
|
||||
*.log
|
||||
|
||||
Settings.xml
|
||||
Railloader/ModSettings/*
|
||||
AlinasMapMod/Maps/*
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"manifestVersion": 5,
|
||||
"id": "C_L_B.CarSpawner",
|
||||
"name": "CarSpawner",
|
||||
"version": "1.0.2",
|
||||
"requires": [
|
||||
{
|
||||
"id": "railroader",
|
||||
"notBefore": "2024.6.8"
|
||||
},
|
||||
{
|
||||
"id": "Zamu.StrangeCustoms",
|
||||
"notBefore": "1.9"
|
||||
}
|
||||
],
|
||||
"mixintos": {
|
||||
"game-graph": [
|
||||
"file(game-graph.json)"
|
||||
]
|
||||
},
|
||||
"assemblies": [ "CarSpawner" ]
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"loads":{
|
||||
"clb-carSpawner-internal": {
|
||||
"description": "internalCarSpawner",
|
||||
"units": "Pounds",
|
||||
"density": 1,
|
||||
"unitWeightInPounds": 0.0,
|
||||
"importable": false,
|
||||
"payPerQuantity": 0.0,
|
||||
"costPerUnit": 0.0
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -2,10 +2,10 @@
|
||||
"Id": "MapEnhancer",
|
||||
"DisplayName": "Map Enhancer",
|
||||
"Author": "Vanguard",
|
||||
"Version": "1.5.2",
|
||||
"Version": "1.5.4.2",
|
||||
"AssemblyName": "MapEnhancer.dll",
|
||||
"EntryMethod": "MapEnhancer.UMM.Loader.Load",
|
||||
"ManagerVersion": "0.27.12",
|
||||
"ManagerVersion": "0.32.4",
|
||||
"HomePage": "https://www.nexusmods.com/railroader/mods/18/",
|
||||
"Repository": "https://raw.githubusercontent.com/mricher-git/rr-mapenhancer-mod/master/repository.json"
|
||||
"Repository": "https://raw.githubusercontent.com/Refizar08/rr-mapenhancer-fix/master/repository.json"
|
||||
}
|
||||
|
||||
BIN
SomeKindOfMadness/AbsoluteMadness.dll
Normal file
BIN
SomeKindOfMadness/AbsoluteMadness.dll
Normal file
Binary file not shown.
4
SomeKindOfMadness/Definition.Stable.json
Normal file
4
SomeKindOfMadness/Definition.Stable.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"assemblies": [ "SomeKindOfMadness" ],
|
||||
"updateUrl": "https://railroader.stelltis.ch/updates.json"
|
||||
}
|
||||
27
SomeKindOfMadness/Definition.json
Normal file
27
SomeKindOfMadness/Definition.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"manifestVersion": 5,
|
||||
"id": "Zamu.SomeKindOfMadness",
|
||||
"name": "Some Kind of Madness",
|
||||
"version": "1.4.24366.2150",
|
||||
"requires": [
|
||||
{
|
||||
"id": "railloader",
|
||||
"notBefore": "1.9.6.8"
|
||||
}
|
||||
],
|
||||
"redirects": [
|
||||
{
|
||||
"definition": "Definition.Stable.json",
|
||||
"requires": [
|
||||
{
|
||||
"id": "railroader",
|
||||
"notAfter": "2024.5.9999"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"definition": "Experimental/Definition.Experimental.json"
|
||||
}
|
||||
],
|
||||
"updateUrl": "https://railroader.stelltis.ch/updates.json"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"assemblies": [ "SomeKindOfMadness" ],
|
||||
"updateUrl": "https://railroader.stelltis.ch/updates.json"
|
||||
}
|
||||
BIN
SomeKindOfMadness/Experimental/SomeKindOfMadness.dll
Normal file
BIN
SomeKindOfMadness/Experimental/SomeKindOfMadness.dll
Normal file
Binary file not shown.
BIN
SomeKindOfMadness/SomeKindOfMadness.dll
Normal file
BIN
SomeKindOfMadness/SomeKindOfMadness.dll
Normal file
Binary file not shown.
BIN
TimeSync/TimeSync.dll
Normal file
BIN
TimeSync/TimeSync.dll
Normal file
Binary file not shown.
12
TimeSync/info.json
Normal file
12
TimeSync/info.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Id": "TimeSync",
|
||||
"DisplayName": "Time Sync",
|
||||
"Author": "Gamea",
|
||||
"Version": "1.0.0",
|
||||
"ManagerVersion": "0.27.3",
|
||||
"Requirements": [],
|
||||
"AssemblyName": "TimeSync.dll",
|
||||
"EntryMethod": "TimeSync.Main.Load",
|
||||
"HomePage": "",
|
||||
"Repository": ""
|
||||
}
|
||||
2548
TimeSync/railroad-manager.html
Normal file
2548
TimeSync/railroad-manager.html
Normal file
File diff suppressed because it is too large
Load Diff
8
TimeSync/railroad-time-sync.json
Normal file
8
TimeSync/railroad-time-sync.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"hours": 9,
|
||||
"minutes": 24,
|
||||
"seconds": 57,
|
||||
"totalSeconds": 120297,
|
||||
"timestamp": "2025-12-01T19:27:54",
|
||||
"isPaused": false
|
||||
}
|
||||
Reference in New Issue
Block a user