diff --git a/ForYourConvenience/Definition.Stable.json b/ForYourConvenience/Definition.Stable.json new file mode 100644 index 00000000..6b1967b1 --- /dev/null +++ b/ForYourConvenience/Definition.Stable.json @@ -0,0 +1,4 @@ +{ + "assemblies": [ "ForYourConvenience" ], + "updateUrl": "https://railroader.stelltis.ch/updates.json" +} diff --git a/ForYourConvenience/Definition.json b/ForYourConvenience/Definition.json new file mode 100644 index 00000000..b33a5f7f --- /dev/null +++ b/ForYourConvenience/Definition.json @@ -0,0 +1,27 @@ +{ + "manifestVersion": 5, + "id": "Zamu.ForYourConvenience", + "name": "For Your Convenience", + "version": "1.2.24366.2200", + "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/ForYourConvenience/Experimental/Definition.Experimental.json b/ForYourConvenience/Experimental/Definition.Experimental.json new file mode 100644 index 00000000..6b1967b1 --- /dev/null +++ b/ForYourConvenience/Experimental/Definition.Experimental.json @@ -0,0 +1,4 @@ +{ + "assemblies": [ "ForYourConvenience" ], + "updateUrl": "https://railroader.stelltis.ch/updates.json" +} diff --git a/ForYourConvenience/Experimental/ForYourConvenience.dll b/ForYourConvenience/Experimental/ForYourConvenience.dll new file mode 100644 index 00000000..6b72286c Binary files /dev/null and b/ForYourConvenience/Experimental/ForYourConvenience.dll differ diff --git a/ForYourConvenience/ForYourConvenience.dll b/ForYourConvenience/ForYourConvenience.dll new file mode 100644 index 00000000..d8ddfd1a Binary files /dev/null and b/ForYourConvenience/ForYourConvenience.dll differ