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
/
ModToolkit.cs
Age
Commit message (
Expand
)
Author
2022-07-06
fix build warnings
Jesse Plamondon-Willard
2022-05-15
fix wiki client not being disposed
Jesse Plamondon-Willard
2022-05-04
disable case-insensitive paths by default pending performance rework
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
2021-09-02
avoid duplicate update key parsing logic, fix unit tests
Jesse Plamondon-Willard
2020-07-26
use ordinal comparison/sorting instead of invariant
Jesse Plamondon-Willard
2020-06-14
tweak build files
Jesse Plamondon-Willard
2019-09-14
remove legacy AssemblyInfo and GlobalAssemblyInfo files, use consistent assem...
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
move game detection into toolkit for reuse
Jesse Plamondon-Willard
2019-09-14
consolidate XNB mods when scanning mods
Jesse Plamondon-Willard
2019-09-13
migrate to new project file format
Jesse Plamondon-Willard