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
/
SMAPI.config.json
Age
Commit message (
Expand
)
Author
2023-04-09
update release notes & tweak recent changes
Jesse Plamondon-Willard
2022-11-11
Merge pull request #882 from Shockah/mod-load-order
Jesse Plamondon-Willard
2022-11-11
adjust warning messages & log header when load order is edited
Jesse Plamondon-Willard
2022-11-09
add option to disable console input
Jesse Plamondon-Willard
2022-11-09
Renamed first/last to early/late; ignoring mods declared as both and warning ...
Michał Dolaś
2022-11-09
Added ModsToLoadFirst/Last to SMAPI config, along with the implementation
Michał Dolaś
2022-10-09
drop UseRawImageLoading option
Jesse Plamondon-Willard
2022-10-09
suppress Harmony debug mode by default
Jesse Plamondon-Willard
2022-06-10
enable raw image loading by default, rename setting
Jesse Plamondon-Willard
2022-06-10
add experimental image load rewrite
Jesse Plamondon-Willard
2022-06-10
rework VerboseLogging option to allow enabling for specific mods
Jesse Plamondon-Willard
2022-05-07
tweak default settings logic
Jesse Plamondon-Willard
2022-05-07
enable case-insensitive file paths by default for Android/Linux players
Jesse Plamondon-Willard
2022-05-04
remove aggressive memory optimizations option
Jesse Plamondon-Willard
2022-05-04
disable case-insensitive paths by default pending performance rework
Jesse Plamondon-Willard
2022-04-26
re-enable Pintail by default
Jesse Plamondon-Willard
2022-04-16
temporarily disable Pintail by default pending out parameter fix
Jesse Plamondon-Willard
2022-04-16
allow switching between Pintail & original API proxying
Jesse Plamondon-Willard
2022-04-06
drop update checks for Stardew64Installer
Jesse Plamondon-Willard
2021-11-28
remove outdated note in config.json
Jesse Plamondon-Willard
2021-04-22
add update alerts for Stardew64Installer (#767)
Jesse Plamondon-Willard
2021-04-04
standardize spelling of 'macOS'
Jesse Plamondon-Willard
2021-03-13
disable aggressive memory optimizations by default
Jesse Plamondon-Willard
2021-02-03
enable aggressive memory optimizations by default (#757)
Jesse Plamondon-Willard
2021-01-31
add experimental 'aggressive memory optimization' flag (#757)
Jesse Plamondon-Willard
2021-01-15
tweak recent changes, update release notes
Jesse Plamondon-Willard
2021-01-15
(feat) Disable Mod rewrites if requested
David Camp
2021-01-15
move error-handling Harmony patches into a new Error Handler bundled mod
Jesse Plamondon-Willard
2020-08-13
remove experimental RewriteInParallel option
Jesse Plamondon-Willard
2020-06-20
make parallel rewriting optional
Jesse Plamondon-Willard
2020-04-12
add config option to disable console colors (#707)
Jesse Plamondon-Willard
2020-01-25
add user settings that override defaults (#693)
Jesse Plamondon-Willard
2020-01-04
remove DumpMetadata option
Jesse Plamondon-Willard
2019-12-02
migrate from AWS to Azure
Jesse Plamondon-Willard
2019-09-23
make console colors configurable
Jesse Plamondon-Willard
2019-09-16
log custom SMAPI settings to simplify troubleshooting
Jesse Plamondon-Willard
2019-09-14
add separate LogNetworkTraffic option
Jesse Plamondon-Willard
2019-09-14
simplify config.json and metadata.json names
Jesse Plamondon-Willard