summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-04-22fix typo in readmeJesse Plamondon-Willard
2017-04-01add --log-path argument to specify SMAPI log path during testingJesse Plamondon-Willard
2017-03-14let players override SMAPI incompatible-code detection if neededJesse Plamondon-Willard
2017-03-14clarify incompatible mods config in readmeJesse Plamondon-Willard
2017-03-14add 'what is SMAPI?' section to readme, update Discord linkJesse Plamondon-Willard
2017-03-12update readmeJesse Plamondon-Willard
2017-02-23merge config filesJesse Plamondon-Willard
2017-02-09remove Mono.Cecil.Rocks (#231)Jesse Plamondon-Willard
It's not needed since we're not injecting new instructions, and causes the field rewriters to fail unexpectedly.
2017-02-03move install package's Mono/Windows folders out of rootJesse Plamondon-Willard
This will hopefully reduce confusion among players who go into "Windows" instead of running install.exe.
2017-01-26update image URL in readmeJesse Plamondon-Willard
2017-01-16bump version, update release steps in readmeJesse Plamondon-Willard
2016-12-30fallback to launching SMAPI without a terminal on Linux if the terminal is ↵Jesse Plamondon-Willard
unavailable (#198)
2016-12-30add config file to readmeJesse Plamondon-Willard
2016-12-22skip mods known to be incompatible and display error with update links (#192)Jesse Plamondon-Willard
2016-12-21rename SMAPI config file for consistency (#192, #202)Jesse Plamondon-Willard
2016-12-12fix System.Runtime.Caching not available on MacJesse Plamondon-Willard
2016-12-01remove Costura assembly weaving (#166)Jesse Plamondon-Willard
This didn't work on Linux or Mac, caused assembly resolution problems when rewritten mods referenced Json.NET, complicated debugging, and wasn't really needed since players use the installer to cleanly add or remove SMAPI.
2016-11-29update readme & installer for 1.3 (#166)Jesse Plamondon-Willard
2016-11-24tweak readmeJesse Plamondon-Willard
2016-11-17add global assembly infoJesse Plamondon-Willard
2016-11-09simplify debuggingJesse Plamondon-Willard
2016-11-07update for 1.0 betaJesse Plamondon-Willard
2016-11-06fix minor crossplatform issuesJesse Plamondon-Willard
2016-11-06add developer mode which shows all deprecation warnings, update release ↵Jesse Plamondon-Willard
process (#165)
2016-11-04explain where to get user support in readmeJesse Plamondon-Willard
2016-11-03add crossplatform installer (#155)Jesse Plamondon-Willard
2016-10-30rename 'change log' to 'release notes' to reflect upcoming changesJesse Plamondon-Willard
2016-10-30rewrite readme (simpler, link to canimod docs, document how to compile from ↵Jesse Plamondon-Willard
source)
2016-10-10Update README.mdCarl
2016-10-05Update README.mdCarl
2016-05-29Fix typosMichael Sincavage
2016-05-29Add note for Steam users.Michael Sincavage
2016-05-29A little more styleMichael Sincavage
2016-05-29Fix typoMichael Sincavage
2016-05-29New READMEMichael Sincavage
A new README design with some simple project art.
2016-04-26Update README.mdCarl
2016-04-07Update README.mdGlorylives
Added shortcut to open the %appdata% directory for those who cannot locate the directory.
2016-04-06Update README.mdCarl
2016-03-29change 'Mapping' to 'Modding'?Zoryn Aaron
2016-03-23readmeZoryn Aaron
2016-03-21readmeZoryn Aaron
2016-03-20update readmeZoryn Aaron
2016-03-20Update README.mdCarl
2016-03-12Updated readme. Switched on Optimise Code switch. It only have minimal ↵ClxS
impact in C#, but might as well.
2016-03-07Updated readmeClxS
2016-03-07Updated readme to be a little less shoutyClxS
2016-03-07Updated readmeClxS
2016-03-06Updated readme. Small change to prevent trainermod using copy-localClxS
2016-03-06Updated readmeClxS
2016-03-04A few small clean ups and removed a lot of the readme until I think of what ↵ClxS
to put there