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
/
StardewModdingAPI.Installer
/
InteractiveInstaller.cs
Age
Commit message (
Expand
)
Author
2017-02-09
remove Mono.Cecil.Rocks (#231)
Jesse Plamondon-Willard
2017-02-08
remove old log file to avoid confusion (#231)
Jesse Plamondon-Willard
2017-02-04
fix install error when the mods folder doesn't exist (#229)
Jesse Plamondon-Willard
2017-02-03
simplify installer text
Jesse Plamondon-Willard
2017-02-03
remove mod .cache folders during (un)install process (#229)
Jesse Plamondon-Willard
2017-02-03
move install package's Mono/Windows folders out of root
Jesse Plamondon-Willard
2017-01-22
Add GOG Mac path
Jesse Plamondon-Willard
2017-01-14
fix console color support check (#206)
Jesse Plamondon-Willard
2017-01-14
fix error when the console doesn't support colour (#206)
Jesse Plamondon-Willard
2016-12-22
skip mods known to be incompatible and display error with update links (#192)
Jesse Plamondon-Willard
2016-12-21
rename SMAPI config file for consistency (#192, #202)
Jesse Plamondon-Willard
2016-12-12
fix System.Runtime.Caching not available on Mac
Jesse Plamondon-Willard
2016-12-07
refactor registry checks for crossplatform compatibility (#189)
Jesse Plamondon-Willard
2016-12-07
SMAPI installer is able to read SDV install path from registry key
Patrick Müssig
2016-12-07
fix installer not moving mods out of appdata if the game isn't installed on t...
Jesse Plamondon-Willard
2016-12-07
fix the installer not removing TrainerMod from appdata if it's already in the...
Jesse Plamondon-Willard
2016-12-06
tweak installer wording to avoid confusion
Jesse Plamondon-Willard
2016-12-06
remove obsolete mods/.cache directory on install (#187, #188)
Jesse Plamondon-Willard
2016-12-06
always clean up files during install (#188)
Jesse Plamondon-Willard
2016-11-29
rework uninstaller so it doesn't depend on install package
Jesse Plamondon-Willard
2016-11-07
group installer's path variables
Jesse Plamondon-Willard
2016-11-07
detect appdata mods during install and move them (if possible)
Jesse Plamondon-Willard
2016-11-05
fix installer on Windows not ignoring quote characters in file path
Jesse Plamondon-Willard
2016-11-03
add crossplatform installer (#155)
Jesse Plamondon-Willard