summaryrefslogtreecommitdiff
path: root/src/SMAPI.Installer/assets
AgeCommit message (Expand)Author
2023-04-02Use more portable shebangsFreya Arbjerg
2023-01-22suppress findstr installer error for some playersJesse Plamondon-Willard
2022-07-28undo $@ to $* change per discussionJesse Plamondon-Willard
2022-07-24Jetbrains Rider suggestionsIshan Jalan
2022-07-24unix-launcher.sh optimisationsIshan Jalan
2022-07-20Update unix-launcher.shIshan Jalan
2022-05-31remove `System.Reflection.Metadata.MetadataUpdater.IsSupported: false` in run...Jesse Plamondon-Willard
2022-03-06rework launch script argument parsing (#832)Jesse Plamondon-Willard
2022-03-05Command line optionsRyhon
2022-03-04Make SKIP_TERMINAL default to false if not setRyhon
2022-01-02fix syntax, update release notesJesse Plamondon-Willard
2021-12-22Added shell shebang to MacOS Launcher codebruce2409
2021-12-18simplify running SMAPI without a terminal on Linux/macOSJesse Plamondon-Willard
2021-12-04fix self-contained install on WindowsJesse Plamondon-Willard
2021-12-04migrate SMAPI to self-contained installJesse Plamondon-Willard
2021-12-03make installer self-containedJesse Plamondon-Willard
2021-11-30improve installer's .NET 5 validation to explain how to fix itJesse Plamondon-Willard
2021-11-30fix error running installer from folder paths containing parenthesesJesse Plamondon-Willard
2021-11-28keep installer window open if it crashesJesse Plamondon-Willard
2021-11-28fix .NET 5 precheck passing if player has .NET Core installedJesse Plamondon-Willard
2021-11-28fix installer file precheck failing for some usersJesse Plamondon-Willard
2021-11-28fix installer precheck errors showing quotes, tweak readabilityJesse Plamondon-Willard
2021-11-28remove libgdiplus workaround on macOSJesse Plamondon-Willard
2021-11-28reorganize install scriptJesse Plamondon-Willard
2021-11-28fix SMAPI not working on macOS, improve installer validationJesse Plamondon-Willard
2021-11-28restructure installer for .NET 5 changesJesse Plamondon-Willard
2021-11-28fix segfault on Linux/macOS after .NET 5 updateJesse Plamondon-Willard
2021-11-28update to .NET 5 and official 64-bitJesse Plamondon-Willard
2021-07-07update launch script on macOS for 1.4.5 multiplayer hotfix (#789)Jesse Plamondon-Willard
2021-07-02update launch script on Linux for 1.4.5 multiplayer hotfix (#789)Jesse Plamondon-Willard
2021-06-11fix installer error for some Windows playersJesse Plamondon-Willard
2021-05-10set script path in Windows launch script (#777)Jesse Plamondon-Willard
2021-05-02fix new executable check in Linux launcher, update release notes (#775)Jesse Plamondon-Willard
2021-05-02rename variables in Linux launcher for clarityJesse Plamondon-Willard
2021-05-02use POSIX command directly in Linux launcherJesse Plamondon-Willard
2021-05-02launcher strict sandbox fix on linuxkuesji koesnu
2021-04-04standardize spelling of 'macOS'Jesse Plamondon-Willard
2021-04-02don't overwrite .bin.osx file unnecessarily to avoid resetting file permissio...Jesse Plamondon-Willard
2021-01-28fix error running 'install on Windows.bat' for one userJesse Plamondon-Willard
2020-07-29format new code, update release notesJesse Plamondon-Willard
2020-07-28avoid expanding arguments into quoted stringsAlena Messmer
2020-06-22Update unix-launcher.shJackson Law
2020-01-31rework build settings a bitJesse Plamondon-Willard