Add Strange Customs

https://railroader.stelltis.ch/mods/strange-customs
This commit is contained in:
2025-08-10 11:07:02 -05:00
parent 5cc8eaf164
commit 630f6155b4
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.