Skip to content

PluginCommonLibrary v4.2.0.5 updated to TShock 5.2 on Terraria 1.4.4.9

Latest
Compare
Choose a tag to compare
@Maxthegreat99 Maxthegreat99 released this 19 Nov 19:29

NOTES:

  • IMPORTANT: please remove the - from the file name and replace them with whitespaces(' ') [github wont allow me to release assemblies with whitespaces].
  • This isn't a plugin in itself, its more of useful if you develop plugins or need it as a dependency for a plugin you are using.
  • If you see a bug report it to my discord.
  • The credits for PluginCommonLibrary goes to CoderCow and all those who worked on the project.
  • For developers you can get the library on Nuget here.

Changes:

  • You may now change Read/Write Settings for XmlConfigs
  • XmlConfig.IsMissingConfigs now wont return true if arrays have been modified.