summaryrefslogtreecommitdiff
path: root/src/SMAPI.Installer
AgeCommit message (Collapse)Author
2018-05-01unify SMAPI.AssemblyRewriters and SMAPI.Common projectsJesse Plamondon-Willard
2018-04-28update wiki linksJesse Plamondon-Willard
2018-04-14make crossplatform handling more consistentJesse Plamondon-Willard
2018-04-13add MacOS detectionJesse Plamondon-Willard
2018-03-05move `xterm` to top of terminal checking orderAlbert Zhang
Makes more sense, as `xterm` is much more common than any of the others and we only need a barebones terminal anyway. This also solves errors caused by issues such as https://github.com/mono/mono/issues/6752
2018-02-24update for 2.5 release and simplify assembly infoJesse Plamondon-Willard
2018-02-17add install scripts for Linux/Mac (#434)Jesse Plamondon-Willard
2018-02-17fix uninstall script not confirming success on Linux/MacJesse Plamondon-Willard
2017-12-16avoid potential issue in SMAPI's uninstall pathsJesse Plamondon-Willard
2017-11-26fix rare installer error on Mac due to generated mcs file (#394)Jesse Plamondon-Willard
2017-10-29expand post-install instructions, show Steam launch options value (#375)Jesse Plamondon-Willard
2017-10-29add installer version & platform to window title, simplify output (#375)Jesse Plamondon-Willard
2017-10-27rename TrainerMod to Console Commands to clarify purposeJesse Plamondon-Willard
2017-10-24fix inconsistent ASCII art letter sizes in readmeJesse Plamondon-Willard
Thanks to Raven on Discord!
2017-10-07reorganise repo structureJesse Plamondon-Willard