Pryaxis / TSAPI

🛠🌳 The TShock Scaffold API enables developers to build plugins that hook directly into the Terraria game engine.
http://tshock.co/
GNU General Public License v3.0
109 stars 66 forks source link

1.4.4.2 on OTAPI3 and .NET 6 #212

Closed SignatureBeef closed 2 years ago

SignatureBeef commented 2 years ago

This should be reviewed, with consideration to CI which will likely need some alterations.

Some plugins will break mainly due to OTAPI3 hook changes (those authors can see the migration list here), however those solely dependent on TSAPI/TShock should see essentially the same API, except needing to upgrade to net6 (help from the upgrade assistant but often more manual work is required).

hakusaro commented 2 years ago

also don't forget to mark that this supports 1.4.4.4 in ding dong