SMAPI/src/StardewModdingAPI.Installer
Jesse Plamondon-Willard 5470e95bf5 add separate project to support upcoming IL rewriting (#166) 2016-11-29 14:02:59 -05:00
..
Enums add crossplatform installer (#155) 2016-11-03 21:03:03 -04:00
Properties add global assembly info 2016-11-17 22:23:45 -05:00
InteractiveInstaller.cs group installer's path variables 2016-11-07 16:16:53 -05:00
Program.cs add crossplatform installer (#155) 2016-11-03 21:03:03 -04:00
StardewModdingAPI.Installer.csproj add separate project to support upcoming IL rewriting (#166) 2016-11-29 14:02:59 -05:00
readme.txt add quick summary to installer readme 2016-11-05 18:15:20 -04:00

readme.txt

On Windows, double-click install.exe.
On Linux or Mac, open a terminal and run `mono install.exe`.

For more detailed instructions, see http://canimod.com/guides/using-mods#installing-smapi.