Jesse Plamondon-Willard
4675da0600
add --log-path argument to specify SMAPI log path during testing
2017-04-01 16:08:31 -04:00
Jesse Plamondon-Willard
104aa31412
let players override SMAPI incompatible-code detection if needed
2017-03-14 20:48:02 -04:00
Jesse Plamondon-Willard
9169e40a24
clarify incompatible mods config in readme
2017-03-14 15:12:13 -04:00
Jesse Plamondon-Willard
ec8286475a
add 'what is SMAPI?' section to readme, update Discord link
2017-03-14 15:04:21 -04:00
Jesse Plamondon-Willard
34f714b958
update readme
2017-03-12 21:36:50 -04:00
Jesse Plamondon-Willard
6a18dd6fad
merge config files
2017-02-23 22:58:23 -05:00
Jesse Plamondon-Willard
a13003de8b
remove Mono.Cecil.Rocks ( #231 )
...
It's not needed since we're not injecting new instructions, and causes the field rewriters to fail unexpectedly.
2017-02-09 22:38:10 -05:00
Jesse Plamondon-Willard
85ff940e68
move install package's Mono/Windows folders out of root
...
This will hopefully reduce confusion among players who go into "Windows" instead of running install.exe.
2017-02-03 22:02:54 -05:00
Jesse Plamondon-Willard
313f6c2f80
update image URL in readme
2017-01-26 15:54:24 -05:00
Jesse Plamondon-Willard
1f3d3c8c93
bump version, update release steps in readme
2017-01-16 16:04:56 -05:00
Jesse Plamondon-Willard
a432477ea3
fallback to launching SMAPI without a terminal on Linux if the terminal is unavailable ( #198 )
2016-12-30 12:04:27 -05:00
Jesse Plamondon-Willard
33293cda17
add config file to readme
2016-12-30 11:31:45 -05:00
Jesse Plamondon-Willard
fdae87d340
skip mods known to be incompatible and display error with update links ( #192 )
2016-12-22 12:47:12 -05:00
Jesse Plamondon-Willard
c257d70575
rename SMAPI config file for consistency ( #192 , #202 )
2016-12-21 13:27:56 -05:00
Jesse Plamondon-Willard
c24294c3dd
fix System.Runtime.Caching not available on Mac
2016-12-12 21:43:35 -05:00
Jesse Plamondon-Willard
67feb7e9a9
remove Costura assembly weaving ( #166 )
...
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-12-01 01:48:39 -05:00
Jesse Plamondon-Willard
7e17005c52
update readme & installer for 1.3 ( #166 )
2016-11-29 19:41:58 -05:00
Jesse Plamondon-Willard
3d1123837c
tweak readme
2016-11-24 12:04:11 -05:00
Jesse Plamondon-Willard
59c35862ca
add global assembly info
2016-11-17 22:23:45 -05:00
Jesse Plamondon-Willard
69ffdb91b2
simplify debugging
2016-11-09 11:11:40 -05:00
Jesse Plamondon-Willard
71e2ad82a9
update for 1.0 beta
2016-11-07 16:26:31 -05:00
Jesse Plamondon-Willard
ffbc05d3a7
fix minor crossplatform issues
2016-11-06 17:23:34 -05:00
Jesse Plamondon-Willard
956e477edb
add developer mode which shows all deprecation warnings, update release process ( #165 )
2016-11-06 11:15:46 -05:00
Jesse Plamondon-Willard
0c6aba95cf
explain where to get user support in readme
2016-11-04 22:30:22 -04:00
Jesse Plamondon-Willard
0b5a05ba91
add crossplatform installer ( #155 )
2016-11-03 21:03:03 -04:00
Jesse Plamondon-Willard
b476ea56c8
rename 'change log' to 'release notes' to reflect upcoming changes
2016-10-30 22:36:39 -04:00
Jesse Plamondon-Willard
39e2e46a21
rewrite readme (simpler, link to canimod docs, document how to compile from source)
2016-10-30 22:21:19 -04:00
Carl
be1c1c9814
Update README.md
2016-10-10 13:24:05 +01:00
Carl
12e4df081f
Update README.md
2016-10-05 18:38:10 +01:00
Michael Sincavage
1212222e9f
Fix typos
2016-05-29 20:24:10 -04:00
Michael Sincavage
4978d7e032
Add note for Steam users.
2016-05-29 20:00:39 -04:00
Michael Sincavage
5c73fa3e9b
A little more style
2016-05-29 19:13:30 -04:00
Michael Sincavage
5626e45354
Fix typo
2016-05-29 19:10:48 -04:00
Michael Sincavage
e1e558a37f
New README
...
A new README design with some simple project art.
2016-05-29 19:03:55 -04:00
Carl
bb3d6ba2c7
Update README.md
2016-04-26 12:56:36 +01:00
Glorylives
0a9058e2e0
Update README.md
...
Added shortcut to open the %appdata% directory for those who cannot locate the directory.
2016-04-07 22:35:50 +01:00
Carl
23395b00e5
Update README.md
2016-04-06 11:16:42 +01:00
Zoryn Aaron
9325ad0950
change 'Mapping' to 'Modding'?
2016-03-29 06:44:26 -04:00
Zoryn Aaron
93eb258fe4
readme
2016-03-23 13:46:19 -04:00
Zoryn Aaron
87f576f164
readme
2016-03-21 14:36:33 -04:00
Zoryn Aaron
99e6e7f1c1
update readme
2016-03-20 20:55:20 -04:00
Carl
f3c7b9eada
Update README.md
2016-03-20 22:52:22 +00:00
ClxS
d367b0a7bc
Updated readme. Switched on Optimise Code switch. It only have minimal impact in C#, but might as well.
2016-03-12 22:35:45 +00:00
ClxS
38f59b079e
Updated readme
2016-03-07 17:41:39 +00:00
ClxS
ba6420efac
Updated readme to be a little less shouty
2016-03-07 14:36:11 +00:00
ClxS
dcda664c83
Updated readme
2016-03-07 14:35:24 +00:00
ClxS
126ce53618
Updated readme. Small change to prevent trainermod using copy-local
2016-03-06 18:01:52 +00:00
ClxS
bc84a66a6f
Updated readme
2016-03-06 17:53:37 +00:00
ClxS
ed3bf29600
A few small clean ups and removed a lot of the readme until I think of what to put there
2016-03-04 22:21:16 +00:00
Zoryn Aaron
5a33d4c7f2
readme
2016-03-02 16:36:55 -05:00