diff --git a/README.md b/README.md index db91a995..f448e6aa 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# Railroader +# Railroader modpack: Ducktown +To install: +1. Install Railloader (https://railroader.stelltis.ch/). __US Users__: Due to the political situation, you’ll need to use a VPN or contact a friend outside the US. Good luck! + - Run railloader exe. You should get a confirmation that patching was successful. +2. Install Unity Mod Manager (https://www.nexusmods.com/site/mods/21) + - Run Unity Mod Manager. Choose _Installation method: Assembly_. Choose _Install_ + +Download the ZIP file and extract to your Railroader installation directory. If you’ve done it right you should see your Railloader directory, and then a Mods subdirectory beneath it. + +Join us on [Gellato’s Porkchop](https://discord.gg/JNM8H4cxAT) and choose _Railroader_ as a game you like to play! \ No newline at end of file diff --git a/legotrainman.customreportingmarks/LegosCustomReportingMarks.dll b/legotrainman.customreportingmarks/LegosCustomReportingMarks.dll new file mode 100644 index 00000000..12312bf1 Binary files /dev/null and b/legotrainman.customreportingmarks/LegosCustomReportingMarks.dll differ diff --git a/legotrainman.customreportingmarks/info.json b/legotrainman.customreportingmarks/info.json new file mode 100644 index 00000000..f9b2b9f9 --- /dev/null +++ b/legotrainman.customreportingmarks/info.json @@ -0,0 +1,9 @@ +{ + "Id": "legotrainman.customreportingmarks", + "Version": "1.1.1", + "DisplayName": "Lego's Custom Reporting Marks", + "Author": "legotrainman", + "EntryMethod": "LegosCustomReportingMarks.Main.Load", + "AssemblyName": "LegosCustomReportingMarks.dll", + "ManagerVersion": "0.27.3" +}