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.Toolkit
/
Framework
/
GameScanning
Age
Commit message (
Expand
)
Author
2022-04-13
fix spelling warnings
Jesse Plamondon-Willard
2022-04-07
enable nullable annotations for most of the SMAPI toolkit (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-04-06
use target-typed new
Jesse Plamondon-Willard
2022-01-15
add detection for Xbox app game folders
Jesse Plamondon-Willard
2021-12-05
improve error when installer is pointed at a compatibility-branch game folder
Jesse Plamondon-Willard
2021-12-04
improve error when installer is pointed at a SDV 1.5.4 folder
Jesse Plamondon-Willard
2021-11-28
update to .NET 5 and official 64-bit
Jesse Plamondon-Willard
2021-04-23
add 64-bit support to the SMAPI installer (#767)
Jesse Plamondon-Willard
2021-04-04
standardize spelling of 'macOS'
Jesse Plamondon-Willard
2021-01-17
improve game path detection
Jesse Plamondon-Willard
2021-01-17
prefer GOG/Steam registry paths when scanning for game folder
Jesse Plamondon-Willard
2020-11-23
let players specify game path by running the installer from within it
Jesse Plamondon-Willard
2020-09-08
rename PathUtilities.NormalizePathSeparator, add normalization for more cases
Jesse Plamondon-Willard
2020-07-26
use ordinal comparison/sorting instead of invariant
Jesse Plamondon-Willard
2020-05-16
use newer C# features
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
add stardewvalley.targets support to toolkit
Jesse Plamondon-Willard
2019-09-14
move game detection into toolkit for reuse
Jesse Plamondon-Willard