index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.Installer
/
assets
Age
Commit message (
Expand
)
Author
2023-04-02
Use more portable shebangs
Freya Arbjerg
2023-01-22
suppress findstr installer error for some players
Jesse Plamondon-Willard
2022-07-28
undo $@ to $* change per discussion
Jesse Plamondon-Willard
2022-07-24
Jetbrains Rider suggestions
Ishan Jalan
2022-07-24
unix-launcher.sh optimisations
Ishan Jalan
2022-07-20
Update unix-launcher.sh
Ishan Jalan
2022-05-31
remove `System.Reflection.Metadata.MetadataUpdater.IsSupported: false` in run...
Jesse Plamondon-Willard
2022-03-06
rework launch script argument parsing (#832)
Jesse Plamondon-Willard
2022-03-05
Command line options
Ryhon
2022-03-04
Make SKIP_TERMINAL default to false if not set
Ryhon
2022-01-02
fix syntax, update release notes
Jesse Plamondon-Willard
2021-12-22
Added shell shebang to MacOS Launcher code
bruce2409
2021-12-18
simplify running SMAPI without a terminal on Linux/macOS
Jesse Plamondon-Willard
2021-12-04
fix self-contained install on Windows
Jesse Plamondon-Willard
2021-12-04
migrate SMAPI to self-contained install
Jesse Plamondon-Willard
2021-12-03
make installer self-contained
Jesse Plamondon-Willard
2021-11-30
improve installer's .NET 5 validation to explain how to fix it
Jesse Plamondon-Willard
2021-11-30
fix error running installer from folder paths containing parentheses
Jesse Plamondon-Willard
2021-11-28
keep installer window open if it crashes
Jesse Plamondon-Willard
2021-11-28
fix .NET 5 precheck passing if player has .NET Core installed
Jesse Plamondon-Willard
2021-11-28
fix installer file precheck failing for some users
Jesse Plamondon-Willard
2021-11-28
fix installer precheck errors showing quotes, tweak readability
Jesse Plamondon-Willard
2021-11-28
remove libgdiplus workaround on macOS
Jesse Plamondon-Willard
2021-11-28
reorganize install script
Jesse Plamondon-Willard
2021-11-28
fix SMAPI not working on macOS, improve installer validation
Jesse Plamondon-Willard
2021-11-28
restructure installer for .NET 5 changes
Jesse Plamondon-Willard
2021-11-28
fix segfault on Linux/macOS after .NET 5 update
Jesse Plamondon-Willard
2021-11-28
update to .NET 5 and official 64-bit
Jesse Plamondon-Willard
2021-07-07
update launch script on macOS for 1.4.5 multiplayer hotfix (#789)
Jesse Plamondon-Willard
2021-07-02
update launch script on Linux for 1.4.5 multiplayer hotfix (#789)
Jesse Plamondon-Willard
2021-06-11
fix installer error for some Windows players
Jesse Plamondon-Willard
2021-05-10
set script path in Windows launch script (#777)
Jesse Plamondon-Willard
2021-05-02
fix new executable check in Linux launcher, update release notes (#775)
Jesse Plamondon-Willard
2021-05-02
rename variables in Linux launcher for clarity
Jesse Plamondon-Willard
2021-05-02
use POSIX command directly in Linux launcher
Jesse Plamondon-Willard
2021-05-02
launcher strict sandbox fix on linux
kuesji koesnu
2021-04-04
standardize spelling of 'macOS'
Jesse Plamondon-Willard
2021-04-02
don't overwrite .bin.osx file unnecessarily to avoid resetting file permissio...
Jesse Plamondon-Willard
2021-01-28
fix error running 'install on Windows.bat' for one user
Jesse Plamondon-Willard
2020-07-29
format new code, update release notes
Jesse Plamondon-Willard
2020-07-28
avoid expanding arguments into quoted strings
Alena Messmer
2020-06-22
Update unix-launcher.sh
Jackson Law
2020-01-31
rework build settings a bit
Jesse Plamondon-Willard