Add Some Kind of Madness

This commit is contained in:
2025-08-12 00:35:10 -05:00
parent 0ab6d810ba
commit 289611fe7b
6 changed files with 35 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,4 @@
{
"assemblies": [ "SomeKindOfMadness" ],
"updateUrl": "https://railroader.stelltis.ch/updates.json"
}

View 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"
}

View File

@@ -0,0 +1,4 @@
{
"assemblies": [ "SomeKindOfMadness" ],
"updateUrl": "https://railroader.stelltis.ch/updates.json"
}

Binary file not shown.

Binary file not shown.