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
/
IModHelper.cs
Age
Commit message (
Expand
)
Author
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-03-27
split helper.Content API into game/mod content APIs
Jesse Plamondon-Willard
2019-09-14
remove deprecated APIs (#606)
Jesse Plamondon-Willard
2018-12-13
tweak new API method name
Jesse Plamondon-Willard
2018-12-13
add content pack API
Jesse Plamondon-Willard
2018-12-05
add helper.CreateTemporaryContentPack to replace deprecated transitional method
Jesse Plamondon-Willard
2018-12-04
fix helper.GetContentPacks removed in strict mode (#606)
Jesse Plamondon-Willard
2018-12-04
add SMAPI 3.0 compatibility strict mode (#606)
Jesse Plamondon-Willard
2018-12-04
deprecate old events (#606)
Jesse Plamondon-Willard
2018-08-19
add data API (#468)
Jesse Plamondon-Willard
2018-06-24
fix input API not exposed through helper
Jesse Plamondon-Willard
2018-05-31
move location events into new event system (#310)
Jesse Plamondon-Willard
2018-04-28
add initial multiplayer API (#480)
Jesse Plamondon-Willard
2018-02-20
support transitional content packs (#436)
Jesse Plamondon-Willard
2018-02-17
add content pack feature (#436)
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard