Releases: TaleOfTwoWastelands/ESPSharp
ESPSharp v1.1.2
Simple fix to ignore records that are marked as deleted.
ESPSharp v1.1.1
Fixed a simple bug relating to plugins where the ESM flag disagrees with file extension.
ESPSharp v1.1
PluginDecompiler now uses an XML settings file that includes a list of plugin search locations (like the PluginSearchLocations.csv of v1.0.1) as well as new settings to set a manual FormID starting position, which can be used to make collaborations merge more easily by assigning each collaborator a starting position with space between them to grow.
ESPSharp
Added the ability for ESPSharp to look in multiple directories when searching for masters.
Added the ability for the PluginDecompiler to use a csv file to list plugin locations.
ESPSharp v1.0
Initial release, it can read and write to and from XML and binary flawlessly.
Many functions are broken or disabled, if you use this for anything more than serialization you do so at your own risk.