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
/
Program.cs
Age
Commit message (
Collapse
)
Author
2016-11-01
fix mod versions not being displayed correctly (#160)
Jesse Plamondon-Willard
2016-11-01
fix spelling of 'Authour' manifest field with backwards compatibility (#158)
Jesse Plamondon-Willard
2016-10-31
format & document config code
Jesse Plamondon-Willard
2016-10-31
remove disabled and unfinished code
Jesse Plamondon-Willard
2016-10-30
remove support for mods in AppData directory (#156)
Jesse Plamondon-Willard
2016-10-27
fix crossthread access violation when debugger is attached (#126)
Jesse Plamondon-Willard
2016-10-27
run game on main thread for Mac compatibility (#126)
Jesse Plamondon-Willard
2016-10-27
only hook into WinForms on Windows for Mac compatibility (#126)
Jesse Plamondon-Willard
2016-10-26
use simpler crossplatform window management (#126)
Jesse Plamondon-Willard
2016-10-26
remove broken and unused test code (#126)
Jesse Plamondon-Willard
2016-10-26
use platform-agnostic paths (#126)
Jesse Plamondon-Willard
2016-05-29
Attempt to migrate to new directory structure.
Gormogon