update release notes (#257)
This commit is contained in:
parent
901353ee04
commit
b56a3f5bc2
|
@ -21,6 +21,7 @@ For players:
|
||||||
* Fixed errors due to mod events triggering during game save in Stardew Valley 1.2.
|
* Fixed errors due to mod events triggering during game save in Stardew Valley 1.2.
|
||||||
|
|
||||||
For mod developers:
|
For mod developers:
|
||||||
|
* Added a content API which loads custom textures/maps/data from the mod's folder (`.xnb` or `.png` format) or game content.
|
||||||
* `Console.Out` messages are now written to the log file.
|
* `Console.Out` messages are now written to the log file.
|
||||||
* `Monitor.ExitGameImmediately` now aborts SMAPI initialisation and events more quickly.
|
* `Monitor.ExitGameImmediately` now aborts SMAPI initialisation and events more quickly.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue