diff --git a/SomeKindOfMadness/AbsoluteMadness.dll b/SomeKindOfMadness/AbsoluteMadness.dll new file mode 100644 index 00000000..954d0203 Binary files /dev/null and b/SomeKindOfMadness/AbsoluteMadness.dll differ diff --git a/SomeKindOfMadness/Definition.Stable.json b/SomeKindOfMadness/Definition.Stable.json new file mode 100644 index 00000000..d2e51cf7 --- /dev/null +++ b/SomeKindOfMadness/Definition.Stable.json @@ -0,0 +1,4 @@ +{ + "assemblies": [ "SomeKindOfMadness" ], + "updateUrl": "https://railroader.stelltis.ch/updates.json" +} diff --git a/SomeKindOfMadness/Definition.json b/SomeKindOfMadness/Definition.json new file mode 100644 index 00000000..e8c2258f --- /dev/null +++ b/SomeKindOfMadness/Definition.json @@ -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" +} diff --git a/SomeKindOfMadness/Experimental/Definition.Experimental.json b/SomeKindOfMadness/Experimental/Definition.Experimental.json new file mode 100644 index 00000000..d2e51cf7 --- /dev/null +++ b/SomeKindOfMadness/Experimental/Definition.Experimental.json @@ -0,0 +1,4 @@ +{ + "assemblies": [ "SomeKindOfMadness" ], + "updateUrl": "https://railroader.stelltis.ch/updates.json" +} diff --git a/SomeKindOfMadness/Experimental/SomeKindOfMadness.dll b/SomeKindOfMadness/Experimental/SomeKindOfMadness.dll new file mode 100644 index 00000000..1641aaa6 Binary files /dev/null and b/SomeKindOfMadness/Experimental/SomeKindOfMadness.dll differ diff --git a/SomeKindOfMadness/SomeKindOfMadness.dll b/SomeKindOfMadness/SomeKindOfMadness.dll new file mode 100644 index 00000000..57563b59 Binary files /dev/null and b/SomeKindOfMadness/SomeKindOfMadness.dll differ