Add Zamu Strange Customs 1.10.25017.313

This commit is contained in:
2025-10-31 22:58:36 -05:00
parent 48a08f4b74
commit d10304ebcc
5 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"assemblies": [ "StrangeCustoms" ],
"requires": [
{
"id": "railloader",
"notBefore": "1.9.6.8"
},
{
"id": "railroader",
"notBefore": "2024.5"
}
],
"updateUrl": "https://railroader.stelltis.ch/updates.json"
}

View File

@@ -0,0 +1,26 @@
{
"manifestVersion": 7,
"id": "Zamu.StrangeCustoms",
"name": "Strange Customs",
"version": "1.10.25017.313",
"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"
}
]
}

View File

@@ -0,0 +1,14 @@
{
"assemblies": [ "StrangeCustoms" ],
"requires": [
{
"id": "railloader",
"notBefore": "1.9.6.14"
},
{
"id": "railroader",
"notBefore": "2024.6"
}
],
"updateUrl": "https://railroader.stelltis.ch/updates.json"
}

Binary file not shown.

Binary file not shown.