summaryrefslogtreecommitdiff
path: root/src/SMAPI.Installer/unix-install.sh
AgeCommit message (Collapse)Author
2020-01-31rework build settings a bitJesse Plamondon-Willard
2019-11-30Prevent linux install failing with cryptic errorDaniel Heath
This avoids the error described at https://stackoverflow.com/questions/49242075/mono-bug-magic-number-is-wrong-542 System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
2018-11-19fix installer errors on Windows (#602)Jesse Plamondon-Willard
2018-11-18hide installer's bundled files to avoid confusion (#602)Jesse Plamondon-Willard
2018-11-04update HTTP URLs to HTTPSJesse Plamondon-Willard
2018-05-02compile separate Linux/Mac installer to avoid WMI reference errors (#485)Jesse Plamondon-Willard
2018-02-17add install scripts for Linux/Mac (#434)Jesse Plamondon-Willard