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
/
InteractiveInstaller.cs
Age
Commit message (
Expand
)
Author
2018-05-16
tweak renamed folder per discussion with Omegasis (#513)
Jesse Plamondon-Willard
2018-05-16
fix installer deleting Omegasis' SaveBackup mod (#513)
Jesse Plamondon-Willard
2018-05-10
fix some installer messages not using color scheme (#495)
Jesse Plamondon-Willard
2018-05-10
fix references to removed file
Jesse Plamondon-Willard
2018-05-10
use SMAPI's console color scheme logic in installer too (#495)
Jesse Plamondon-Willard
2018-05-06
add error when running Windows installer on Linux/Mac
Jesse Plamondon-Willard
2018-05-04
fix install error on Linux/Mac in some cases
Jesse Plamondon-Willard
2018-05-02
compile separate Linux/Mac installer to avoid WMI reference errors (#485)
Jesse Plamondon-Willard
2018-05-01
unify SMAPI.AssemblyRewriters and SMAPI.Common projects
Jesse Plamondon-Willard
2018-04-14
make crossplatform handling more consistent
Jesse Plamondon-Willard
2018-04-13
add MacOS detection
Jesse Plamondon-Willard
2018-02-17
fix uninstall script not confirming success on Linux/Mac
Jesse Plamondon-Willard
2017-12-16
avoid potential issue in SMAPI's uninstall paths
Jesse Plamondon-Willard
2017-11-26
fix rare installer error on Mac due to generated mcs file (#394)
Jesse Plamondon-Willard
2017-10-29
expand post-install instructions, show Steam launch options value (#375)
Jesse Plamondon-Willard
2017-10-29
add installer version & platform to window title, simplify output (#375)
Jesse Plamondon-Willard
2017-10-27
rename TrainerMod to Console Commands to clarify purpose
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard