Update changelog
This commit is contained in:
parent
7bbc647b2f
commit
0d214d8663
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* For developers: TShock now provides `IConfigFile<TSettings>` and `ConfigFile<TSettings>` under the `TShockAPI.Configuration` namespace. No more needing to copy/pasting the same Read/Write code for your plugin configs. (@QuiCM)
|
||||
* `ConfigFile<TSettings>` implements `Read` and `Write` for you.
|
||||
* Check `TShockConfig` and `ServerSideConfig` for examples on how to use.
|
||||
* Added URI un-escaping on all inputs into REST. (@QuiCM)
|
||||
* Attempt to fix platinum coin pickup dupe. (Thanks @Quinci135)
|
||||
|
||||
## TShock 4.4.0 (Pre-release 14)
|
||||
* Terraria v1.4.1.2 (Thanks @Patrikkk and @DeathCradle <3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue